summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-2426-53/+41Star
* Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-241-33/+74
* Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-18/+0Star
* 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-068-60/+154
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-0616-59/+120
* Input: touchscreens - handle errors when registering input devicesDmitry Torokhov2006-11-065-44/+68
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-0610-92/+234
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-059-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-031-2/+9
* | | Input: trackpoint - handle sysfs errorsJeff Garzik2006-11-031-2/+10
* | | Input: ads7846 - handle errors from sysfsDmitry Torokhov2006-11-031-34/+61
* | | Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-031-18/+3Star
* | | Input: lifebook - learn about hard tabsAndrew Morton2006-11-031-45/+43Star
* | | Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler2006-11-031-0/+6
* | | Input: gameport - rearrange gameport_bus initializationDmitry Torokhov2006-11-031-10/+9Star
* | | Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-031-11/+11
* | | Input: lightning - return proper error codes from l4_init()Akinobu Mita2006-11-031-2/+2
* | | Input: add comments to input_{allocate|free}_device()Dmitry Torokhov2006-11-031-1/+24
| |/ |/|
* | Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
* | Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
* | Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
* | Input: serio - add lockdep annotationsJiri Kosina2006-10-112-2/+7
* | Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
* | Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-094-5/+5
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-074-20/+20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0564-239/+157Star
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-032-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0239-789/+2716
|\
| * Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-021-1/+10
| * Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-021-5/+2Star
| * Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-193-0/+199
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-195-78/+103
| |\
| * | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-147-20/+29
| * | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-10/+0Star
| * | Input: fix input module refcountingDmitry Torokhov2006-09-141-2/+2
| * | Input: constify input coreDmitry Torokhov2006-09-147-23/+27
| * | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9Star
| * | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-142-5/+17