summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Input: adxl34x - consistently use read/write encapsulationWolfram Sang2012-12-241-2/+2
* | | Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1
| |/ |/|
* | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
* | Input: remove use of __devexitBill Pemberton2012-11-2440-43/+43
* | Input: remove use of __devinitBill Pemberton2012-11-2441-67/+66
* | Input: remove use of __devinitdataBill Pemberton2012-11-241-1/+1
* | Input: remove use of __devexit_pBill Pemberton2012-11-2440-41/+41
* | Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110
* | Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-081-1/+4
|\ \ | |/
| * xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
* | Input: pwm-beeper - add devicetree probing supportSascha Hauer2012-11-032-2/+14
* | Input: add DA9055 Onkey driverAshish Jangam2012-10-303-0/+182
* | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-303-20/+19
|\ \ | |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-16/+1
| |\
| | *---. Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-16/+1
| | |\ \ \
| | | | | * Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg2012-09-211-16/+1
| | | | |/ | | | |/|
| * | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-2/+16
| |\ \ \ \
| | * | | | input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-181-2/+16
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-023-120/+218
| |\ \ \ \
| | * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-013-120/+218
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-011-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | | |/ / | | | | |/| / | | | | |_|/ | | | |/| |
| | * | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov2012-09-191-2/+2
| | | |/ / | | |/| |
* | | | | Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook2012-10-251-5/+2
* | | | | Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2
* | | | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-011-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
| |/ /
* | | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-045-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-211-10/+18
* | | | | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-211-5/+6
* | | | | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-211-38/+40
* | | | | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-211-30/+44
* | | | | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-211-0/+3
* | | | | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-211-3/+24
* | | | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-211-16/+80
* | | | | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-211-6/+6
* | | | | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-211-25/+8
* | | | | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-211-2/+3
* | | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-211-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-072-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
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud