aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-07
|\
| * Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-04
* | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-04
|\ \
| * \ Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
| |\ \
| | * | mfd: Convert wm831x to irq_domainMark Brown2012-05-20
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-24
| |\ \ \ | | | |/ | | |/|
| * | | USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-04
| * | | USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-04
| * | | USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-04
| * | | USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-04
| * | | USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
| * | | USB: powermate.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
| * | | USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-01
| * | | USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-01
| * | | USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-01
| * | | USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-01
| * | | USB: yealink.c: remove err() usageGreg Kroah-Hartman2012-04-25
| * | | USB: powermate.c: remove err() usageGreg Kroah-Hartman2012-04-25
| * | | USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman2012-04-25
| * | | USB: cm109.c: remove err() usageGreg Kroah-Hartman2012-04-25
| | |/ | |/|
* | | Input: twl6040-vibra - update for device tree supportPeter Ujfalusi2012-06-12
* | | Input: ab8500-ponkey - add device tree supportLee Jones2012-06-12
| |/ |/|
* | Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-10
* | Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren2012-05-02
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-22
|\|
| * mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-12
| |\
| | * Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-12
| * | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
| |\ \
| | * | mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2012-03-19
| | |\ \
| | * | | Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-13
| * | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-22
| |\ \ \ \
| | * | | | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-16
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-07
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-24
* | | | | Input: cma3000-d0x - remove unneeded checksDmitry Torokhov2012-04-21
| |_|_|/ |/| | |
* | | | Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-17
* | | | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* | | | Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-17
* | | | Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-17
* | | | Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-17
* | | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
|\| | |
| * | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
| |\ \ \
| | * | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-08
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11