Age | Commit message (Expand) | Author | Files | Lines |
2008-06-12 | irda: remove CVS keywords | Adrian Bunk | 3 | -7/+1 |
2008-06-10 | irda: net/irda build fix: mcs7780 | Ingo Molnar | 1 | -0/+1 |
2008-05-22 | irda-usb endianness annotations and fixes | Al Viro | 2 | -3/+3 |
2008-05-05 | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c | Ingo Molnar | 1 | -1/+4 |
2008-05-05 | irda: fix !PNP support in drivers/net/irda/nsc-ircc.c | Ingo Molnar | 1 | -0/+6 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -68/+27 |
2008-04-29 | net: use get/put_unaligned_* helpers | Harvey Harrison | 2 | -2/+2 |
2008-04-29 | netdev: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -3/+2 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -0/+6 |
2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 3 | -0/+6 |
2008-04-19 | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 1 | -0/+10 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas | 3 | -6/+6 |
2008-01-29 | [IrDA]: Irport removal - part 2 | Adrian Bunk | 10 | -2328/+0 |
2008-01-29 | [IrDA]: Irport removal - part 1 | Adrian Bunk | 4 | -1359/+2 |
2008-01-29 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 3 | -23/+8 |
2007-12-17 | [IRDA]: stir4200 fixes. | Olaf Hartmann | 1 | -4/+6 |
2007-12-17 | [IRDA]: mcs7780 needs to free allocated rx buffer. | Hinko Kocevar | 1 | -0/+2 |
2007-12-17 | [IRDA]: Race between open and disconnect in irda-usb. | Oliver Neukum | 1 | -0/+5 |
2007-11-07 | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 1 | -6/+1 |
2007-10-29 | drivers/net/irda/au1k_ir: fix obvious irq handler bugs | Jeff Garzik | 1 | -7/+4 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 11 | -11/+11 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-16 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -8/+43 |
2007-10-15 | netdev: convert non-obvious instances to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 1 | -1/+1 |
2007-10-13 | [ARM] pxa: update pxa irda driver to use clk support | Russell King | 1 | -8/+43 |
2007-10-11 | [IRDA]: Oops fix for ksdazzle | Alex Villacís Lasso | 1 | -3/+13 |
2007-10-11 | [IRDA]: Document the fact that smsc-ircc2 will not use PNP by default | Jonathan Bastien-Filiatrault | 1 | -1/+1 |
2007-10-11 | drivers/net/irda: endianness, NULL noise | Al Viro | 4 | -6/+6 |
2007-10-11 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 1 | -1/+1 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 15 | -27/+0 |
2007-10-11 | Clean up duplicate includes in drivers/net/ | Jesper Juhl | 2 | -2/+0 |
2007-10-11 | [IrDA]: Kingsun KS-959 IrDA USB driver | Alex Villacís Lasso | 3 | -0/+954 |
2007-10-11 | [IrDA]: Kingsun Dazzle IrDA USB driver | Alex Villacís Lasso | 3 | -0/+836 |
2007-08-27 | [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver | Jesper Juhl | 1 | -2/+2 |
2007-08-14 | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc | Mariusz Kozlowski | 1 | -14/+10 |
2007-07-22 | [IrDA]: TOSHIBA_FIR depends on virt_to_bus | Stephen Rothwell | 1 | -1/+1 |
2007-07-22 | [IrDA]: EP7211 IR driver port to the latest SIR API | Samuel Ortiz | 3 | -0/+99 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2 | -4/+2 |
2007-07-11 | [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver | Matthias Kaehlcke | 2 | -14/+15 |
2007-07-11 | [IrDA]: kingsun-sir.c charset fix. | Samuel Ortiz | 1 | -2/+2 |
2007-07-01 | smsc-ircc2: bypass PNP detection until we get the quirks worked out | Bjorn Helgaas | 1 | -1/+1 |
2007-06-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -1/+1 |
2007-06-29 | [IRDA]: fix printk format | Randy Dunlap | 1 | -1/+1 |
2007-06-28 | smsc-ircc2: skip preconfiguration for PNP devices | Bjorn Helgaas | 1 | -7/+7 |
2007-05-11 | [IrDA]: KingSun/DonShine USB IrDA dongle support. | Alex Villac�s Lasso | 3 | -0/+672 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -1/+1 |
2007-05-08 | smsc-ircc2: add PNP support | Bjorn Helgaas | 1 | -23/+75 |
2007-05-08 | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas | 1 | -6/+8 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |