summaryrefslogtreecommitdiff
path: root/include/linux/irda.h
AgeCommit message (Collapse)Author
2003-07-10[IrDA] include cleanupJean Tourrilhes
o [CORRECT] Cleanup cruft from <linux/irda.h>
2003-04-06o linux/net.h: prune the include dependency tree, remove include socket.hArnaldo Carvalho de Melo
Use struct forward declaration and fix irda.h and netlink.h to include what uses (only sa_family_t).
2002-06-14IrDA update 3/4:Jean Tourrilhes
<Following patch from Shimizu Takuja/Gerhard Bertelsmann> o [FEATURE] Dongle driver for ActiSys 200L hardware <Following patch from Leung/me> o [FEATURE] Dongle driver for Mobile Action MA600 hardware
2002-04-30irda update 4/7:Jean Tourrilhes
o [FEATURE] Dongle driver for mcp2120/crystal hardware
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
- Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry - Kai Germaschewski: ISDN updates - Jeff Garzik: network driver updates, sysv fs update - Kai Mäkisara: SCSI tape update - Alan Cox: large drivers merge - Nikita Danilov: reiserfs procfs information - Andrew Morton: ext3 merge - Christoph Hellwig: vxfs livelock fix - Trond Myklebust: NFS updates - Jens Axboe: cpqarray + cciss dequeue fix - Tim Waugh: parport_serial base_baud setting - Matthew Dharm: usb-storage Freecom driver fixes - Dave McCracken: wait4() thread group race fix
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
- Greg KH: start migration to new "min()/max()" - Roman Zippel: move affs over to "min()/max()". - Vojtech Pavlik: VIA update (make sure not to IRQ-unmask a vt82c576) - Jan Kara: quota bug-fix (don't decrement quota for non-counted inode) - Anton Altaparmakov: more NTFS updates - Al Viro: make nosuid/noexec/nodev be per-mount flags, not per-filesystem - Alan Cox: merge input/joystick layer differences, driver and alpha merge - Keith Owens: scsi Makefile cleanup - Trond Myklebust: fix oopsable race in locking code - Jean Tourrilhes: IrDA update
2002-02-04Import changesetLinus Torvalds