summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-167-77/+7
* Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-162-2/+1
* Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-161-5/+17
* Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-163-0/+420
* Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-131-5/+16
* Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-134-0/+93
* Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall2012-03-121-1/+1
* Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-093-2/+28
|\
| * bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
| * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-091-1/+26
| * Input: Use accessor for MT valuesHenrik Rydberg2012-02-021-1/+1
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0948-301/+367
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-044-10/+18
| |\ \ | | |/ | |/|
| | * Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| | * Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| | * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| | * Input: evdev - fix variable initialisationHeiko Stübner2012-02-011-1/+1
| * | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-149-16/+16
| |\ \
| | * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-139-16/+16
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1210-14/+109
| |\ \ \ | | | |/ | | |/|
| | * | Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-101-0/+3
| | * | Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-101-1/+1
| | * | Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-101-2/+2
| | * | Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-101-1/+1
| | * | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-108-10/+102
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-101-1/+1
| |\ \ \
| | * | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10118-1576/+4647
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2012-01-08127-2474/+4979
| | |\ \
| * | \ \ Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-5/+2
| |\ \ \ \
| | * | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-5/+2
| * | | | | 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |