| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 2 | -5/+5 |
* | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-12 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-10 | 8 | -136/+4 |
|\ |
|
| * | Input: remove obsolete maple input drivers | Paul Mundt | 2006-01-10 | 5 | -123/+0 |
| * | Input: prepare for f_ops constness | Arjan van de Ven | 2006-01-10 | 1 | -1/+1 |
| * | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 2006-01-10 | 1 | -3/+3 |
| * | Input: grip_mp - kill commented out code | Dmitry Torokhov | 2006-01-10 | 1 | -9/+0 |
* | | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -12/+1 |
* | | Merge Linus' tree. | Russell King | 2006-01-09 | 3 | -25/+17 |
|\ \ |
|
| * | | [PATCH] IRQ type flags | Russell King | 2006-01-09 | 2 | -17/+16 |
| * | | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 2006-01-09 | 1 | -8/+1 |
* | | | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 | 1 | -1/+0 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-07 | 17 | -544/+853 |
|\| |
|
| * | Input: i8042 - add OQO Zepto to noloop dmi table. | Ben Collins | 2006-01-06 | 1 | -0/+8 |
| * | Input: atkbd - don't lose keymap settings when reconnecting keyboard | Dmitry Torokhov | 2006-01-06 | 1 | -1/+1 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-01-06 | 7 | -24/+61 |
| |\ |
|
| * | | Input: wistron - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -46/+68 |
| * | | Input: maceps2 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -16/+52 |
| * | | Input: q40kbd - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -32/+57 |
| * | | Input: ct82c710 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -26/+63 |
| * | | Input: i8042 - convert to the new platform device interface | Dmitry Torokhov | 2005-12-28 | 1 | -49/+67 |
| * | | Input: logips2pp - add signature of MouseMan Wheel Mouse (87) | Dmitry Torokhov | 2005-12-21 | 1 | -0/+1 |
| * | | Input: sparcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -57/+105 |
| * | | Input: m68kspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -17/+85 |
| * | | Input: pcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 2005-12-21 | 1 | -6/+80 |
| * | | Input: lifebook - add DMI signature of Fujitsu Lifebook B142 | Daniele Gozzi | 2005-12-21 | 1 | -0/+7 |
| * | | Input: add help entry for FM801 gameport driver to Kconfig | Dmitry Torokhov | 2005-12-21 | 1 | -0/+7 |
| * | | Input: i8042 - disable MUX mode for Sharp MM20 | Dmitry Torokhov | 2005-12-21 | 1 | -0/+7 |
| * | | Input: psmouse - don't leave mouse asleep | Dmitry Torokhov | 2005-12-21 | 1 | -9/+6 |
| * | | Input: ALPS - add signature for HP ze1115 | Larry Finger | 2005-12-21 | 1 | -0/+1 |
| * | | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) | Dmitry Torokhov | 2005-12-21 | 2 | -2/+2 |
| |\ \ |
|
| * | | | Input: wistron - add Acer TravelMate 240 to DMI table | Ashutosh Naik | 2005-12-11 | 1 | -0/+19 |
| * | | | Input: logips2pp - add new signature (85) | Jasper Spaans | 2005-12-11 | 1 | -0/+1 |
| * | | | Input: mousedev - make module parameters visible in sysfs | Dmitry Torokhov | 2005-12-11 | 1 | -5/+5 |
| * | | | Input: evdev - consolidate compat and regular code | Dmitry Torokhov | 2005-12-11 | 1 | -280/+213 |
* | | | | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
* | | | | Merge with Linus' kernel. | Russell King | 2006-01-07 | 4 | -21/+58 |
|\ \ \ \ |
|
| * | | | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-05 | 2 | -19/+57 |
| |\ \ \ |
|
| | * | | | [PATCH] Input: add modalias support | Rusty Russell | 2006-01-05 | 1 | -0/+39 |
| | * | | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-05 | 2 | -18/+18 |
| | * | | | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 2006-01-05 | 1 | -1/+0 |
| * | | | | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 1 | -1/+0 |
| |/ / / |
|
* | | | | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 2006-01-07 | 1 | -2/+2 |
* | | | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 | 1 | -8/+1 |
|/ / / |
|
* | | | [PATCH] Input: warrior - fix HAT0Y axis setup | Dmitry Torokhov | 2005-12-30 | 1 | -1/+1 |
* | | | [SERMOUSE]: Sun mice speak 5-byte protocol too. | David S. Miller | 2005-12-28 | 1 | -1/+1 |
* | | | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-23 | 2 | -2/+2 |
| |/
|/| |
|
* | | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal | Al Viro | 2005-12-15 | 1 | -1/+1 |