summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov1-3/+3
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov1-15/+14
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov1-1/+1
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov1-10/+10
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel1-3/+7
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel1-27/+41
2012-11-28Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan3-492/+0
2012-11-28Input: bu21013_ts - add support for Device Tree bootingLee Jones1-4/+46
2012-11-28Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones1-19/+50
2012-11-28Input: bu21013_ts - request regulator that actually existsLee Jones1-1/+1
2012-11-28Input: gpio_keys - disable hardware on suspendJonas Aaberg1-5/+22
2012-11-28Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov1-13/+26
2012-11-28Input: samsung-keypad - switch to using managed resourcesSachin Kamat1-72/+31
2012-11-28Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar1-0/+10
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch1-1/+2
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng1-2/+0
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi1-2/+1
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2-9/+52
2012-11-24Input: remove use of __devexitBill Pemberton141-149/+149
2012-11-24Input: remove use of __devinitBill Pemberton138-237/+234
2012-11-24Input: remove use of __devinitconstBill Pemberton4-4/+4
2012-11-24Input: remove use of __devinitdataBill Pemberton3-4/+4
2012-11-24Input: remove use of __devexit_pBill Pemberton141-142/+142
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton1-11/+0
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov3-3/+11
2012-11-23Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2-18/+48
2012-11-22Input: wacom - add support for a new MT device (0x4001)Ping Cheng1-0/+4
2012-11-22Input: wacom - simplify type check for newer V5 devicesPing Cheng1-3/+1
2012-11-22Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-1/+5
2012-11-21Input: matrix-keypad - add device tree supportAnilKumar Ch1-22/+97
2012-11-19Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov1-2/+2
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 Torokhov103-610/+1038
2012-11-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-6/+9
2012-11-04Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-175/+22
2012-11-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-92/+274
2012-11-03Input: pwm-beeper - add devicetree probing supportSascha Hauer2-2/+14