aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+5
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-9/+16
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-3/+4
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+9
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-43/+44
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-20/+51
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+4
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-19input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+10
2013-10-19input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman1-32/+30
2013-10-19input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman1-8/+8
2013-10-15Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann1-5/+5
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij1-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij1-7/+5
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-3/+9
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah1-3/+9
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn1-2/+9
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+31
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky3-5/+4
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann1-6/+31
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds27-318/+659
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov27-318/+659
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+3
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-15/+18
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-6/+53
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-08-29Input: max11801_ts - convert to devmFabio Estevam1-28/+9
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven1-100/+100
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev4-24/+369
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov1-2/+1
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov1-0/+39
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov1-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov1-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov1-14/+11
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun1-3/+0
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman1-10/+11
2013-08-25Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+7
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2-4/+41