| Commit message (Expand) | Author | Age |
... | |
| * | [PATCH] Input: export input_dev data via sysfs attributes | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] Input: show sysfs path in /proc/bus/input/devices | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] Input: prepare to sysfs integration | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] Input: kill devfs references | Dmitry Torokhov | 2005-10-28 |
| * | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
* | | [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-10-21 |
|/ |
|
* | [PATCH] uniput - fix crash on SMP | Dmitry Torokhov | 2005-10-17 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-14 |
|\ |
|
| * | [ARM] 3014/1: Spitz keyboard: Correct the right shift key | Richard Purdie | 2005-10-14 |
* | | [PATCH] zaurus: fix dependencies on collie keyboard | Pavel Machek | 2005-10-14 |
|/ |
|
* | [PATCH] Input: check switch bitmap when matching handlers | Dmitry Torokhov | 2005-09-24 |
* | [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series | Richard Purdie | 2005-09-13 |
* | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver | Richard Purdie | 2005-09-13 |
* | Input: i8042 - use kzalloc instead of kcalloc | Dmitry Torokhov | 2005-09-10 |
* | Manual merge with Linus | Dmitry Torokhov | 2005-09-09 |
|\ |
|
| * | [PATCH] trivial __user annotations (evdev) | viro@ZenIV.linux.org.uk | 2005-09-09 |
| * | [PATCH] Input: Add a new switch event type | Richard Purdie | 2005-09-07 |
| * | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi touchscreen: Fix a pmu bug | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi Touchscreen: Code cleanup / fixes | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi Touchscreen: Allow the driver to share the PMU | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi Keyboard: Code tidying | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi Keyboard: Add some power management code | Richard Purdie | 2005-09-07 |
| * | [PATCH] Corgi Keyboard: Fix a couple of compile errors | Richard Purdie | 2005-09-07 |
| * | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
| * | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat | Ralf Baechle | 2005-09-05 |
* | | Input: sunkbd - extend mapping to handle Type-6 Sun keyboards | Vojtech Pavlik | 2005-09-05 |
* | | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik | 2005-09-05 |
* | | Input: atkbd - handle keyboards generating scancode 0x7f | Vojtech Pavlik | 2005-09-05 |
* | | 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 | 2005-09-04 |
* | | Input: make i8042_platform_init return 'real' error code | Dmitry Torokhov | 2005-09-04 |
* | | Input: i8042 - clean up initialization code; abort if we | Dmitry Torokhov | 2005-09-04 |
* | | Input: fix checking whether new keycode fits size-wise | Ian Campbell | 2005-09-04 |
* | | Input: psmouse - add new Logitech wheel mouse model | Vojtech Pavlik | 2005-09-04 |
* | | Input: ALPS - fix wheel decoding | Vojtech Pavlik | 2005-09-04 |
* | | Input: rework psmouse attributes to reduce module size | Dmitry Torokhov | 2005-09-04 |
* | | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Dmitry Torokhov | 2005-09-04 |
|\| |
|
| * | [PATCH] ns558 list handling fix | Alexander Nyberg | 2005-08-10 |
* | | Input: psmouse - add support for IBM TrackPoint devices. | Stephen Evanchik | 2005-08-08 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 |
|\ |
|
| * | Input: synaptics - fix setting packet size on passthrough port. | Sergey Vlasov | 2005-07-24 |