summaryrefslogtreecommitdiff
path: root/drivers/input/misc (unfollow)
Commit message (Expand)Author
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel
2012-09-22Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi
2012-09-21Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg
2012-09-20Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Lee Jones
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov
2012-09-18input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi
2012-08-21Input: uinput - fix formattingDmitry Torokhov
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov
2012-08-21Input: uinput - mark failed submission requests as freeDmitry Torokhov
2012-08-21Input: uinput - fix race that can block nonblocking readDmitry Torokhov
2012-08-21Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann
2012-08-21Input: uinput - take event lock when fetching events from bufferDmitry Torokhov
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack
2012-08-21Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi
2012-06-12Input: ab8500-ponkey - add device tree supportLee Jones
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-10Input: tl6040-vibra - Device Tree supportPeter Ujfalusi
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: powermate.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: powermate.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: cm109.c: remove err() usageGreg Kroah-Hartman
2012-04-20Input: cma3000-d0x - remove unneeded checksDmitry Torokhov
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones