Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
619ef4b42128709de4d89d209b2c874f560deecd
/
include
/
linux
/
mmc
28f5248
mmc: add support for card-detection polling
by Anton Vorontsov
· 16 years ago
150a556
include/linux/mmc/mmc.h: remove CVS tags
by Adrian Bunk
· 16 years ago
cc3000e
mmc: remove unused 'mode' from the mmc_host structure
by Nicolas Pitre
· 17 years ago
727c26e
net: libertas sdio driver
by Pierre Ossman
· 17 years ago
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
9701858
MMC headers learn about SPI
by David Brownell
· 17 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
7806cdb
sdio: add sdio_f0_readb() and sdio_f0_writeb()
by David Vrabel
· 17 years ago
9a08f82
sdio: set the functions' block size
by David Vrabel
· 17 years ago
7616ee9
sdio: add SDIO_FBR_BASE(f) macro
by David Vrabel
· 17 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 17 years ago
112c9db
sdio: support IO_RW_EXTENDED
by Pierre Ossman
· 17 years ago
d1496c3
sdio: core support for SDIO function interrupt
by Nicolas Pitre
· 17 years ago
2342f33
sdio: allow for mmc_claim_host to be aborted
by Nicolas Pitre
· 17 years ago
55fe77a
sdio: defines for some standard interface types
by Nicolas Pitre
· 17 years ago
3b38bea
sdio: add device id table and matching
by Pierre Ossman
· 17 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 17 years ago
b1538bc
sdio: link unknown CIS tuples to the sdio_func structure
by Nicolas Pitre
· 17 years ago
0597007
sdio: basic parsing of FBR
by Pierre Ossman
· 17 years ago
35c66c1
sdio: read and decode interesting parts of the CCCR
by Pierre Ossman
· 17 years ago
fa64efa
mmc: enable/disable functions for SDIO
by Pierre Ossman
· 17 years ago
46f555f
mmc: add basic SDIO I/O operations
by Pierre Ossman
· 17 years ago
f76c851
mmc: add SDIO driver handling
by Pierre Ossman
· 17 years ago
e29a7d7
mmc: basic SDIO device model
by Pierre Ossman
· 17 years ago
b2bcc79
mmc: implement SDIO IO_RW_DIRECT operation
by Pierre Ossman
· 17 years ago
5c4e6f1
mmc: detect SDIO cards
by Pierre Ossman
· 17 years ago
be0192a
mmc: remove confusing flag
by Pierre Ossman
· 17 years ago
255d01a
mmc: remove BYTEBLOCK capability
by Pierre Ossman
· 17 years ago
b146d26
mmc: mmc_set_data_timeout() parameter write is redundant
by Pierre Ossman
· 17 years ago
d7604d7
mmc: read ext_csd version number
by Pierre Ossman
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
67a61c4
mmc: update kerneldoc
by Pierre Ossman
· 17 years ago
bd76631
mmc: remove old card states
by Pierre Ossman
· 18 years ago
55556da
MMC: Fix handling of low-voltage cards
by Philip Langdale
· 18 years ago
4be34c9
MMC: Consolidate voltage definitions
by Philip Langdale
· 18 years ago
7ea239d
mmc: add bus handler
by Pierre Ossman
· 18 years ago
da7fbe5
mmc: Separate out protocol ops
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
3b91e55
mmc: Flush pending detects on host removal
by Pierre Ossman
· 18 years ago
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
9c2c0af
mmc: add type field to cards
by Pierre Ossman
· 18 years ago
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
cd9277c
mmc: require explicit support for high-speed
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fe4a3c7
mmc: Allow host drivers to specify a max block size
by Pierre Ossman
· 18 years ago
fba68bd
mmc: Add support for SDHC cards
by Philip Langdale
· 18 years ago
11354d0
mmc: let host be parent of cards
by Pierre Ossman
· 18 years ago
f22ee4e
mmc: replace host->card_busy
by Pierre Ossman
· 18 years ago
6f94990
mmc: Correct definition of R6
by Philip Langdale
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
cdb54fa
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
fcaf71f
Driver core: convert mmc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
7ccd266
mmc: Support for high speed SD cards
by Pierre Ossman
· 18 years ago
e45a1bd
mmc: Add support for mmc v4 wide-bus modes
by Philip Langdale
· 18 years ago
bce40a3
[PATCH] mmc: Add support for mmc v4 high speed mode
by Philip Langdale
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
ec5a19d
[PATCH] mmc: multi sector write transfers
by Pierre Ossman
· 18 years ago
42431ac
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
by Russell King
· 18 years ago
db53f28
[MMC] Add multi block-write capability
by Russell King
· 18 years ago
132919b
[MMC] Remove data->blksz_bits member
by Russell King
· 18 years ago
d773d72
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
by Russell King
· 18 years ago
f57b225
[MMC] constify mmc_host_ops
by David Brownell
· 18 years ago
2c171bf
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups
by Pavel Pisa
· 18 years ago
37be4e7
[MMC] extend data timeout for writes
by Russell King
· 19 years ago
5bd546a
[MMC] Fix mmc_cmd_type() mask
by Russell King
· 19 years ago
e922517
[MMC] Add MMC command type flags
by Russell King
· 19 years ago
7225b3f
[MMC] Indicate that R1/R1b contains command opcode
by Pierre Ossman
· 19 years ago
788ee7b
[MMC] Add DATA_MULTI flag
by Russell King
· 19 years ago
ce11a16
[MMC] Fix missing ','
by Russell King
· 19 years ago
a6f6c96
[MMC] Improve MMC card block size selection
by Russell King
· 19 years ago
24117de
[MMC] Fix protocol errors
by Pierre Ossman
· 19 years ago
8573b80
[ARM] 3031/1: fix typos in comments of mmc.h
by Erik Hovland
· 19 years ago
01357dc
[MMC] Ensure correct mmc_priv() behaviour
by Russell King
· 19 years ago
8dc0033
[MMC] Allow detection/removal to be delayed
by Richard Purdie
· 19 years ago
f218278
[PATCH] sd: SD 4-bit bus
by Pierre Ossman
· 19 years ago
b57c43a
[PATCH] sd: SCR register
by Pierre Ossman
· 19 years ago
a00fc09
[PATCH] sd: read-only switch
by Pierre Ossman
· 19 years ago
335eadf
[PATCH] sd: initialize SD cards
by Pierre Ossman
· 19 years ago
865e9f1
[MMC] ios for mmc chip select
by Pierre Ossman
· 19 years ago
dce7737
[MMC] Use an IDR for host name indicies
by Russell King
· 19 years ago
1ad434d
[MMC] Use class device name for mmc host name
by Russell King
· 19 years ago
00b137c
[MMC] Add MMC class devices
by Russell King
· 19 years ago
d366b64
[MMC] Add mmc_hostname() macro
by Russell King
· 19 years ago
912490d
[PATCH] MMC: Proper MMC command classes support
by Pierre Ossman
· 19 years ago
3bfffd9
[PATCH] fix u32 vs. pm_message_t in rest of the tree
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago