summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-101-7/+9
| | * Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-101-1/+1
| | * Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
| | * Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
| | * Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-071-1/+0Star
| | * Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-071-2/+3
| | * Input: joydev - fix possible ERR_PTR() dereferencingJavier Martinez Canillas2015-10-071-8/+4Star
| | * Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-063-0/+1230
| | * Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-061-18/+37
| | * Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-0613-46/+72
| | |\
| | * | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
| | * | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-061-9/+10
| | * | Input: db9 - store object at correct indexSudip Mukherjee2015-10-061-9/+10
| | * | Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-023-0/+341
| | * | Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-4/+1Star
| | * | Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-3/+1Star
| | * | Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas2015-10-021-8/+1Star
| | * | Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1Star
| | * | Input: zforce - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1Star
| | * | Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas2015-10-021-2/+1Star
| | * | Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas2015-10-021-12/+6Star
| | * | Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas2015-10-021-1/+1
| | * | Input: gpio_keys - don't report events on gpio failureBjorn Andersson2015-10-021-1/+7
| | * | Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2015-09-302-29/+108
| | * | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-3029-486/+560
| | |\ \
| | * | | Input: walkera0701 - use parallel port device modelSudip Mukherjee2015-09-301-27/+37
| | * | | Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-301-49/+51
| | * | | Input: gamecon - use parallel port device modelSudip Mukherjee2015-09-301-47/+53
| | * | | Input: ff-core - silence an underflow warningDan Carpenter2015-09-301-2/+2
| | * | | Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-291-1/+1
| | * | | Input: db9 - use parallel port device modelSudip Mukherjee2015-09-291-54/+56
| | * | | Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-281-3/+9
| | * | | Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-281-11/+15
| | * | | Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-281-37/+4Star
| | * | | Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-281-10/+0Star
| | * | | Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-281-91/+38Star
| | * | | Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-194-153/+82Star
* | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-058-8/+0Star
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-048-8/+0Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-288-8/+0Star
| | |/ / / /
* | | | | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-051-9/+11
|\ \ \ \ \ \
| * | | | | | [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
| * | | | | | [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-8/+9
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-5/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-021-5/+27
| |\ \ \ \ \
| | * | | | | input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki2015-10-141-5/+27
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-313-8/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-271-6/+42
| * | | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-191-0/+1
| * | | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2