summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-292-5/+6
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-202-5/+6
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-14/+38
|\ \
| * \ Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-101-1/+2
| |\ \
| * | | Input: pxa27x_keypad add choice to set direct_key_maskChao Xie2012-04-271-1/+8
| * | | Input: pxa27x_keypad direct key may be low activeChao Xie2012-04-271-1/+9
| * | | Input: pxa27x_keypad bug fix for direct_key_maskChao Xie2012-04-271-1/+1
| * | | Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie2012-04-271-12/+21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-2495-1249/+2694
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-05-24114-1320/+2855
| |\ \ \
| | * | | Input: matrix-keymap - fix building keymapsDmitry Torokhov2012-05-241-1/+1
| | * | | Input: spear-keyboard - add device tree bindingsViresh Kumar2012-05-111-15/+56
| | * | | Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-112-101/+130
| | * | | Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-1121-177/+259
| | * | | Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-111-0/+1
| | * | | Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-112-28/+94
| | * | | Input: synaptics - fix compile warningJJ Ding2012-05-111-10/+10
| | * | | Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov2012-05-111-8/+2Star
| | * | | Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2012-05-112-6/+75
| | * | | Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons2012-05-113-0/+382
| | * | | Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz2012-05-111-9/+5Star
| | * | | Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz2012-05-111-2/+0Star
| | * | | Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz2012-05-111-1/+1
| | * | | Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz2012-05-111-2/+2
| | * | | Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz2012-05-111-8/+3Star
| | * | | Input: sentelic - report device's production serial numberTai-hwa Liang2012-05-112-4/+38
| | * | | Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-111-11/+35
| | * | | Input: evdev - properly handle read/write with count 0Dmitry Torokhov2012-05-021-23/+38
| | * | | Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov2012-05-021-3/+5
| | * | | Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren2012-05-021-1/+1
| | * | | Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov2012-05-021-15/+18
| | * | | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-022-17/+27
| | * | | Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov2012-05-021-5/+6
| | * | | Input: wacom - fix sparse warningDmitry Torokhov2012-05-021-2/+2
| | * | | Input: add support for DA9052/53 touch screen controllerAshish Jangam2012-04-303-0/+388
| | * | | Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden2012-04-301-1/+2
| | * | | Input: usbtouchscreen - fix typoShawn Landden2012-04-301-1/+1
| | * | | Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-304-45/+157
| | * | | Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-303-24/+65
| | * | | Input: aiptek - adjust error-handling code labelJulia Lawall2012-04-241-1/+1
| | * | | Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-241-1/+1
| | * | | Input: atkbd - fix language in a printed messageJesper Juhl2012-04-241-1/+1
| | * | | Input: use module_pci_driverAxel Lin2012-04-223-39/+5Star
| | * | | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-2233-98/+202
| | |\| |
| | * | | Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov2012-04-211-18/+25
| | * | | Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-211-13/+9Star
| | * | | Input: cma3000-d0x - remove unneeded checksDmitry Torokhov2012-04-211-1/+1
| | * | | Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-211-23/+30
| | * | | Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-211-13/+10Star
| | * | | Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-211-6/+4Star