summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: gamecon - use parallel port device modelSudip Mukherjee2015-09-291-47/+53
| | * | | | Input: ff-core - silence an underflow warningDan Carpenter2015-09-291-2/+2
| | * | | | Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-281-1/+1
| | * | | | Input: db9 - use parallel port device modelSudip Mukherjee2015-09-281-54/+56
| | * | | | Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-271-3/+9
| | * | | | Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-271-11/+15
| | * | | | Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-271-37/+4
| | * | | | Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-271-10/+0
| | * | | | Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-271-91/+38
| | * | | | Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-194-153/+82
* | | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-058-8/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-048-8/+0
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | * | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-288-8/+0
| | |/ / / /
* | | | | | 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-041-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-303-8/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-261-6/+42
| * | | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-181-0/+1
| * | | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-162-9/+9
|\| | | | | |/ / / |/| | |
| * | | Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du2015-10-131-7/+3
| * | | Input: ads7846 - correct the value got from SPIAndrey Gelman2015-10-061-2/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-0213-47/+72
|\| | |
| * | | Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov2015-10-021-8/+4
| * | | Input: psmouse - fix data race in __ps2_commandDmitry Vyukov2015-09-291-8/+14
| * | | Input: elan_i2c - add all valid ic type for i2c/smbusduson2015-09-281-1/+10
| * | | Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-281-0/+1
| * | | Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-281-1/+1
| * | | Input: serio - fix blocking of parportSudip Mukherjee2015-09-271-0/+1
| * | | Input: uinput - fix crash when using ABS eventsDmitry Torokhov2015-09-211-1/+1
| * | | Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-214-7/+7
| * | | Input: elan_i2c - add ic type 0x03Duson Lin2015-09-211-0/+1
| * | | Input: elan_i2c - don't require known iap versionDaniel Drake2015-09-211-5/+7
| * | | Input: imx6ul_tsc - fix controller nameFabio Estevam2015-09-191-1/+1
| * | | Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam2015-09-191-1/+1
| * | | Input: imx6ul_tsc - check for negative return valueFabio Estevam2015-09-191-1/+1
| * | | Input: imx6ul_tsc - propagate the errorsFabio Estevam2015-09-191-9/+19
| * | | Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
| * | | Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
| * | | Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas2015-09-191-1/+1
* | | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-011-0/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-1115-15/+947
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-09-1115-15/+947
| |\|
| | * Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
| | * Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
OpenPOWER on IntegriCloud