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
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-19
wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku
Cindy H Kao
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-0
/
+3
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-0
/
+7
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
1
-1
/
+2
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
3
-0
/
+9
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+3
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
2
-0
/
+3
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
1
-0
/
+47
2009-07-26
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
1
-0
/
+6
2009-06-16
V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...
Uri Shkolnik
1
-0
/
+8
2009-04-22
libertas: add support for Marvell SD8688 chip
Bing Zhao
1
-0
/
+2
2009-03-31
MMC: regulator utilities
David Brownell
1
-0
/
+5
2008-12-31
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
1
-0
/
+2
2008-12-31
mmc: Add 8-bit bus width support
Jarkko Lavinen
1
-0
/
+2
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-10-12
Fix comment in include/linux/mmc/host.h
Thomas Petazzoni
1
-1
/
+1
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
1
-0
/
+2
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
1
-0
/
+2
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
4
-16
/
+39
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
1
-0
/
+2
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-6
/
+5
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
2
-1
/
+4
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-0
/
+12
2008-07-15
mmc: add support for card-detection polling
Anton Vorontsov
1
-0
/
+11
2008-07-15
include/linux/mmc/mmc.h: remove CVS tags
Adrian Bunk
1
-1
/
+0
2007-12-12
mmc: remove unused 'mode' from the mmc_host structure
Nicolas Pitre
1
-4
/
+0
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
[next]