summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat2013-09-201-2/+0
| | * | | Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
| | * | | Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan2013-09-193-0/+448
| | * | | Input: uinput - support injecting multiple events in one write() callRyan Mallon2013-09-191-8/+18
| | * | | Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-1820-325/+452
| | |\ \ \
| | * | | | Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat2013-09-181-1/+0
| | * | | | Input: htcpen - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | | Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| | * | | | Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han2013-09-181-1/+1
| * | | | | Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov2013-11-141-1/+0
* | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-3/+4
| |\ \ \ \ \ \
| | * | | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| |/ / / / /
* | | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-9/+16
|\ \ \ \ \ \
| * | | | | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-271-2/+11
| * | | | | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-271-7/+5
| |/ / / / /
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
|\ \ \ \ \ \
| * | | | | | input: i8042: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-1/+1
| |/ / / / /
* | | | | | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-071-3/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-3/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
* | | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-072-43/+44
|\ \ \ \ \ \ \
| * | | | | | | input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-191-7/+10
| * | | | | | | input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman2013-10-191-32/+30
| * | | | | | | input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman2013-10-191-8/+8
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-317-20/+51
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Input: ALPS - add support for model found on Dell XT2Yunkang Tang2013-10-311-0/+1
| * | | | | Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-221-0/+4
| * | | | | Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-221-0/+4
| * | | | | Input: wacom - export battery scopeBastien Nocera2013-10-151-0/+4
| * | | | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
| * | | | | Input: move name/timer init to input_alloc_dev()David Herrmann2013-10-061-5/+5
| * | | | | Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev2013-09-181-9/+14
| * | | | | Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-6/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-6/+31
* | | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-5/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-0727-318/+659
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-09-0627-318/+659
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Input: max11801_ts - convert to devmFabio Estevam2013-08-291-28/+9
| | * | | | 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-264-24/+369
| | * | | | 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
OpenPOWER on IntegriCloud