index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
mmc_block: ensure all sectors that do not have errors are read
Adrian Hunter
1
-17
/
+59
2008-12-31
mmc_block: print better error messages
Adrian Hunter
1
-7
/
+37
2008-12-31
mmc: trivial annotation of 'blocks'
Harvey Harrison
1
-4
/
+2
2008-10-21
[PATCH] switch mmc
Al Viro
1
-9
/
+8
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-2
/
+2
2008-10-14
mmc_block: tell block layer there is no seek penalty
Pierre Ossman
1
-0
/
+1
2008-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-49
/
+23
2008-10-12
mmc: explicitly mention SDIO support in Kconfig
Pierre Ossman
1
-1
/
+1
2008-10-12
mmc: remove redundant "depends on"
Pierre Ossman
1
-1
/
+0
2008-10-12
mmc_block: hard code 512 byte block size
Pierre Ossman
1
-18
/
+5
2008-10-12
mmc_block: filter out PC requests
Pierre Ossman
1
-1
/
+1
2008-10-12
mmc_block: indicate strict ordering
Pierre Ossman
1
-0
/
+1
2008-10-12
mmc_block: inform block layer about sector count restriction
Pierre Ossman
2
-28
/
+15
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+7
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-1
/
+1
2008-10-03
[SCSI] mmc_block: use generic helper to print capacities
Pierre Ossman
1
-3
/
+7
2008-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-5
/
+8
2008-09-20
mmc_test: initialize mmc_test_lock statically
Akinobu Mita
1
-3
/
+1
2008-09-20
mmc_block: handle error from mmc_register_driver()
Akinobu Mita
1
-2
/
+7
2008-09-06
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
1
-1
/
+3
2008-08-01
mmc_block: use proper sg iterators
Pierre Ossman
1
-6
/
+11
2008-08-01
mmc_test: Revert "mmc_test: test oversized sg lists"
Pierre Ossman
1
-82
/
+3
2008-07-23
mmc_test: print message when attaching to card
Pierre Ossman
1
-0
/
+2
2008-07-23
mmc_block: bounce buffer highmem support
Pierre Ossman
1
-66
/
+31
2008-07-23
mmc_test: test oversized sg lists
Pierre Ossman
1
-3
/
+82
2008-07-23
mmc_test: highmem tests
Pierre Ossman
1
-1
/
+137
2008-07-15
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
1
-3
/
+6
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-28
/
+19
2008-07-15
mmc_test: cleanup
Pierre Ossman
1
-190
/
+364
2008-07-15
mmc_block: wait for card even on failures
Pierre Ossman
1
-4
/
+9
2008-07-15
mmc_test: only bind to supported cards
Pierre Ossman
1
-1
/
+4
2008-07-15
mmc_test: add test case control
Pierre Ossman
1
-2
/
+8
2008-06-06
mmc: Fix crash in mmc_block on 64-bit
Ben Collins
1
-1
/
+1
2008-05-14
mmc: mmc host test driver
Pierre Ossman
3
-0
/
+905
2008-01-28
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2
-21
/
+7
2007-11-29
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
Andre Haupt
1
-1
/
+1
2007-11-27
mmc: Add missing sg_init_table() call
Haavard Skinnemoen
1
-1
/
+2
2007-11-21
mmc: Avoid re-using minor numbers before the original device is closed.
David Woodhouse
1
-8
/
+6
2007-11-21
mmc_block: check card state after write
Pierre Ossman
1
-1
/
+7
2007-11-08
mmc: Fix sg helper copy-and-paste error
Roland Dreier
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-7
/
+8
2007-10-16
mmc: need to zero sglist on init
Jens Axboe
1
-3
/
+3
2007-09-23
MMC/SD card driver learns SPI
David Brownell
1
-8
/
+15
2007-09-23
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
1
-2
/
+19
2007-09-23
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
1
-0
/
+2
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
1
-0
/
+62
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre
3
-0
/
+1086
2007-09-23
mmc: remove confusing flag
Pierre Ossman
1
-1
/
+0
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
1
-2
/
+2
2007-09-23
mmc: remove custom error codes
Pierre Ossman
1
-2
/
+2
[next]