summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov21-177/+259
2012-05-11Input: adp5588 - add support for gpio namesJean-François Dagenais1-0/+1
2012-05-11Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2-28/+94
2012-05-11Input: synaptics - fix compile warningJJ Ding1-10/+10
2012-05-11Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov1-8/+2
2012-05-11Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos2-6/+75
2012-05-11Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons3-0/+382
2012-05-11Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz1-9/+5
2012-05-11Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz1-2/+0
2012-05-11Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz1-1/+1
2012-05-11Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz1-2/+2
2012-05-11Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz1-8/+3
2012-05-11Input: sentelic - report device's production serial numberTai-hwa Liang2-4/+38
2012-05-11Input: tl6040-vibra - Device Tree supportPeter Ujfalusi1-11/+35
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov1-23/+38
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov1-3/+5
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren1-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov1-15/+18
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2-17/+27
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov1-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov1-2/+2
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam3-0/+388
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden1-1/+2
2012-04-30Input: usbtouchscreen - fix typoShawn Landden1-1/+1
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng4-45/+157
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng3-24/+65
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall1-1/+1
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge1-1/+1
2012-04-24Input: atkbd - fix language in a printed messageJesper Juhl1-1/+1
2012-04-22Input: use module_pci_driverAxel Lin3-39/+5
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov4522-176581/+329473
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+13
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-80/+85
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-10/+69
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-137/+121
2012-04-21Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-04-21Input: cma3000-d0x - remove unneeded checksDmitry Torokhov1-1/+1
2012-04-21Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov1-23/+30
2012-04-21Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov1-13/+10
2012-04-21Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov1-6/+4
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge1-0/+10
2012-04-21kill mm argument of vm_munmap()Al Viro1-2/+1
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2-17/+9