summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller-2/+4
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro-1/+1
2006-12-13[PATCH] missing includes in hilkbdAl Viro-0/+5
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre-1/+1
2006-12-10[PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap-1/+1
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina-0/+1
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov-1/+1
2006-12-08Input: kill maple_keyb.c driverPaul Mundt-166/+0
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov-0/+7
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-26/+26
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman-1/+3
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-0/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-4/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-3/+3
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman-1/+1
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski-3/+3
2006-11-24Input: add to kernel-api docbookRandy Dunlap-3/+3
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido-0/+215
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita-53/+41
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov-33/+74
2006-11-22WorkStruct: make allyesconfigDavid Howells-9/+10
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-6/+6
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw-5/+0
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov-18/+0
2006-11-17Input: add Philips UCB1400 touchscreen driverNicolas Pitre-0/+595
2006-11-17Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov-7/+11
2006-11-17Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth-1/+1
2006-11-09Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov-3/+6
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov-60/+154
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov-59/+120
2006-11-05Input: touchscreens - handle errors when registering input devicesDmitry Torokhov-44/+68
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov-92/+234
2006-11-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-22/+22
2006-11-02Input: logips2pp - handle sysfs errorsJeff Garzik-2/+9
2006-11-02Input: trackpoint - handle sysfs errorsJeff Garzik-2/+10
2006-11-02Input: ads7846 - handle errors from sysfsDmitry Torokhov-34/+61
2006-11-02Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov-18/+3
2006-11-02Input: lifebook - learn about hard tabsAndrew Morton-45/+43
2006-11-02Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler-0/+6
2006-11-02Input: gameport - rearrange gameport_bus initializationDmitry Torokhov-10/+9
2006-11-02Input: serio - rearrange serio_bus initializationMarton Nemeth-11/+11
2006-11-02Input: lightning - return proper error codes from l4_init()Akinobu Mita-2/+2
2006-11-02Input: add comments to input_{allocate|free}_device()Dmitry Torokhov-1/+24
2006-10-19sh: Cleanup board header directories.Paul Mundt-1/+1
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+5
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-28/+104
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro-15/+15
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King-5/+5