Age | Commit message (Expand) | Author |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2006-10-01 | [PATCH] update legacy io handling for pmac | Olaf Hering |
2006-09-14 | Input: libps2 - rearrange exports | Dmitry Torokhov |
2006-09-14 | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov |
2006-09-14 | Input: i8042 - disable MUX mode on Toshiba Equium A110 | Dmitry Torokhov |
2006-09-10 | Input: i8042 - get rid of polling timer | Dmitry Torokhov |
2006-08-08 | Input: i8042 - add Amoi to the MUX blacklist | Cjacker Huang |
2006-07-19 | Input: serio/gameport - check whether driver core calls succeeded | Randy Dunlap |
2006-07-06 | Input: libps2 - warn instead of oopsing when passed bad arguments | Dmitry Torokhov |
2006-07-03 | [PATCH] lockdep: annotate serio | Arjan van de Ven |
2006-07-03 | [PATCH] sparc i8042 build fix | Andrew Morton |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [SERIO] i8042-sparcio.h: Convert to of_driver framework. | David S. Miller |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
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 |