aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke
2013-10-15Input: wacom - export battery scopeBastien Nocera
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-29Input: max11801_ts - convert to devmFabio Estevam
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun
2013-08-25Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-25Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino
2013-08-24Input: wacom - add support for 0x300 and 0x301Ping Cheng
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun
2013-08-24Input: as5011 - fix error return code in as5011_probe()Wei Yongjun
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat
2013-08-13Input: qt1070 - add power management opsBo Shen
2013-08-13Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann
2013-08-13Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han
2013-08-12Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han