summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | | 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
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-226-18/+62
|\| | | | | |_|/ / |/| | |
| * | | Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-201-0/+16
| * | | Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-132-3/+2
| * | | Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-121-0/+16
| * | | Input: pcspkr - switch driver to dev_pm_opsFrans Pop2009-07-121-2/+6
| * | | Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber2009-07-121-13/+13
| * | | Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-121-0/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-089-181/+691
|\| | |
| * | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5