summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: adxl34x - fix references to adx134xMark Brown
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov
2011-02-01Input: input-polldev - fix a couple of typosDmitry Torokhov
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov
2011-02-01Input: dvb-usb-remote - convert to new style of get/setkeycodeDmitry Torokhov
2011-02-01Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov
2011-02-01Input: wm831x-ts - remove use of ternary operatorMark Brown
2011-01-31Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-31Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-31Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-29Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira
2011-01-29Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer
2011-01-28Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula
2011-01-28pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-28pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov
2011-01-28pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov
2011-01-28pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov
2011-01-28pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds