aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-05
|\
| * module: remove module_text_address()Rusty Russell2009-03-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\ \
| * | atmel-mci: fix sdc_reg typoHans-Christian Egtvedt2009-03-24
| * | mmc: Add OpenFirmware bindings for SDHCI driverAnton Vorontsov2009-03-24
| * | sdhci: Add quirk for forcing maximum block size to 2048 bytesAnton Vorontsov2009-03-24
| * | sdhci: Add quirk for controllers that need IRQ re-init after resetAnton Vorontsov2009-03-24
| * | sdhci: Add quirk for controllers that need small delays for PIOAnton Vorontsov2009-03-24
| * | sdhci: Add set_clock callback and a quirk for nonstandard clocksAnton Vorontsov2009-03-24
| * | sdhci: Add get_{max,timeout}_clock callbacksBen Dooks2009-03-24
| * | sdhci: Add support for hosts reporting inverted write-protect stateAnton Vorontsov2009-03-24
| * | sdhci: Add support for card-detection pollingAnton Vorontsov2009-03-24
| * | sdhci: Enable only relevant (DMA/PIO) interrupts during transfersAnton Vorontsov2009-03-24
| * | sdhci: Split card-detection IRQs management from sdhci_init()Anton Vorontsov2009-03-24
| * | sdhci: Add support for bus-specific IO memory accessorsAnton Vorontsov2009-03-24
| * | mmc_spi: adjust for delayed data token responseWolfgang Muees2009-03-24
| * | omap_hsmmc: Wait for SDBPAdrian Hunter2009-03-24
| * | omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas2009-03-24
| * | omap_hsmmc: Disable SDBP at suspendJarkko Lavinen2009-03-24
| * | omap_hsmmc: Do not prefix slot nameAdrian Hunter2009-03-24
| * | omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter2009-03-24
| * | omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen2009-03-24
| * | omap_hsmmc: Implement scatter-gather emulationJuha Yrjola2009-03-24
| * | omap_hsmmc: Fix response type for busy after responseAdrian Hunter2009-03-24
| * | omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen2009-03-24
| * | mmc: SDIO driver for Marvell SoCsMaen Suleiman2009-03-24
| * | MMC: tmio_mmc.h: fix build problemAlexander Beregalov2009-03-24
| * | tmio_mmc: Fix use after free in remove()Magnus Damm2009-03-24
| * | tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm2009-03-24
| * | mmc_spi: allow higher timeouts for SPI modeWolfgang Muees2009-03-24
| * | mmc_spi: wait more bytes for card responseWolfgang Muees2009-03-24
| * | mmc_spi: allow setting of spi mode 3Wolfgang Muees2009-03-24
| * | mmc: During unsafe resume, select the right volatge for the cardBalaji Rao2009-03-24
| * | sdio: check that addresses are within the address spacePierre Ossman2009-03-24
| * | sdio: handle null tuplesPierre Ossman2009-03-24
| * | sdio: handle cis end marker in link fieldPierre Ossman2009-03-24
| * | omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon2009-03-24
| * | omap_hsmmc: do not re-power when powering off MMCAdrian Hunter2009-03-24
| * | mmc: Add Extended CSD register to debugfsAdrian Hunter2009-03-24
| * | mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-24
| * | mmc: delayed_work was never cancelledJorg Schummer2009-03-24
| * | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \
| * \ \ Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-30
| |\ \ \
| | * | | HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-25
| | * | | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-25
| | * | | HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-25
| | * | | HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-25
| | * | | HID: autosuspend support for USB HIDOliver Neukum2009-03-25
| | |/ /
| * | | HID: remove compat stuffJiri Slaby2009-03-30