summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez2006-12-171-1/+1
* [PATCH] m68k trivial build fixesAl Viro2006-12-171-1/+1
* [PATCH] missing includes in hilkbdAl Viro2006-12-131-0/+5
* [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-121-1/+1
* [PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap2006-12-101-1/+1
* [PATCH] Generic HID layer - buildJiri Kosina2006-12-081-0/+1
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-081-1/+1
* Input: kill maple_keyb.c driverPaul Mundt2006-12-081-166/+0
* Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov2006-12-081-0/+7
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-0811-26/+26
|\
| * [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-1/+3
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-4/+4
| |\
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-3/+3
| | |\
| | | * usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-011-3/+3
| | * | Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-1/+1
| | |/
| * | WorkStruct: make allyesconfigDavid Howells2006-11-223-9/+10
| * | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-222-6/+6
| |/
| * lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-171-5/+0
* | Input: add to kernel-api docbookRandy Dunlap2006-11-242-3/+3
* | Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido2006-11-243-0/+215
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-2326-53/+41
* | Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-231-33/+74
* | Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-18/+0
* | Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-173-0/+595
* | Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-171-7/+11
* | Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth2006-11-171-1/+1
* | Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2006-11-091-3/+6
* | Input: mice - handle errors when registering input devicesDmitry Torokhov2006-11-058-60/+154
* | Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-0516-59/+120
* | Input: touchscreens - handle errors when registering input devicesDmitry Torokhov2006-11-055-44/+68
* | Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-0510-92/+234
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-049-22/+22
|\ \ | |/
| * sh: Cleanup board header directories.Paul Mundt2006-10-191-1/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-174-5/+5
| |\
| | * [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-154-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-176-28/+104
| |\ \
| * | | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-153-15/+15
| | |/ | |/|
| * | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* | | Input: logips2pp - handle sysfs errorsJeff Garzik2006-11-021-2/+9
* | | Input: trackpoint - handle sysfs errorsJeff Garzik2006-11-021-2/+10
* | | Input: ads7846 - handle errors from sysfsDmitry Torokhov2006-11-021-34/+61
* | | Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-021-18/+3
* | | Input: lifebook - learn about hard tabsAndrew Morton2006-11-021-45/+43
* | | Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler2006-11-021-0/+6
* | | Input: gameport - rearrange gameport_bus initializationDmitry Torokhov2006-11-021-10/+9
* | | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-021-11/+11
* | | Input: lightning - return proper error codes from l4_init()Akinobu Mita2006-11-021-2/+2
* | | Input: add comments to input_{allocate|free}_device()Dmitry Torokhov2006-11-021-1/+24
| |/ |/|
OpenPOWER on IntegriCloud