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
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
1
-1
/
+7
2009-06-13
mmc: mmc_rescan detects card change in one run
Jorg Schummer
1
-44
/
+55
2009-05-03
mmc: increase power up delay
José M. Fernández
1
-2
/
+2
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2009-04-08
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
1
-1
/
+1
2009-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-0
/
+109
2009-03-31
MMC: regulator utilities
David Brownell
1
-0
/
+100
2009-03-24
mmc_spi: allow higher timeouts for SPI mode
Wolfgang Muees
1
-0
/
+15
2009-03-24
mmc: During unsafe resume, select the right volatge for the card
Balaji Rao
1
-0
/
+1
2009-03-24
sdio: check that addresses are within the address space
Pierre Ossman
1
-0
/
+8
2009-03-24
sdio: handle null tuples
Pierre Ossman
1
-0
/
+4
2009-03-24
sdio: handle cis end marker in link field
Pierre Ossman
1
-0
/
+4
2009-03-24
mmc: Add Extended CSD register to debugfs
Adrian Hunter
1
-0
/
+67
2009-03-24
mmc: add MODALIAS linkage for MMC/SD devices
Andy Whitcroft
1
-0
/
+8
2009-03-24
mmc: delayed_work was never cancelled
Jorg Schummer
1
-0
/
+2
2009-03-08
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
1
-6
/
+9
2008-12-31
mmc: warn about voltage mismatches
David Brownell
1
-0
/
+2
2008-12-31
mmc: Add mmc_vddrange_to_ocrmask() helper function
Anton Vorontsov
1
-0
/
+75
2008-12-31
mmc: Add 8-bit bus width support
Jarkko Lavinen
1
-4
/
+14
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-7
/
+4
2008-11-08
mmc: increase SD write timeout for crappy cards
Pierre Ossman
1
-1
/
+5
2008-10-12
MMC: CSD and CID timeout values
Matthew Fleming
1
-2
/
+6
2008-10-12
sdio: high-speed support
Pierre Ossman
1
-3
/
+49
2008-10-12
sdio: give sdio irq thread a host specific name
Pierre Ossman
1
-1
/
+2
2008-10-12
sdio: make sleep on error interruptable
Pierre Ossman
1
-4
/
+9
2008-08-01
mmc: properly iterate over sg list in debug check
Pierre Ossman
1
-2
/
+3
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
3
-0
/
+72
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
4
-0
/
+177
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
5
-47
/
+175
2008-07-15
sdio: sdio_io.c Fix sparse warnings
Tomas Winkler
1
-5
/
+4
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
2
-5
/
+7
2008-07-15
mmc: fix sdio_io sparse errors
Tomas Winkler
1
-26
/
+16
2008-07-15
sdio: clean up handling of byte mode transfer size
Pierre Ossman
1
-11
/
+18
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
2
-2
/
+126
2008-07-15
MMC: Trivial comment cleanup
Deepak Saxena
2
-2
/
+2
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-2
/
+2
2008-07-15
mmc: add support for card-detection polling
Anton Vorontsov
1
-3
/
+9
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2
-4
/
+4
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
1
-1
/
+1
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
1
-2
/
+2
2008-04-18
mmc: set controller name early
Pierre Ossman
1
-17
/
+22
2008-03-22
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
9
-198
/
+96
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
4
-4
/
+0
2007-10-27
mmc: use common byte swap macros
Pierre Ossman
1
-2
/
+2
2007-10-27
mmc: fix cid and csd byte order
Pierre Ossman
1
-2
/
+20
2007-10-17
mmc: possible leak in mmc_read_ext_csd
Florin Malita
1
-1
/
+2
2007-10-14
uevent environment changes fallout
Al Viro
1
-11
/
+4
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-14
/
+7
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-14
/
+7
[next]