aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2-3/+120
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal3-1/+12
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier6-0/+72
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han3-8/+10
2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro1-5/+9
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2-2/+2
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan1-1/+5
2011-05-25Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt1-1/+2
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech3-0/+2538
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity1-1/+6
2011-05-24mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung1-1/+1
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity3-19/+32
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity3-5/+6
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity1-0/+41
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2-15/+20
2011-05-24mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller1-0/+1
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung1-3/+3
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski1-0/+6
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2-6/+61
2011-05-24mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm1-11/+28
2011-05-24mmc: sdhi: print physical base address and clock rateMagnus Damm1-2/+4
2011-05-24mmc: sdhi: no need for special interrupt flagsMagnus Damm1-2/+1
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm4-21/+37
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2-6/+57
2011-05-24mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski1-9/+69
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski5-19/+86
2011-05-24mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski1-8/+42
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK1-1/+32
2011-05-24mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko1-31/+44
2011-05-24mmc: card: fix potential null dereference of 'idata'Vladimir Motyka1-5/+6
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath2-3/+112
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath2-15/+69
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath2-0/+43
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath3-1/+176
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2-4/+17
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath2-0/+73
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath3-3/+108
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath1-3/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath7-30/+176
2011-05-25sh_mobile_meram: Safely disable MERAM operation when not initializedDamian1-1/+2
2011-05-25dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20Magnus Damm1-1/+1
2011-05-25dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm1-8/+23
2011-05-25dmaengine: shdma: Make second memory window optionalMagnus Damm1-3/+8
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath1-10/+58
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath5-17/+262
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2-1/+203
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent1-0/+1
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2-4/+29
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin1-7/+19
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2-0/+8