summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-055-3/+182
|\
| * 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' 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: uinput - fix formattingDmitry Torokhov2012-08-221-10/+18
* | | | | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-221-5/+6
* | | | | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-221-38/+40
* | | | | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-221-30/+44
* | | | | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-221-0/+3
* | | | | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-221-3/+24
* | | | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-221-16/+80
* | | | | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-221-6/+6
* | | | | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-221-25/+8
* | | | | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-221-2/+3
* | | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-221-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-082-4/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-042-4/+7
* | | | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-045-35/+67
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-8/+10
| * | | USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-1/+3
| * | | USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-7/+7
| * | | USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-10/+10
| * | | USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+6
| * | | USB: powermate.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+6
| * | | USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-5/+5
| * | | USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-5/+5
| * | | USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-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
| | |/ | |/|
* | | 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
| |/ |/|
* | Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-111-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-225-10/+34
|\|
| * 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-121-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