nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / include / linux / mmc /
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
2006-09-24 Russell King[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes...
2006-09-16 Russell King[MMC] Add multi block-write capability
2006-09-16 Russell King[MMC] Remove data->blksz_bits member
2006-09-07 Russell King[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
2006-09-07 David Brownell[MMC] constify mmc_host_ops
2006-05-19 Pavel Pisa[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are...
2006-05-02 Russell King[MMC] extend data timeout for writes
2006-02-22 Russell King[MMC] Fix mmc_cmd_type() mask
2006-02-02 Russell King[MMC] Add MMC command type flags
2006-01-09 Pierre Ossman[MMC] Indicate that R1/R1b contains command opcode
2006-01-09 Russell King[MMC] Add DATA_MULTI flag
2006-01-04 Russell King[MMC] Fix missing ','
2006-01-03 Russell King[MMC] Improve MMC card block size selection
2005-11-28 Pierre Ossman[MMC] Fix protocol errors
2005-10-28 Erik Hovland[ARM] 3031/1: fix typos in comments of mmc.h
2005-09-08 Russell King[MMC] Ensure correct mmc_priv() behaviour
2005-09-08 Richard Purdie[MMC] Allow detection/removal to be delayed
2005-09-07 Pierre Ossman[PATCH] sd: SD 4-bit bus
2005-09-07 Pierre Ossman[PATCH] sd: SCR register
2005-09-07 Pierre Ossman[PATCH] sd: read-only switch
2005-09-07 Pierre Ossman[PATCH] sd: initialize SD cards
2005-09-03 Pierre Ossman[MMC] ios for mmc chip select
2005-08-19 Russell King[MMC] Use an IDR for host name indicies
2005-08-19 Russell King[MMC] Use class device name for mmc host name
2005-08-19 Russell King[MMC] Add MMC class devices
2005-08-19 Russell King[MMC] Add mmc_hostname() macro
2005-05-21 Pierre Ossman[PATCH] MMC: Proper MMC command classes support
2005-04-16 Pavel Machek[PATCH] fix u32 vs. pm_message_t in rest of the tree
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2