summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
* Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-072-6/+32
* Merge branch 'next' into for-linusDmitry Torokhov2013-09-0633-321/+770
|\
| * Input: add SYN_MAX and SYN_CNT constantsDavid Herrmann2013-08-291-0/+2
| * Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9
| * Input: egalax-ts - fix typo and improve textFabio Estevam2013-08-291-1/+1
| * Input: MAINTAINERS - change maintainer for cyttsp driverJavier Martinez Canillas2013-08-291-2/+2
| * Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven2013-08-291-100/+100
| * Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-266-24/+400
| * Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-261-2/+1
| * Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-261-0/+39
| * Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-261-1/+2
| * Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-261-9/+20
| * Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-261-14/+11
| * Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0
| * Input: wacom - fix error return code in wacom_probe()Wei Yongjun2013-08-241-3/+5
| * Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-241-0/+1
| * Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-155-27/+4
| * Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1
| * Input: htcpen - fix incorrect placement of __initdataSachin Kamat2013-08-151-1/+1
| * Input: qt1070 - add power management opsBo Shen2013-08-131-0/+27
| * Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-131-0/+1
| * Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-131-1/+1
| * Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-131-1/+0
| * Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-121-2/+2
| * Input: lifebook - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| * Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
| * Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-122-3/+3
| * Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
| * Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
| * Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-4/+2
| * Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
| * Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-122-0/+75
| * Input: wacom - integrate resolution calculationPing Cheng2013-08-122-57/+41
| * Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-121-26/+15
* | Input: i8042 - disable the driver on ARC platformsMischa Jonker2013-08-291-1/+2
* | Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-261-0/+1
* | Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-242-4/+41
* | Input: wacom - add support for 0x300 and 0x301Ping Cheng2013-08-241-1/+9
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-124-24/+209
|\ \ | |/
| * Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
| * Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
| * Input: ads7846 - add device tree bindingsDaniel Mack2013-07-022-11/+195
| * Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
* | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-041-1/+3
* | Input: tps6507x-ts - select INPUT_POLLDEVDmitry Torokhov2013-07-021-0/+1
* | Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-021-2/+34
* | HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov2013-07-023-0/+15
* | Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-021-3/+3
OpenPOWER on IntegriCloud