index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Age
Commit message (
Expand
)
Author
Lines
2005-03-22
[IRDA]: DEBUG macro fixes
Jean Tourrilhes
-376
/
+415
2005-03-10
[IRDA]: remove unneeded EXPORT_SYMBOL's from irport.c
Jean Tourrilhes
-78
/
+65
2005-03-10
[IRDA]: support NSC PC8738x
Jean Tourrilhes
-6
/
+3
2005-03-10
[IRDA]: Mark exit code properly in VIA driver
Jean Tourrilhes
-6
/
+6
2005-03-10
[IRDA]: stir4200 turnaround calculation fix
Jean Tourrilhes
-2
/
+3
2005-03-10
[IRDA]: irda-usb sysfs support
Jean Tourrilhes
-4
/
+4
2005-03-08
Merge bk://gkernel.bkbits.net/net-drivers-2.6
Linus Torvalds
-4
/
+4
2005-03-08
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
-16
/
+10
2005-03-07
[PATCH] net/stir4200: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
-3
/
+3
2005-03-07
[PATCH] net/irda-usb: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
-1
/
+1
2005-03-02
[PATCH] Fix u32 vs. pm_message_t in network device drivers
Pavel Machek
-1
/
+1
2005-01-27
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
-16
/
+10
2005-01-20
[PATCH] Lock initializer cleanup: Network drivers
Thomas Gleixner
-1
/
+1
2005-01-14
[PATCH] swsusp: refrigerator cleanups
Pavel Machek
-2
/
+0
2005-01-11
[PATCH] net/tekram-sir: replace schedule_timeout() with msleep()
Domen Puncer
-2
/
+1
2005-01-11
[PATCH] net/sir_dev: replace schedule_timeout() with msleep()
Domen Puncer
-2
/
+2
2005-01-11
[PATCH] net/ma600-sir: replace schedule_timeout() with msleep()
Domen Puncer
-8
/
+4
2005-01-11
[PATCH] net/irtty-sir: replace schedule_timeout() with msleep()
Domen Puncer
-2
/
+2
2005-01-11
[PATCH] net/act2001-sir: replace schedule_timeout() with msleep()
Domen Puncer
-2
/
+1
2005-01-09
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
-5
/
+5
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
-33
/
+33
2004-12-20
USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16
Greg Kroah-Hartman
-1
/
+1
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
-4
/
+4
2004-12-10
[ARM] Add platform-based IrDA device support.
Russell King
-102
/
+27
2004-12-08
[IRDA]: Use kill_urb() in irda-usb
Jean Tourrilhes
-10
/
+10
2004-12-08
[IRDA]: Use kill_urb() in stir4200
Jean Tourrilhes
-2
/
+2
2004-12-08
[IRDA]: Try to fix the worst abuse of the pci init code in via_ircc
Jean Tourrilhes
-3
/
+20
2004-10-21
Merge
Linus Torvalds
-289
/
+306
2004-10-21
[IRDA]: Stir netdev and messages cleanups
Jean Tourrilhes
-17
/
+13
2004-10-21
[IRDA]: Stir driver suspend fix
Jean Tourrilhes
-2
/
+7
2004-10-21
[IRDA]: Stir driver usb reset fix
Jean Tourrilhes
-15
/
+0
2004-10-21
[IRDA]: via-ircc driver speed fixes
Jean Tourrilhes
-253
/
+283
2004-10-21
[IRDA]: Fix nsc-ircc dongle_id input
Jean Tourrilhes
-2
/
+3
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
-1
/
+1
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
-2
/
+2
2004-10-18
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
-12
/
+3
2004-10-06
[PATCH] PCI: audit all callers of pci_register_driver() to work properly.
Greg Kroah-Hartman
-9
/
+1
2004-10-05
[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_state
Roger Luethi
-3
/
+2
2004-09-29
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
-0
/
+10
2004-09-29
[PATCH] tty locking cleanup and fixes
Alan Cox
-7
/
+0
2004-09-13
[PATCH] USB: Add locking support for USB device resets
Alan Stern
-0
/
+10
2004-08-24
USB: Remove struct urb->timeout as it does not work
Greg Kroah-Hartman
-3
/
+0
2004-07-28
[PATCH] depends on PCI: Toshiba and VIA FIR
Geert Uytterhoeven
-2
/
+2
2004-07-11
[PATCH] sparse: misc NULL noise in drivers/*
Alexander Viro
-4
/
+4
2004-06-30
[netdrvr] disable certain drivers that are broken on 64-bit
Jeff Garzik
-1
/
+5
2004-06-18
[IRDA]: Remove usage of isa_virt_to_bus()
William Lee Irwin III
-55
/
+107
2004-06-16
[SPARSE]: Get rid of warning in irtty_ioctl().
Stephen Hemminger
-9
/
+1
2004-05-19
[PATCH] sir_dev locking fix
Andrew Morton
-5
/
+4
2004-05-18
Some more misc wait_ms() conversions to use msleep()
Greg Kroah-Hartman
-2
/
+3
2004-05-14
[PATCH] MSEC_TO_JIFFIES to msec_to_jiffies
Andrew Morton
-47
/
+47
[next]