summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-11Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz
2012-05-11Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz
2012-05-11Input: sentelic - report device's production serial numberTai-hwa Liang
2012-05-11Input: tl6040-vibra - Device Tree supportPeter Ujfalusi
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden
2012-04-30Input: usbtouchscreen - fix typoShawn Landden
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge
2012-04-24Input: atkbd - fix language in a printed messageJesper Juhl
2012-04-22Input: use module_pci_driverAxel Lin
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov
2012-04-21Input: cma3000-d0x - remove unneeded checksDmitry Torokhov
2012-04-21Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov
2012-04-21Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov
2012-04-21Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds