Age | Commit message (Expand) | Author | Files | Lines |
2006-12-08 | Input: ucb1400 - fix compile error | Dmitry Torokhov | 1 | -1/+1 |
2006-12-08 | Input: kill maple_keyb.c driver | Paul Mundt | 1 | -166/+0 |
2006-12-08 | Input: i8042 - add another Lifebook P7010 to nomux blacklist | Dmitry Torokhov | 1 | -0/+7 |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 11 | -26/+26 |
2006-12-07 | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 1 | -1/+3 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2 | -0/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2 | -4/+4 |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -3/+3 |
2006-12-01 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 1 | -1/+1 |
2006-12-01 | usb: iforce-usb free urb cleanup | Mariusz Kozlowski | 1 | -3/+3 |
2006-11-24 | Input: add to kernel-api docbook | Randy Dunlap | 2 | -3/+3 |
2006-11-24 | Input: add driver for keyboard on AAED-2000 development board (ARM) | Nicolas Bellido | 3 | -0/+215 |
2006-11-23 | Input: handle serio_register_driver() errors | Akinobu Mita | 26 | -53/+41 |
2006-11-23 | Input: serio - make serio_register_driver() return errors | Dmitry Torokhov | 1 | -33/+74 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 3 | -9/+10 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2 | -6/+6 |
2006-11-17 | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw | 1 | -5/+0 |
2006-11-17 | Input: serio - remove serio_unregister_port_delayed() | Dmitry Torokhov | 1 | -18/+0 |
2006-11-17 | Input: add Philips UCB1400 touchscreen driver | Nicolas Pitre | 3 | -0/+595 |
2006-11-17 | Input: i8042 - fix shutdown issue on some boxes with active MUXes | Dmitry Torokhov | 1 | -7/+11 |
2006-11-17 | Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE | Marton Nemeth | 1 | -1/+1 |
2006-11-09 | Input: psmouse - fix attribute access on 64-bit systems | Sergey Vlasov | 1 | -3/+6 |
2006-11-05 | Input: mice - handle errors when registering input devices | Dmitry Torokhov | 8 | -60/+154 |
2006-11-05 | Input: joysticks - handle errors when registering input devices | Dmitry Torokhov | 16 | -59/+120 |
2006-11-05 | Input: touchscreens - handle errors when registering input devices | Dmitry Torokhov | 5 | -44/+68 |
2006-11-05 | Input: keyboards - handle errors when registering input devices | Dmitry Torokhov | 10 | -92/+234 |
2006-11-04 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 9 | -22/+22 |
2006-11-02 | Input: logips2pp - handle sysfs errors | Jeff Garzik | 1 | -2/+9 |
2006-11-02 | Input: trackpoint - handle sysfs errors | Jeff Garzik | 1 | -2/+10 |
2006-11-02 | Input: ads7846 - handle errors from sysfs | Dmitry Torokhov | 1 | -34/+61 |
2006-11-02 | Input: i8042 - remove unneeded call to i8042_interrupt() | Dmitry Torokhov | 1 | -18/+3 |
2006-11-02 | Input: lifebook - learn about hard tabs | Andrew Morton | 1 | -45/+43 |
2006-11-02 | Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signature | Greg Chandler | 1 | -0/+6 |
2006-11-02 | Input: gameport - rearrange gameport_bus initialization | Dmitry Torokhov | 1 | -10/+9 |
2006-11-02 | Input: serio - rearrange serio_bus initialization | Marton Nemeth | 1 | -11/+11 |
2006-11-02 | Input: lightning - return proper error codes from l4_init() | Akinobu Mita | 1 | -2/+2 |
2006-11-02 | Input: add comments to input_{allocate|free}_device() | Dmitry Torokhov | 1 | -1/+24 |
2006-10-19 | sh: Cleanup board header directories. | Paul Mundt | 1 | -1/+1 |
2006-10-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -5/+5 |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 6 | -28/+104 |
2006-10-15 | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ... | Al Viro | 3 | -15/+15 |
2006-10-15 | [ARM] Fix Zaurii keyboard/touchscreen drivers | Russell King | 4 | -5/+5 |
2006-10-12 | Input: fm801-gp - handle errors from pci_enable_device() | Jeff Garzik | 1 | -7/+15 |
2006-10-12 | Input: gameport core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 1 | -2/+16 |
2006-10-12 | Input: serio core - handle errors returned by device_bind_driver() | Dmitry Torokhov | 1 | -2/+14 |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 1 | -1/+1 |
2006-10-11 | Input: serio - add lockdep annotations | Jiri Kosina | 2 | -2/+7 |
2006-10-11 | Input: atkbd - supress "too many keys" error message | Dmitry Torokhov | 1 | -13/+41 |
2006-10-11 | Input: i8042 - supress ACK/NAKs when blinking during panic | Dmitry Torokhov | 1 | -2/+11 |