summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24input: Add power button support for mc13783Philippe Rétornaz
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov
2011-10-10Input: serio_raw - kick clients when disconnecting portDmitry Torokhov
2011-10-10Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov
2011-10-10Input: serio_raw - fix coding style issuesDmitry Torokhov
2011-10-10Input: serio_raw - use dev_*() for messagesDmitry Torokhov
2011-10-10Input: serio_raw - use bool for boolean dataDmitry Torokhov
2011-10-10Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov
2011-10-10Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov