summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-01-021-2/+0
| | * Input: hideep - fix compile error due to missing include fileAnthony Kim2017-12-181-2/+1
| | * Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-11-291-3/+7
| | * Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-291-1/+1
| | * Input: elantech - add new icbody type 15Aaron Ma2017-11-261-1/+1
| | * Input: ims-pcu - fix typo in the error messageZhen Lei2017-11-261-1/+1
| * | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-214-13/+12
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-1444-537/+2617
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2017-11-1367-560/+2652
| | |\
| * | \ Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-142-83/+171
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-102-83/+171
| | |\ \ \ \ \ \
| | | | * | | | | Input: wm97xx: add new AC97 bus supportRobert Jarzmik2017-09-192-2/+56
| | | | * | | | | Input: wm97xx: split out touchscreen registeringRobert Jarzmik2017-09-191-81/+115
| | | | | |/ / / | | | | |/| | |
| * | | | | | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-1/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-239-96/+183
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-093-22/+50
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-1/+0
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | input: tsc2007 - drop the driver_module assignment in iio interface.Jonathan Cameron2017-08-221-1/+0
| * | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-6/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-6/+4
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0721-9/+32
| | |\| | | | | | | |
| | * | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| | * | | | | | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| | * | | | | | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | | | | | | Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58
* | | | | | | | | Input: mms114 - fix typo in definitionAndi Shyti2018-01-311-2/+2
* | | | | | | | | Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-301-1/+1
* | | | | | | | | Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-301-1/+1
* | | | | | | | | Input: mms114 - add support for mms152Simon Shields2018-01-261-19/+73
* | | | | | | | | Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-82/+65
* | | | | | | | | Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5
* | | | | | | | | Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-261-3/+3
* | | | | | | | | Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6
* | | | | | | | | Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-221-3/+8
* | | | | | | | | Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-221-2/+0
* | | | | | | | | Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-221-3/+1
* | | | | | | | | Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-221-1/+0
* | | | | | | | | Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-221-4/+5
* | | | | | | | | Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-221-10/+54
* | | | | | | | | Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-221-7/+7
* | | | | | | | | Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-221-44/+23
* | | | | | | | | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
* | | | | | | | | Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0