summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | |\| | |
| | * | | | 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
| | * | | | Input: add Blackfin rotary input driverMichael Hennerich2009-07-233-0/+294
| | * | | | Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-221-23/+20
| | * | | | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-2222-209/+770
| | |\ \ \ \
| | * | | | | Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov2009-07-211-8/+14
| | * | | | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-202-2/+7
| | * | | | | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-202-19/+35
| | * | | | | Input: w90p910_ts - use clk APIWan ZongShun2009-07-122-13/+14
| | * | | | | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-121-2/+3
| | * | | | | Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-072-0/+38
| | * | | | | Input: use resource_size when allocating resourcesJulia Lawall2009-07-074-10/+10
| | * | | | | Input: dm355evm_keys - use threaded IRQsDavid Brownell2009-06-291-22/+20
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-141-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'master' into develRussell King2009-09-129-55/+119
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'devel-stable' into develRussell King2009-09-126-18/+62
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-1211-185/+695
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | * | | | | ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-021-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-052-0/+43
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews2009-09-031-0/+35
| * | | | | Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov2009-08-261-0/+8
* | | | | | 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