aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+162
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann5-7/+23
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+12
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-5/+5
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds14-227/+14
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann5-7/+23
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman14-227/+14
2012-01-03switch ->is_visible() to returning umode_tAl Viro2-4/+4
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+6
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-28Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann1-2/+3
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin1-2/+3
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-1/+12
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki1-1/+12
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham1-12/+162
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+17
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang1-2/+2
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell1-0/+4
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+33
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman14-227/+14
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen1-0/+1
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding1-8/+18
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds17-0/+17
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović1-0/+14
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds4-17/+310
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker2-0/+2
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker15-0/+15
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-884/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds59-839/+4035
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov68-863/+4487
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz3-0/+293
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König1-17/+17
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2-129/+484
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang1-0/+44
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter1-3/+8
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi1-0/+7
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-6/+6
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity1-0/+6
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov1-25/+29