summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110
* Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5
* Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-101-0/+1
* Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-101-44/+23
* Input: stmpe-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-44/+28
* Input: spear-keyboard - switch to using managed resourcesViresh Kumar2012-11-101-54/+23
* Input: spear-keyboard - fix for balancing the enable_irq_wakeDeepak Sikri2012-11-101-3/+8
* Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson2012-11-101-2/+20
* Input: nomadik-ske-keypad - fixup use of clkUlf Hansson2012-11-081-4/+10
* Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng2012-11-083-3/+25
* Input: wacom - clean up device type codePing Cheng2012-11-081-15/+38
* Input: introduce managed input devices (add devres support)Dmitry Torokhov2012-11-081-27/+149
* Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-089-6/+55
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-027-5/+30
| |\
| | * Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer2012-10-301-1/+0
| | * Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge2012-10-301-0/+1
| | * Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick2012-10-301-0/+3
| | * Input: wacom - correct bad Cintiq 24HD checkJason Gerecke2012-10-301-1/+1
| | * Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov2012-10-3025-187/+320
| | |\
| | * | Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HDJason Gerecke2012-10-251-0/+3
| | * | Input: egalax_ts - get gpio from devicetreeHui Wang2012-10-252-3/+22
| * | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-021-1/+4
| |\ \ \
| | * | | xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-311-0/+21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel2012-10-311-0/+21
* | | | | Input: pwm-beeper - add devicetree probing supportSascha Hauer2012-11-032-2/+14
* | | | | Input: add DA9055 Onkey driverAshish Jangam2012-10-303-0/+182
* | | | | Input: ALPS - print small buffers via %*phAndy Shevchenko2012-10-301-6/+4
* | | | | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-3033-205/+430
|\ \ \ \ \ | |/ / / /
| * | | | Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke2012-10-253-3/+104
| * | | | Input: wacom - handle split-sensor devices with internal hubsJason Gerecke2012-10-253-2/+35
| * | | | Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov2012-10-223-6/+3
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-138-342/+375
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2012-10-1122-691/+1045
| | |\ \
| * | \ \ 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-052-18/+127
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang2012-10-021-6/+85
| | * | | | | | | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-15/+31
| | * | | | | | | 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-0219-274/+520
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2012-10-0117-266/+497
| | |\ \ \ \ \ \ \
| | * | | | | | | | Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke2012-09-281-1/+1
| | * | | | | | | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-9/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-212-8/+2
| | * | | | | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| * | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-019-9/+9
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-229-9/+9
| | |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud