Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | drivers/net/irda/irda-usb.c: fix buffer overflow | Jos-Vicente Gilabert | 1 | -1/+1 |
2009-01-11 | irda: fix incomplete conversation to internal stats | Alexander Beregalov | 2 | -5/+5 |
2009-01-06 | irda: convert to internal stats | Stephen Hemminger | 26 | -391/+230 |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+46 |
2008-12-26 | drivers/net/irda: fix sparse warnings: make symbols static | Hannes Eder | 3 | -11/+11 |
2008-12-05 | tty: Flags should be accessed via the foo_bit interfaces | Alan Cox | 1 | -4/+3 |
2008-12-02 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -0/+43 |
2008-12-02 | [ARM] pxa: move UART register definitions into dedicated regs-uart.h | Eric Miao | 1 | -0/+1 |
2008-12-02 | [ARM] pxa: move FICP register definitions into pxaficp_ir.c | Eric Miao | 1 | -0/+42 |
2008-12-01 | [ARM] fix missing includes for iop33x and sa1100_ir | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+1 |
2008-11-28 | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 1 | -0/+1 |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 9 | -79/+79 |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+0 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 13 | -17/+0 |
2008-11-01 | IRDA: remove double inclusion of module.h | Alexander Beregalov | 2 | -2/+0 |
2008-10-17 | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 4 | -6/+11 |
2008-10-17 | USB: remove warn() macro from usb net drivers | Greg Kroah-Hartman | 1 | -5/+5 |
2008-10-17 | remove CONFIG_KMOD from drivers | Johannes Berg | 1 | -2/+0 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -4/+4 |
2008-10-07 | [ARM] pxa: simplify DMA register definitions | Eric Miao | 1 | -4/+4 |
2008-09-22 | irda: follow lspci device/vendor style | Bjorn Helgaas | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 3 | -4/+4 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 23 | -521/+528 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2 | -2/+2 |
2008-07-30 | irda: replace __FUNCTION__ with __func__ | Harvey Harrison | 22 | -519/+520 |
2008-07-30 | nsc-ircc: default to dongle type 9 on IBM hardware | Matthew Garrett | 2 | -2/+8 |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -11/+1 |
2008-07-20 | tty: Ldisc revamp | Alan Cox | 1 | -1/+1 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -30/+6 |
2008-07-14 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 1 | -6/+6 |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -24/+0 |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -6/+6 |
2008-07-14 | [ARM] Merge most of the PXA work for initial merge | Russell King | 1 | -24/+0 |
2008-07-10 | irda-usb: treat firmware data as const | David Woodhouse | 1 | -6/+6 |
2008-07-09 | [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin setting | Dmitry Baryshkov | 1 | -9/+0 |
2008-07-09 | [ARM] 5144/1: pxaficp_ir: cleanup includes | Dmitry Baryshkov | 1 | -15/+0 |
2008-07-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+4 |
2008-07-08 | irda: Remove useless pm_dev references | Rafael J. Wysocki | 3 | -4/+0 |
2008-07-08 | irda: New device ID for nsc-ircc | Ville Syrjala | 1 | -0/+1 |
2008-07-08 | irda: via-ircc proper dma freeing | Wang Chen | 1 | -0/+3 |
2008-06-11 | irda: remove CVS keywords | Adrian Bunk | 3 | -7/+1 |
2008-06-09 | irda: net/irda build fix: mcs7780 | Ingo Molnar | 1 | -0/+1 |
2008-05-21 | 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 |