summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-241-1/+47
| | * | | | | Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-241-19/+55
| | * | | | | Input: uinput - reversed test in uinput_setup_device()Dan Carpenter2011-02-211-1/+1
| | * | | | | Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-3/+4
| | * | | | | Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2011-02-211-135/+13
| | * | | | | Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech2011-02-211-0/+1
| | * | | | | Input: synaptics_i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * | | | | Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
| | * | | | | Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * | | | | Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * | | | | Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10
| | * | | | | Input: lm8323 - convert to dev_pm_opsMark Brown2011-02-211-7/+8
| | * | | | | Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * | | | | Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * | | | | Input: uinput - use memdup_user() and friendsDmitry Torokhov2011-02-211-25/+10
| | * | | | | Input: uinput - fix setting up device nameDavid Herrmann2011-02-211-7/+6
| | * | | | | Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen2011-02-211-3/+3
| | * | | | | Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-464/+465
| | * | | | | Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-213-14/+14
| | * | | | | Input: input-polldev - fix a couple of typosDmitry Torokhov2011-02-011-2/+2
| | * | | | | Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-02-016-58/+17
| | * | | | | Input: dvb-usb-remote - convert to new style of get/setkeycodeDmitry Torokhov2011-02-011-43/+70
| | * | | | | Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-02-014102-140788/+312213
| | |\ \ \ \ \
| | * | | | | | Input: wm831x-ts - remove use of ternary operatorMark Brown2011-02-011-5/+13
| | * | | | | | Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown2011-01-303-0/+366
| | * | | | | | Input: ads7846 - convert to dev_pm_opsMark Brown2011-01-211-6/+10
| | * | | | | | Input: ad7879 - convert SPI to dev_pm_opsMark Brown2011-01-211-8/+9
| | * | | | | | Input: ad7877 - convert to dev_pm_opsMark Brown2011-01-211-10/+9
| * | | | | | | Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard2011-02-271-4/+6
| * | | | | | | Input: bcm5974 - Report button also for zero fingersHenrik Rydberg2011-02-271-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-1929-252/+1740
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung2011-03-171-0/+25
| * | | | | | | | mmc: dw_mmc: fix suspend/resume operationJaehoon Chung2011-03-171-2/+20
| * | | | | | | | mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung2011-03-171-2/+8
| * | | | | | | | mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski2011-03-171-5/+5
| * | | | | | | | mmc: core: reset card voltage after power offUlf Hansson2011-03-171-0/+7
| * | | | | | | | mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-1/+9
| * | | | | | | | mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-171-0/+8
| * | | | | | | | mmc: dw_mmc: Remove set-but-unused variable.Chris Ball2011-03-171-5/+1
| * | | | | | | | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+79
| * | | | | | | | mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang2011-03-173-3/+4
| * | | | | | | | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-11/+41
| * | | | | | | | mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij2011-03-171-8/+0
| * | | | | | | | mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski2011-03-161-5/+5
| * | | | | | | | mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity2011-03-161-1/+11
| * | | | | | | | mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-03-161-0/+6
| * | | | | | | | mmc: dw_mmc: support DDR modeJaehoon Chung2011-03-152-1/+9
| * | | | | | | | mmc: via-sdmmc: Remove set-but-unused variable.Chris Ball2011-03-151-3/+0
| * | | | | | | | mmc: cb710: Return err value in cb710_wait_while_busy()Chris Ball2011-03-151-1/+1
| * | | | | | | | mmc: sdhci-pci: Remove set-but-unused variable.Chris Ball2011-03-151-4/+0