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