Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | drivers/leds/leds-pca9532.c: add gpio capability | Joachim Eastwood | 2 | -3/+120 |
2011-05-25 | leds: support automatic start of blinking with ledtrig-timer | Esben Haabendal | 3 | -1/+12 |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 6 | -0/+72 |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 3 | -8/+10 |
2011-05-25 | mm: per-node vmstat: show proper vmstats | KOSAKI Motohiro | 1 | -5/+9 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2 | -2/+2 |
2011-05-25 | drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value | Liu Yuan | 1 | -1/+5 |
2011-05-25 | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 1 | -1/+2 |
2011-05-25 | mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver | Tony Olech | 3 | -0/+2538 |
2011-05-25 | mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w | Philip Rakity | 1 | -1/+6 |
2011-05-25 | mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() | Jaehoon Chung | 1 | -1/+1 |
2011-05-25 | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity | 3 | -19/+32 |
2011-05-25 | mmc: core: eMMC signal voltage does not use CMD11 | Philip Rakity | 3 | -5/+6 |
2011-05-25 | mmc: sdhci-pxa: add platform code for UHS signaling | Philip Rakity | 1 | -0/+41 |
2011-05-25 | mmc: sdhci: add hooks for setting UHS in platform specific code | Philip Rakity | 2 | -15/+20 |
2011-05-25 | mmc: core: clear MMC_PM_KEEP_POWER flag on resume | Eliad Peller | 1 | -0/+1 |
2011-05-25 | mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume | Jaehoon Chung | 1 | -3/+3 |
2011-05-25 | mmc: sdhi: allow powering down controller with no card inserted | Guennadi Liakhovetski | 1 | -0/+6 |
2011-05-25 | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski | 2 | -6/+61 |
2011-05-25 | mmc: sdhi: support up to 3 interrupt sources | Magnus Damm | 1 | -11/+28 |
2011-05-25 | mmc: sdhi: print physical base address and clock rate | Magnus Damm | 1 | -2/+4 |
2011-05-25 | mmc: sdhi: no need for special interrupt flags | Magnus Damm | 1 | -2/+1 |
2011-05-25 | mmc: tmio/sdhi: break out interrupt request/free | Magnus Damm | 4 | -21/+37 |
2011-05-25 | mmc: protect the tmio_mmc driver against a theoretical race | Guennadi Liakhovetski | 2 | -6/+57 |
2011-05-25 | mmc: add runtime and system power-management support to the MMCIF driver | Guennadi Liakhovetski | 1 | -9/+69 |
2011-05-25 | mmc: Add runtime and system-wide PM to the TMIO MMC driver | Guennadi Liakhovetski | 5 | -19/+86 |
2011-05-25 | mmc: sh_mmcif: protect against a theoretical race | Guennadi Liakhovetski | 1 | -8/+42 |
2011-05-25 | mmc: sdio: optimized SDIO IRQ handling for single irq | Stefan Nilsson XK | 1 | -1/+32 |
2011-05-25 | mmc: mmc_test: minor clean up, use t = &test.area everywhere | Andy Shevchenko | 1 | -31/+44 |
2011-05-25 | mmc: card: fix potential null dereference of 'idata' | Vladimir Motyka | 1 | -5/+6 |
2011-05-25 | mmc: sdhci: add support for retuning mode 1 | Arindam Nath | 2 | -3/+112 |
2011-05-25 | mmc: sdhci: add support for programmable clock mode | Arindam Nath | 2 | -15/+69 |
2011-05-25 | mmc: sdhci: enable preset value after uhs initialization | Arindam Nath | 2 | -0/+43 |
2011-05-25 | mmc: sd: add support for tuning during uhs initialization | Arindam Nath | 3 | -1/+176 |
2011-05-25 | mmc: sd: report correct speed and capacity of uhs cards | Arindam Nath | 2 | -4/+17 |
2011-05-25 | mmc: sd: set current limit for uhs cards | Arindam Nath | 2 | -0/+73 |
2011-05-25 | mmc: sd: add support for uhs bus speed mode selection | Arindam Nath | 3 | -3/+108 |
2011-05-25 | mmc: sdhci: reset sdclk before setting high speed enable | Arindam Nath | 1 | -3/+24 |
2011-05-25 | mmc: sd: add support for driver type selection | Arindam Nath | 7 | -30/+176 |
2011-05-25 | sh_mobile_meram: Safely disable MERAM operation when not initialized | Damian | 1 | -1/+2 |
2011-05-25 | dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 | Magnus Damm | 1 | -1/+1 |
2011-05-25 | dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling | Magnus Damm | 1 | -8/+23 |
2011-05-25 | dmaengine: shdma: Make second memory window optional | Magnus Damm | 1 | -3/+8 |
2011-05-25 | mmc: sd: query function modes for uhs cards | Arindam Nath | 1 | -10/+58 |
2011-05-25 | mmc: sd: add support for signal voltage switch procedure | Arindam Nath | 5 | -17/+262 |
2011-05-25 | mmc: core: Add mmc CMD+ACMD passthrough ioctl | John Calixto | 2 | -1/+203 |
2011-05-25 | mmc: block: init force_ro sysfs attribute | Rabin Vincent | 1 | -0/+1 |
2011-05-25 | mmc: sdhci: Fix read-only detection with JMicron 388 chip | Takashi Iwai | 2 | -4/+29 |
2011-05-25 | mmc: Ensure hardware partitions don't mess with mmcblk device naming. | Andrei Warkentin | 1 | -7/+19 |
2011-05-25 | mmc: sdhci: Add pre and post reset processing for chip specific reset | Philip Rakity | 2 | -0/+8 |