Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / mmc /
2010-05-31 Magnus Dammsh: add boot code to MMCIF driver header
2010-05-31 Magnus Dammsh: prepare MMCIF driver header file
2010-05-27 Viresh KUMARsdhci-spear: ST SPEAr based SDHCI controller glue
2010-05-27 Grazvydas Ignotassdio: add new function for RAW (Read after Write) operation
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-05-27 Yusuke Godammc: add support MMCIF for SuperH
2010-05-25 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-14 Daniel MackARM: MXC: mxcmmc: work around a bug in the SDHC busy...
2010-04-06 Daniel Macklibertas/sdio: 8686: set ECSI bit for 1-bit transfers
2010-03-24 Adrian Huntermmc: fix incorrect interpretation of card type bits
2010-03-06 Daniel Drakesdio: put active devices into 1-bit mode during suspend
2010-03-06 Nicolas Pitresdio: introduce API for special power management features
2010-03-06 Bing Zhaosdio: add quirk to clamp byte mode transfer
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-19 Cindy H Kaowimax/iwmc3200: add new sdio device ID to support iwmc3...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-23 Nicolas Pitremmc: make SDIO device/driver struct accessors public
2009-09-23 Ohad Ben-Cohensdio: add MMC_QUIRK_LENIENT_FN0
2009-09-23 Ohad Ben-Cohensdio: add CD disable support
2009-09-23 Adrian Huntermmc: check status after MMC SWITCH command
2009-09-23 Jarkko Lavinenmmc: add mmc card sleep and awake support
2009-09-23 Adrian Huntermmc: add ability to save power by powering off cards
2009-09-23 Adrian Huntermmc: add MMC_CAP_NONREMOVABLE host capability
2009-09-23 Adrian Huntermmc: allow host claim / release nesting
2009-09-23 Adrian Huntermmc: add 'enable' and 'disable' methods to mmc host
2009-07-27 Tomas Winklerimwc3200: move iwmc3200 SDIO ids to sdio_ids.h
2009-06-16 Uri ShkolnikV4L/DVB (11239): sdio: add cards ids for sms (Siano...
2009-04-22 Bing Zhaolibertas: add support for Marvell SD8688 chip
2009-03-31 David BrownellMMC: regulator utilities
2008-12-31 Anton Vorontsovmmc: Add mmc_vddrange_to_ocrmask() helper function
2008-12-31 Jarkko Lavinenmmc: Add 8-bit bus width support
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2008-10-12 Thomas PetazzoniFix comment in include/linux/mmc/host.h
2008-07-26 Haavard Skinnemoenmmc: Add per-card debugfs support
2008-07-26 Haavard Skinnemoenmmc: Export internal host state through debugfs
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15 Benzi Zbitsdio: fix the use of hard coded timeout value.
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-07-15 Tomas Winklermmc: fix sdio_io sparse errors
2008-07-15 Pierre Ossmanmmc,sdio: helper function for transfer padding
2008-07-15 Anton Vorontsovmmc: change .get_ro() callback semantics
2008-07-15 Anton Vorontsovmmc: add support for card-detection polling
2008-07-15 Adrian Bunkinclude/linux/mmc/mmc.h: remove CVS tags
2007-12-12 Nicolas Pitremmc: remove unused 'mode' from the mmc_host structure
2007-10-17 Pierre Ossmannet: libertas sdio driver
2007-09-24 Pierre Ossmanmmc: add led trigger
2007-09-23 David BrownellMMC headers learn about SPI
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 David Vrabelsdio: add sdio_f0_readb() and sdio_f0_writeb()
2007-09-23 David Vrabelsdio: set the functions' block size
2007-09-23 David Vrabelsdio: add SDIO_FBR_BASE(f) macro
2007-09-23 Nicolas Pitresdio: add interface for host side SDIO interrupt reporting
2007-09-23 Pierre Ossmansdio: support IO_RW_EXTENDED
2007-09-23 Nicolas Pitresdio: core support for SDIO function interrupt
2007-09-23 Nicolas Pitresdio: allow for mmc_claim_host to be aborted
2007-09-23 Nicolas Pitresdio: defines for some standard interface types
2007-09-23 Pierre Ossmansdio: add device id table and matching
2007-09-23 Pierre Ossmansdio: split up common and function CIS parsing
2007-09-23 Nicolas Pitresdio: link unknown CIS tuples to the sdio_func structure
2007-09-23 Pierre Ossmansdio: basic parsing of FBR
2007-09-23 Pierre Ossmansdio: read and decode interesting parts of the CCCR
2007-09-23 Pierre Ossmanmmc: enable/disable functions for SDIO
2007-09-23 Pierre Ossmanmmc: add basic SDIO I/O operations
2007-09-23 Pierre Ossmanmmc: add SDIO driver handling
2007-09-23 Pierre Ossmanmmc: basic SDIO device model
2007-09-23 Pierre Ossmanmmc: implement SDIO IO_RW_DIRECT operation
2007-09-23 Pierre Ossmanmmc: detect SDIO cards
2007-09-23 Pierre Ossmanmmc: remove confusing flag
2007-09-23 Pierre Ossmanmmc: remove BYTEBLOCK capability
2007-09-23 Pierre Ossmanmmc: mmc_set_data_timeout() parameter write is redundant
2007-09-23 Pierre Ossmanmmc: read ext_csd version number
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-07-25 Pierre Ossmanmmc: update kerneldoc
2007-05-01 Pierre Ossmanmmc: remove old card states
2007-05-01 Philip LangdaleMMC: Fix handling of low-voltage cards
2007-05-01 Philip LangdaleMMC: Consolidate voltage definitions
2007-05-01 Pierre Ossmanmmc: add bus handler
2007-05-01 Pierre Ossmanmmc: Separate out protocol ops
2007-05-01 Pierre Ossmanmmc: Move core functions to subdir
2007-05-01 Pierre Ossmanmmc: deprecate mmc bus topology
2007-05-01 Pierre Ossmanmmc: Flush pending detects on host removal
2007-05-01 Pierre Ossmanmmc: Move OCR bit defines
2007-05-01 Pierre Ossmanmmc: add type field to cards
2007-05-01 Pierre Ossmanmmc: MMC sector based cards
2007-03-06 Pierre Ossmanmmc: require explicit support for high-speed
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify max block count
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify a max block size
2007-02-04 Philip Langdalemmc: Add support for SDHC cards
2007-02-04 Pierre Ossmanmmc: let host be parent of cards
2007-02-04 Pierre Ossmanmmc: replace host->card_busy
2007-01-15 Philip Langdalemmc: Correct definition of R6
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-01 Greg Kroah-HartmanDriver core: convert mmc code to use struct device
2006-12-01 Pierre Ossmanmmc: Support for high speed SD cards
2006-12-01 Philip Langdalemmc: Add support for mmc v4 wide-bus modes
2006-12-01 Philip Langdale[PATCH] mmc: Add support for mmc v4 high speed mode
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-06 Pierre Ossman[PATCH] mmc: multi sector write transfers
next