aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-158/+456
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-17/+5
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown3-0/+266
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi1-2/+1
2012-11-24Input: remove use of __devexitBill Pemberton40-43/+43
2012-11-24Input: remove use of __devinitBill Pemberton41-67/+66
2012-11-24Input: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton40-41/+41
2012-11-20Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam1-17/+5
2012-11-10Input: add Retu power button driver.Aaro Koskinen3-0/+110
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov1-1/+4
2012-11-03Input: pwm-beeper - add devicetree probing supportSascha Hauer2-2/+14
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-30Input: add DA9055 Onkey driverAshish Jangam3-0/+182
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov3-20/+19
2012-10-25Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook1-5/+2
2012-10-11Input: wm831x-on - convert to devm_kzalloc()Mark Brown1-3/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-16/+1
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into releaseLen Brown1-16/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+16
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-120/+218
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov1-1/+1
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov3-120/+218
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri 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-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov5-3/+182
2012-08-21Input: uinput - fix formattingDmitry Torokhov1-10/+18
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-5/+6
2012-08-21Input: uinput - mark failed submission requests as freeDmitry Torokhov1-38/+40
2012-08-21Input: uinput - fix race that can block nonblocking readDmitry Torokhov1-30/+44
2012-08-21Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann1-0/+3
2012-08-21Input: uinput - take event lock when fetching events from bufferDmitry Torokhov1-3/+24
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack1-16/+80
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov1-6/+6
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack1-25/+8
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack1-2/+3
2012-08-21Input: 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/mfd-2.6Linus Torvalds4-2/+181
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-18/+33
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones1-2/+2
2012-07-07Merge 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/dtor/inputLinus Torvalds2-4/+7
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov5-35/+67
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2-4/+7
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-1/+1