summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-304-2/+181
|\
| * input: Add onkey support for 88PM80X PMICQiao Zhou2012-07-253-0/+179
| * input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones2012-07-161-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-262-18/+33
|\ \
| * \ Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-072-4/+7
| |\ \
| * \ \ Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-045-35/+67
| |\ \ \
| * | | | Input: twl6040-vibra - update for device tree supportPeter Ujfalusi2012-06-121-18/+24
| * | | | Input: ab8500-ponkey - add device tree supportLee Jones2012-06-121-0/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-06-291-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix comment typo multipy -> multiplyRalf Baechle2012-06-031-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-062-4/+7
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-042-4/+7
| | |/ | |/|
* | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-1/+1
|\ \ \ | |_|/ |/| |
| * | mfd: Convert wm831x to irq_domainMark Brown2012-05-201-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-243-13/+37
|\ \ \ | | |/ | |/|
| * | Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-101-11/+35
| * | Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren2012-05-021-1/+1
| * | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-215-10/+34
| |\ \ | | |/
| * | Input: cma3000-d0x - remove unneeded checksDmitry Torokhov2012-04-201-1/+1
* | | USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-8/+10
* | | USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-1/+3
* | | USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-7/+7
* | | USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-10/+10
* | | USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
* | | USB: powermate.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
* | | USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* | | USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* | | USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* | | USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-6/+6
* | | USB: yealink.c: remove err() usageGreg Kroah-Hartman2012-04-251-6/+13
* | | USB: powermate.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* | | USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman2012-04-251-5/+14
* | | USB: cm109.c: remove err() usageGreg Kroah-Hartman2012-04-251-10/+17
| |/ |/|
* | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-4/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-121-1/+2
|\ \
| * | Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-111-1/+2
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-0/+26
|\ \ \
| * | | mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-061-0/+26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-2217-173/+703
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2012-03-1923-247/+710
| |\ \ \ | | | |/ | | |/|
| | * | Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-161-12/+1
| | * | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-168-90/+8
| | * | Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-162-22/+2
| | * | 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
| | * | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-099-79/+23
| | |\ \ | | | |/
| | * | Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov2012-03-061-47/+44
| | * | Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu2012-03-051-0/+34
| | * | Input: add support for OnKey module for DA9052/53 PMICAshish Jangam2012-03-043-0/+180
OpenPOWER on IntegriCloud