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
/
sdio_func.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
1
-4
/
+3
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+3
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
1
-0
/
+5
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-0
/
+3
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-10
/
+11
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
1
-0
/
+2
2008-07-15
mmc: fix sdio_io sparse errors
Tomas Winkler
1
-9
/
+6
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
1
-1
/
+3
2007-09-23
sdio: store vendor strings
Pierre Ossman
1
-0
/
+3
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: support IO_RW_EXTENDED
Pierre Ossman
1
-0
/
+20
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
1
-0
/
+7
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
1
-0
/
+2
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
mmc: enable/disable functions for SDIO
Pierre Ossman
1
-0
/
+3
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
1
-0
/
+35