| Commit message (Expand) | Author | Age | Files | Lines |
* | [IRDA]: irda-usb bug fixes | Jean Tourrilhes | 2006-02-19 | 2 | -18/+79 |
* | [IRDA] DONGLE_OLD: remove dependency on non-existing symbol | Adrian Bunk | 2006-01-10 | 1 | -2/+1 |
* | [IRDA]: kill drivers/net/irda/sir_core.c | Adrian Bunk | 2006-01-10 | 6 | -62/+21 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -17/+1 |
* | [PATCH] drivers/net/irda/irport.c: cleanups | Adrian Bunk | 2006-01-10 | 1 | -14/+1 |
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-08 | 1 | -2/+2 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 2 | -2/+0 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 | 2 | -0/+2 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 2 | -27/+28 |
* | [IRDA] donauboe: locking fix | Andrew Morton | 2005-11-08 | 1 | -5/+9 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 3 | -1/+3 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 3 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 1 | -10/+4 |
|\ \ |
|
| * | | [ARM] 3066/1: Fix PXA irda driver suspend/resume functions | Richard Purdie | 2005-10-30 | 1 | -10/+4 |
* | | | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending | Dmitry Torokhov | 2005-10-30 | 1 | -44/+85 |
|/ / |
|
* | | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 5 | -10/+892 |
|\ \
| |/ |
|
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 4 | -4/+885 |
| |\ |
|
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 | 3 | -0/+882 |
| | |\ |
|
| | | * | [ARM] 2897/2: PXA2xx IRDA support | Nicolas Pitre | 2005-10-28 | 3 | -0/+882 |
| * | | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 2 | -10/+10 |
| | |/
| |/| |
|
* | | | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 5 | -14/+7 |
| |/
|/| |
|
* | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2005-09-29 | 1 | -2/+2 |
* | | [PATCH] drivers/net: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-14 | 1 | -4/+3 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-09-08 | 1 | -11/+2 |
|\ |
|
| * | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 1 | -11/+2 |
* | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 1 | -6/+0 |
|/ |
|
* | [PATCH] Fix smsc_ircc_init return value | Brice Goglin | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] smsc-ircc2: dont use void * where specific type will do | Dmitry Torokhov | 2005-09-07 | 1 | -6/+4 |
* | [PATCH] smsc-ircc2: use netdev_priv() | Dmitry Torokhov | 2005-09-07 | 1 | -12/+11 |
* | [PATCH] smsc-ircc2: add to sysfs as platform device, new PM | Dmitry Torokhov | 2005-09-07 | 1 | -56/+65 |
* | [PATCH] smsc-ircc2: dont pass iobase around | Dmitry Torokhov | 2005-09-07 | 1 | -35/+26 |
* | [PATCH] smsc-ircc2: remove typedefs | Dmitry Torokhov | 2005-09-07 | 1 | -26/+13 |
* | [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE | Dmitry Torokhov | 2005-09-07 | 1 | -3/+2 |
* | [PATCH] smsc-ircc2: formatting fixes | Dmitry Torokhov | 2005-09-07 | 1 | -326/+317 |
* | [PATCH] smsc-ircc2: whitespace fixes | Dmitry Torokhov | 2005-09-07 | 2 | -217/+217 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -5/+5 |
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 1 | -8/+3 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 2 | -4/+3 |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') | Geert Uytterhoeven | 2005-06-12 | 1 | -1/+1 |
* | [PATCH] ISA DMA Kconfig fixes - part 4 (irda) | Al Viro | 2005-05-04 | 1 | -5/+5 |
* | [PATCH] usb suspend updates (interface suspend) | David Brownell | 2005-04-18 | 1 | -2/+2 |
* | [PATCH] u32 vs. pm_message_t fixes for drivers/net | Pavel Machek | 2005-04-16 | 2 | -2/+2 |
* | [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO... | Andi Kleen | 2005-04-16 | 1 | -5/+5 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 52 | -0/+29954 |