Age | Commit message (Expand) | Author | Files | Lines |
2006-06-24 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 1 | -5/+5 |
2006-04-28 | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 1 | -2/+2 |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov | 3 | -6/+7 |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 1 | -2/+2 |
2006-03-26 | BUG_ON() Conversion in input/serio/hp_sdc_mlc.c | Eric Sesterhenn | 1 | -3/+4 |
2006-03-24 | BUG_ON() Conversion in input/serio/hil_mlc.c | Eric Sesterhenn | 1 | -1/+1 |
2006-03-14 | Input: serio - fix memory leak | Adrian Bunk | 1 | -0/+1 |
2006-03-14 | Input: i8042 - fix logic around pnp_register_driver() | Bjorn Helgaas | 1 | -10/+16 |
2006-03-14 | Input: use kzalloc() throughout the code | Eric Sesterhenn | 4 | -10/+5 |
2006-02-19 | Input: initialize serio and gameport at subsystem level | Dmitry Torokhov | 1 | -1/+1 |
2006-02-19 | Input: serio - semaphore to mutex conversion | Arjan van de Ven | 3 | -38/+40 |
2006-02-15 | Input: kill remnants of 98kbd{,-io} and 98spkr | Arthur Othieno | 1 | -1/+0 |
2006-01-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -5/+7 |
2006-01-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -0/+7 |
2006-01-14 | Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist | Vojtech Pavlik | 1 | -0/+7 |
2006-01-13 | [PATCH] Add serio bus_type probe and remove methods | Russell King | 1 | -5/+7 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -12/+1 |
2006-01-09 | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 1 | -1/+0 |
2006-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 5 | -123/+254 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 1 | -1/+1 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 1 | -11/+11 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 1 | -2/+2 |
2006-01-06 | Input: i8042 - add OQO Zepto to noloop dmi table. | Ben Collins | 1 | -0/+8 |
2006-01-06 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2 | -12/+12 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -11/+11 |
2006-01-03 | [ARM] Remove clk_use()/clk_unuse() | Russell King | 1 | -8/+1 |
2005-12-28 | Input: maceps2 - convert to the new platform device interface | Dmitry Torokhov | 1 | -16/+52 |
2005-12-28 | Input: q40kbd - convert to the new platform device interface | Dmitry Torokhov | 1 | -32/+57 |
2005-12-28 | Input: ct82c710 - convert to the new platform device interface | Dmitry Torokhov | 1 | -26/+63 |
2005-12-28 | Input: i8042 - convert to the new platform device interface | Dmitry Torokhov | 1 | -49/+67 |
2005-12-23 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 1 | -1/+1 |
2005-12-21 | Input: i8042 - disable MUX mode for Sharp MM20 | Dmitry Torokhov | 1 | -0/+7 |
2005-11-20 | Input: make serio and gameport more swsusp friendly | Dmitry Torokhov | 1 | -3/+9 |
2005-11-10 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2 | -19/+21 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 5 | -1/+5 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 5 | -1/+5 |
2005-10-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -9/+4 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -9/+4 |
2005-10-22 | [PARISC] Update parisc specific input code from parisc tree | Matthew Wilcox | 2 | -10/+17 |
2005-10-22 | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2 | -4/+4 |
2005-10-22 | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better | Matthew Wilcox | 2 | -2/+2 |
2005-09-10 | Input: i8042 - use kzalloc instead of kcalloc | Dmitry Torokhov | 1 | -3/+3 |
2005-09-10 | Manual merge with Linus | Dmitry Torokhov | 1 | -2/+2 |
2005-09-08 | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 1 | -2/+2 |
2005-09-04 | Input: i8042 - add Lifebook E4010 to MUX blacklist | Dmitry Torokhov | 1 | -0/+7 |
2005-09-04 | Input: i8042 - add i8042.nokbd module option to allow supressing | Dmitry Torokhov | 2 | -5/+21 |
2005-09-04 | Input: i8042 - fix IRQ printing when either KBD or AUX port | Dmitry Torokhov | 1 | -14/+25 |
2005-09-04 | Input: make i8042_platform_init return 'real' error code | Dmitry Torokhov | 6 | -23/+26 |
2005-09-04 | Input: i8042 - clean up initialization code; abort if we | Dmitry Torokhov | 1 | -78/+100 |