summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-101-23/+22
* Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-102-70/+71
* Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-101-1/+49
* Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-82/+91
* Input: sunkbd - fix formattingDmitry Torokhov2009-09-101-55/+73
* Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-102-1/+36
* Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-031-81/+40
* Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov2009-09-031-6/+37
* Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall2009-08-301-1/+3
* Input: add twl4030_keypad driverDavid Brownell2009-08-273-0/+492
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-272-26/+5
* Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin2009-08-271-9/+9
* Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt2009-08-271-32/+74
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-279-55/+119
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-245-45/+85
| |\
| | * Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| | * Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| | * Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
| | * Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2
| | * Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-08-121-27/+41
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-073-9/+33
| |\|
| | * Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-9/+9
| | * Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ2009-08-051-0/+16
| | * Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt2009-08-051-0/+8
| * | parisc: hp_sdc_mlc.c - check return value of down_trylock()Helge Deller2009-08-021-1/+1
* | | Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-201-0/+2
* | | Input: w90p910_keypad - rename driver name to match platformWan ZongShun2009-08-201-3/+3
* | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-197-4/+1012
* | | Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-191-5/+16
* | | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
* | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-091-79/+65
* | | Input: add keypad driver for w90p910Wan ZongShun2009-08-093-0/+316
* | | Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-095-493/+219
* | | Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-091-78/+78
* | | Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-091-132/+140
* | | Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-081-29/+37
* | | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-056-86/+91
* | | Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-051-3/+52
* | | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-041-3/+5
* | | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-041-79/+93
* | | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-272-0/+54
* | | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-261-2/+3
* | | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-261-3/+6
* | | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-261-30/+42
* | | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-261-35/+13
* | | Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-261-7/+12
* | | Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-261-12/+11
* | | Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-261-26/+18
* | | Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-241-7/+12
* | | Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9