index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
net: libertas sdio driver
Pierre Ossman
1
-0
/
+6
2007-09-24
mmc: add led trigger
Pierre Ossman
1
-0
/
+6
2007-09-23
MMC headers learn about SPI
David Brownell
3
-13
/
+67
2007-09-23
sdio: store vendor strings
Pierre Ossman
2
-0
/
+5
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
1
-0
/
+5
2007-09-23
sdio: set the functions' block size
David Vrabel
1
-1
/
+4
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
1
-0
/
+2
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
1
-0
/
+8
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
2
-0
/
+32
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
2
-0
/
+11
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
1
-1
/
+12
2007-09-23
sdio: defines for some standard interface types
Nicolas Pitre
1
-0
/
+23
2007-09-23
sdio: add device id table and matching
Pierre Ossman
1
-1
/
+29
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
2
-0
/
+12
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
1
-0
/
+12
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
1
-0
/
+5
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
1
-0
/
+11
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
2
-0
/
+95
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
1
-0
/
+12
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
1
-0
/
+18
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
2
-0
/
+42
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2
-0
/
+35
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
3
-0
/
+22
2007-09-23
mmc: remove confusing flag
Pierre Ossman
1
-1
/
+0
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
1
-3
/
+2
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
1
-1
/
+1
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
1
-0
/
+1
2007-09-23
mmc: remove custom error codes
Pierre Ossman
1
-6
/
+13
2007-07-26
mmc: update kerneldoc
Pierre Ossman
1
-1
/
+1
2007-05-01
mmc: remove old card states
Pierre Ossman
1
-9
/
+3
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
1
-8
/
+1
2007-05-01
MMC: Consolidate voltage definitions
Philip Langdale
1
-24
/
+1
2007-05-01
mmc: add bus handler
Pierre Ossman
1
-1
/
+6
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
3
-53
/
+86
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman
3
-5
/
+5
2007-05-01
mmc: deprecate mmc bus topology
Pierre Ossman
3
-19
/
+2
2007-05-01
mmc: Flush pending detects on host removal
Pierre Ossman
1
-0
/
+3
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
2
-24
/
+28
2007-05-01
mmc: add type field to cards
Pierre Ossman
1
-6
/
+9
2007-05-01
mmc: MMC sector based cards
Pierre Ossman
2
-0
/
+2
2007-03-06
mmc: require explicit support for high-speed
Pierre Ossman
1
-0
/
+8
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
1
-1
/
+2
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
1
-0
/
+1
2007-02-04
mmc: Add support for SDHC cards
Philip Langdale
3
-1
/
+16
2007-02-04
mmc: let host be parent of cards
Pierre Ossman
1
-0
/
+1
2007-02-04
mmc: replace host->card_busy
Pierre Ossman
1
-2
/
+3
2007-01-15
mmc: Correct definition of R6
Philip Langdale
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-7
/
+88
2006-12-02
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
2
-3
/
+84
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
[next]