summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-17/+5
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown3-0/+266
2012-11-20Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam1-17/+5
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+1
2012-10-07Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown1-16/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-2/+16
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-120/+218
2012-10-02Merge branch 'next' into for-linusDmitry Torokhov3-120/+218
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina1-2/+2
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg1-16/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov1-2/+2
2012-09-18input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi1-2/+16
2012-09-05Merge tag 'v3.6-rc4' into nextDmitry Torokhov5-3/+182
2012-08-22Input: uinput - fix formattingDmitry Torokhov1-10/+18
2012-08-22Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-5/+6
2012-08-22Input: uinput - mark failed submission requests as freeDmitry Torokhov1-38/+40
2012-08-22Input: uinput - fix race that can block nonblocking readDmitry Torokhov1-30/+44
2012-08-22Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann1-0/+3
2012-08-22Input: uinput - take event lock when fetching events from bufferDmitry Torokhov1-3/+24
2012-08-22Input: rotary-encoder - add DT bindingsDaniel Mack1-16/+80
2012-08-22Input: rotary-encoder - constify platform data pointersDmitry Torokhov1-6/+6
2012-08-22Input: rotary-encoder - use gpio_request_one()Daniel Mack1-25/+8
2012-08-22Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack1-2/+3
2012-08-22Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown1-0/+1
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-2/+181
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+33
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones1-2/+2
2012-07-08Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2-4/+7
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+7
2012-07-05Merge commit 'v3.5-rc5' into nextDmitry Torokhov5-35/+67
2012-07-05Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2-4/+7
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-1/+1
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi1-18/+24
2012-06-12Input: ab8500-ponkey - add device tree supportLee Jones1-0/+9
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle1-1/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-13/+37
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+1
2012-05-11Input: tl6040-vibra - Device Tree supportPeter Ujfalusi1-11/+35
2012-05-05USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-05USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman1-1/+3
2012-05-05USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman1-7/+7
2012-05-05USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren1-1/+1
2012-05-02USB: yealink.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: powermate.c: remove dbg() usageGreg Kroah-Hartman1-4/+6