summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
|\
| * x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18164-1570/+2064
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-12-16164-1556/+2064
| |\ \
| | * | Input: walkera0701 - fix crash on startupPeter Popovec2012-12-161-3/+4
| | * | Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov2012-12-031-10/+2
| | * | Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov2012-12-031-9/+1
| | * | Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan2012-11-291-1/+4
| | * | Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-291-53/+25
| | * | Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-291-3/+3
| | * | Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-291-15/+14
| | * | Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-291-1/+1
| | * | Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-291-10/+10
| | * | Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-291-3/+7
| | * | Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2012-11-291-27/+41
| | * | Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan2012-11-273-492/+0
| | * | Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-271-4/+46
| | * | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-271-19/+50
| | * | Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-271-1/+1
| | * | Input: gpio_keys - disable hardware on suspendJonas Aaberg2012-11-271-5/+22
| | * | Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov2012-11-271-13/+26
| | * | Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-271-72/+31
| | * | Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar2012-11-271-0/+10
| | * | Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch2012-11-251-1/+2
| | * | Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
| | * | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
| | * | Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-9/+51
| | * | Input: remove use of __devexitBill Pemberton2012-11-24141-149/+149
| | * | Input: remove use of __devinitBill Pemberton2012-11-24138-237/+234
| | * | Input: remove use of __devinitconstBill Pemberton2012-11-244-4/+4
| | * | Input: remove use of __devinitdataBill Pemberton2012-11-243-4/+4
| | * | Input: remove use of __devexit_pBill Pemberton2012-11-24141-142/+142
| | * | Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0
| | * | Merge branch 'for-linus' into nextDmitry Torokhov2012-11-243-3/+11
| | |\ \
| | * | | Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-221-18/+47
| | * | | Input: wacom - add support for a new MT device (0x4001)Ping Cheng2012-11-211-0/+4
| | * | | Input: wacom - simplify type check for newer V5 devicesPing Cheng2012-11-211-3/+1
| | * | | Input: matrix-keypad - add device tree supportAnilKumar Ch2012-11-201-22/+97
| | * | | Input: marix-keymap - automatically allocate memory for keymapDmitry Torokhov2012-11-141-1/+22
| | * | | Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110
| | * | | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5
| | * | | Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-101-0/+1
| | * | | Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-101-44/+23
| | * | | Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28
| | * | | Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23
| | * | | Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri2012-11-101-3/+8
| | * | | Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson2012-11-101-2/+20
| | * | | Input: nomadik-ske-keypad - fixup use of clkUlf Hansson2012-11-081-4/+10
| | * | | Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng2012-11-083-3/+25
| | * | | Input: wacom - clean up device type codePing Cheng2012-11-081-15/+38