summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Input: wacom - simplify type check for newer V5 devicesPing Cheng1-3/+1
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-1/+5
2012-11-20Input: matrix-keypad - add device tree supportAnilKumar Ch1-22/+97
2012-11-20Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam1-17/+5
2012-11-20Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam1-39/+20
2012-11-18Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov1-2/+2
2012-11-15Input: mt: add input_mt_is_usedBenjamin Tissoires1-1/+1
2012-11-14Input: marix-keymap - automatically allocate memory for keymapDmitry Torokhov1-1/+22
2012-11-10Input: add Retu power button driver.Aaro Koskinen3-0/+110
2012-11-10Input: HIL - remove one gotoRolf Eike Beer1-6/+5
2012-11-10Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg1-0/+4
2012-11-10Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar1-0/+1
2012-11-10Input: stmpe-ts - switch to using managed resourcesViresh Kumar1-44/+23
2012-11-10Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar1-44/+28
2012-11-10Input: spear-keyboard - switch to using managed resourcesViresh Kumar1-54/+23
2012-11-10Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri1-3/+8
2012-11-10Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson1-2/+20
2012-11-08Input: nomadik-ske-keypad - fixup use of clkUlf Hansson1-4/+10
2012-11-08Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng3-3/+25
2012-11-08Input: wacom - clean up device type codePing Cheng1-15/+38
2012-11-08Input: introduce managed input devices (add devres support)Dmitry Torokhov1-27/+149
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov9-6/+55
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-1/+1
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2-222/+98
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna3-51/+51
2012-11-05input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna1-3/+0
2012-11-05input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna1-4/+6
2012-11-05input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna1-12/+13
2012-11-05input: TSC: ti_tscadc: Correct register usagePatil, Rachna1-46/+82
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-1/+1
2012-11-03Input: pwm-beeper - add devicetree probing supportSascha Hauer2-2/+14
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-5/+30
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+4
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+21
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel1-0/+21
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-30Input: add DA9055 Onkey driverAshish Jangam3-0/+182
2012-10-30Input: ALPS - print small buffers via %*phAndy Shevchenko1-6/+4
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov33-205/+430
2012-10-30Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge1-0/+1
2012-10-30Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick1-0/+3
2012-10-30Input: wacom - correct bad Cintiq 24HD checkJason Gerecke1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov25-187/+320
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke3-3/+104
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke3-2/+35
2012-10-25Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HDJason Gerecke1-0/+3
2012-10-25Input: egalax_ts - get gpio from devicetreeHui Wang2-3/+22
2012-10-25Input: qt2160 - fix qt2160_write() implementationJavier Martin1-14/+5