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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
3
-264
/
+278
2006-01-10
[MMC] Add DATA_MULTI flag
Russell King
1
-1
/
+7
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-19
/
+6
2006-01-08
[MMC] Lindent wbsd driver
Pierre Ossman
1
-252
/
+185
2006-01-08
[MMC] Support MMC version 4 cards
Pierre Ossman
1
-0
/
+1
2006-01-08
[MMC] wbsd pnp suspend
Pierre Ossman
1
-16
/
+90
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+3
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
5
-75
/
+158
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
Merge with Linus' kernel.
Russell King
2
-4
/
+4
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-1
/
+1
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-2
/
+2
2006-01-05
[MMC] mmci: kunmap_atomic() unmaps virtual address, not page
Evgeniy Polyakov
2
-3
/
+3
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-2
/
+2
2006-01-04
[MMC] mmci: add data cache coherency
Russell King
1
-0
/
+15
2006-01-04
[MMC] wbsd: convert to the new platfrom device interface
Dmitry Torokhov
1
-4
/
+14
2006-01-04
[MMC] wbsd: make use of ARRAY_SIZE() macro
Dmitry Torokhov
1
-6
/
+3
2006-01-04
[MMC] Improve MMC card block size selection
Russell King
2
-62
/
+123
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-8
/
+1
2005-12-23
[MMC] Set correct capacity for 1024-byte block cards
Russell King
1
-5
/
+9
2005-12-14
[MMC] Explain the internals of mmc_power_up()
Russell King
1
-1
/
+9
2005-12-05
[MMC] Proper check of SCR error code
Pierre Ossman
1
-2
/
+3
2005-11-29
[MMC] Fix protocol errors
Pierre Ossman
1
-1
/
+1
2005-11-12
[MMC] mmci doesn't need asm/irq.h
Russell King
1
-1
/
+0
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-34
/
+35
2005-11-10
[MMC] wbsd version 1.5
Pierre Ossman
1
-1
/
+1
2005-11-10
[MMC] Add MODULE_AUTHOR to wbsd
Pierre Ossman
1
-0
/
+1
2005-11-10
[MMC] Use __devexit_p in wbsd
Pierre Ossman
1
-2
/
+2
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2
-34
/
+35
2005-11-08
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-1
/
+1
2005-11-08
[ARM] 3120/1: Fix MMC/SD card driver resume deadlock
Uli Luckas
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-2
/
+1
2005-11-05
[MMC] Use controller id instead of driver name for printks
Pierre Ossman
1
-5
/
+6
2005-11-05
[MMC] Fix chip config in wbsd
Pierre Ossman
1
-2
/
+2
2005-11-04
[MMC] Response to write commands is R1 nor R1b
Russell King
1
-1
/
+0
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-2
/
+2
2005-10-30
[MMC] Use command class to determine read-only status
Pierre Ossman
1
-2
/
+8
2005-10-30
[MMC] pxamci doesn't need to include asm/irq.h
Russell King
1
-1
/
+0
2005-10-29
Au1[12]00 mmc driver. Only tested on the Au1200 at this point though
Pete Popov
4
-0
/
+1132
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2
-2
/
+2
2005-10-29
[MMC] wbsd suspend support
Pierre Ossman
1
-28
/
+91
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-0
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2
-6
/
+6
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
Russell King
1
-0
/
+1
2005-09-12
[MMC] Clean up wbsd detection handling
Pierre Ossman
1
-17
/
+12
2005-09-12
[MMC] Remove unused timer.
Pierre Ossman
1
-1
/
+0
2005-09-12
[MMC] Remove trailing whitespace in wbsd
Pierre Ossman
2
-219
/
+219
2005-09-10
[MMC] Add mmc_detect_change() delay support for wbsd driver
Russell King
1
-22
/
+5
2005-09-09
[MMC] Add mmc_detect_change() delay support for PXAMCI driver
Richard Purdie
1
-1
/
+3
2005-09-08
[MMC] Allow detection/removal to be delayed
Richard Purdie
4
-8
/
+12
[next]