aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-24sdhci: Add get_{max,timeout}_clock callbacksBen Dooks
2009-03-24sdhci: Add support for hosts reporting inverted write-protect stateAnton Vorontsov
2009-03-24sdhci: Add support for card-detection pollingAnton Vorontsov
2009-03-24sdhci: Enable only relevant (DMA/PIO) interrupts during transfersAnton Vorontsov
2009-03-24sdhci: Split card-detection IRQs management from sdhci_init()Anton Vorontsov
2009-03-24sdhci: Add support for bus-specific IO memory accessorsAnton Vorontsov
2009-03-24mmc_spi: adjust for delayed data token responseWolfgang Muees
2009-03-24omap_hsmmc: Wait for SDBPAdrian Hunter
2009-03-24omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas
2009-03-24omap_hsmmc: Disable SDBP at suspendJarkko Lavinen
2009-03-24omap_hsmmc: Do not prefix slot nameAdrian Hunter
2009-03-24omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter
2009-03-24omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen
2009-03-24omap_hsmmc: Implement scatter-gather emulationJuha Yrjola
2009-03-24omap_hsmmc: Fix response type for busy after responseAdrian Hunter
2009-03-24omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman
2009-03-24MMC: tmio_mmc.h: fix build problemAlexander Beregalov
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees
2009-03-24mmc_spi: wait more bytes for card responseWolfgang Muees
2009-03-24mmc_spi: allow setting of spi mode 3Wolfgang Muees
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao
2009-03-24sdio: check that addresses are within the address spacePierre Ossman
2009-03-24sdio: handle null tuplesPierre Ossman
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-03-24mmc: delayed_work was never cancelledJorg Schummer
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu