summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc_test: only bind to supported cardsPierre Ossman2008-07-151-1/+4
| * sdio: clean up handling of byte mode transfer sizePierre Ossman2008-07-151-11/+18
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-155-16/+137
| * au1xmmc: remove custom carddetect poll implementation.Manuel Lauss2008-07-151-61/+18
| * au1xmmc: new maintainer.Manuel Lauss2008-07-151-1/+3
| * au1xmmc: abort requests early if no card is present.Manuel Lauss2008-07-151-0/+7
| * au1xmmc: codingstyle tidying.Manuel Lauss2008-07-152-189/+141
| * au1xmmc: SDIO IRQ support.Manuel Lauss2008-07-151-1/+15
| * au1xmmc: enable 4 bit transfer modeManuel Lauss2008-07-151-5/+17
| * au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2008-07-153-246/+354
| * at91_mci: Fix byte mode transitions.Ville Syrjala2008-07-151-1/+1
| * at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala2008-07-151-6/+14
| * at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala2008-07-151-4/+17
| * at91_mci: manage cmd error and data error independentlyNicolas Ferre2008-07-151-8/+19
| * mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre2008-07-151-7/+5
| * mmc: at91_mci: add sdio irq managementEric Benard2008-07-151-4/+22
| * mmc: at91_mci: add multiwrite switchNicolas Ferre2008-07-151-0/+1
| * mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre2008-07-151-6/+34
| * mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-152-0/+52
| * mmc: at91_mci: show timeoutsMarc Pignat2008-07-151-2/+33
| * mmc: at91_mci: support for block size not modulo 4Marc Pignat2008-07-151-5/+10
| * MMC: Trivial comment cleanupDeepak Saxena2008-07-152-2/+2
| * mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-157-23/+40
| * mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-152-2/+26
| * mmc: add support for card-detection pollingAnton Vorontsov2008-07-152-3/+20
| * include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk2008-07-151-1/+0
| * sdhci-pci: unaligned data with ricoh controllersPierre Ossman2008-07-151-0/+1
| * mmc_test: add test case controlPierre Ossman2008-07-151-2/+8
| * sdhci: handle hot-removePierre Ossman2008-07-153-14/+58
| * sdhci: support JMicron secondary interfacePierre Ossman2008-07-152-2/+126
| * sdhci: toggle JMicron PMOS settingPierre Ossman2008-07-151-0/+67
| * sdhci: make workaround for timeout bug more generalPierre Ossman2008-07-153-23/+33
| * sdhci: more complex quirks handlingPierre Ossman2008-07-151-43/+86
| * sdhci: remove forced dma quirksPierre Ossman2008-07-151-20/+2
| * sdhci: move pci stuff to separate modulePierre Ossman2008-07-155-436/+651
| * sdhci: don't check block count for progressPierre Ossman2008-07-151-14/+9
* | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-1741-11/+33055
|\ \
| * | UBIFS: include to compilationArtem Bityutskiy2008-07-154-0/+85
| * | UBIFS: add new flash file systemArtem Bityutskiy2008-07-1532-0/+32780
| * | UBIFS: add brief documentationArtem Bityutskiy2008-07-151-0/+164
| * | MAINTAINERS: add UBIFS sectionArtem Bityutskiy2008-07-151-0/+10
| * | do_mounts: allow UBI root device nameAdrian Hunter2008-07-141-1/+2
| * | VFS: export sync_sb_inodesArtem Bityutskiy2008-07-142-2/+11
| * | VFS: move inode_lock into sync_sb_inodesHans Reiser2008-07-141-8/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-1658-1871/+695
|\ \ \
| * | | IDE: Report errors during drive reset back to user spaceElias Oltmanns2008-07-164-13/+20
| * | | Update documentation of HDIO_DRIVE_RESET ioctlElias Oltmanns2008-07-161-3/+2
| * | | IDE: Remove unused codeElias Oltmanns2008-07-167-74/+0
| * | | IDE: Fix HDIO_DRIVE_RESET handlingElias Oltmanns2008-07-164-32/+56
| * | | hd.c: remove the #include <linux/mc146818rtc.h>Adrian Bunk2008-07-161-1/+0