summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+3
|\
| * Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-095-7/+23
| |\
| * \ Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-12-281-2/+3
| |\ \
| | * | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-281-2/+3
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-12/+162
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-075-7/+23
| |\ \ \ | | |/ / | |/| |
| * | | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+12
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-251-1/+12
| |\ \ \ \
| | * | | | PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-251-1/+12
| | |/ / /
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-083-5/+5
|\ \ \ \ \
| * | | | | switch ->is_visible() to returning umode_tAl Viro2012-01-032-4/+4
| * | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0714-227/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0614-227/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1814-227/+14
| | | |_|/ | | |/| |
* | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-193-2/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-121-0/+11
| * | Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang2011-12-121-2/+2
| * | Input: wacom - add product id used by Samsung Slate 7Chris Bagwell2011-12-121-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-11-223-8/+33
|\ \ \ | |/ / | | / | |/ |/|
| * Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-091-0/+1
| * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-091-8/+18
| * Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0617-0/+17
|\ \
| * | drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-10-312-0/+2
| * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-3115-0/+15
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-034-17/+310
|\ \ \
| * | | input: Add power button support for mc13783Philippe Rétornaz2011-10-243-0/+293
| * | | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \
| * | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-313-884/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-884/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
|\ \ \ \
| * | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| * | | | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-2759-839/+4035
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2011-10-2668-863/+4487
| |\ \ \ \
| | * | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-182-129/+484
| | * | | | Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-121-0/+44
| | * | | | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-121-3/+8
| | * | | | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-111-0/+6
| | * | | | Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov2011-10-101-25/+29
OpenPOWER on IntegriCloud