index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: wbsd: initialize tasklets before requesting interrupt
Chuck Ebbert
2008-06-12
1
-11
/
+10
*
mmc: Fix crash in mmc_block on 64-bit
Ben Collins
2008-06-05
1
-1
/
+1
*
missing dependencies on HAS_DMA
Al Viro
2008-05-21
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-05-19
5
-7
/
+915
|
\
|
*
at91_mci: minor cleanup
Marc Pignat
2008-05-17
1
-1
/
+4
|
*
mmc: mmc host test driver
Pierre Ossman
2008-05-14
3
-0
/
+905
|
*
mmc: Fix omap compile by replacing dev_name with dma_dev_name
Tony Lindgren
2008-05-14
1
-6
/
+6
*
|
mmc: make one-bit signed bitfields unsigned
Harvey Harrison
2008-05-13
1
-1
/
+1
*
|
[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver
Linus Walleij
2008-05-04
1
-1
/
+13
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-04-29
1
-1
/
+3
|
\
|
*
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
Linus Walleij
2008-04-28
1
-1
/
+3
*
|
mmc: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
|
/
*
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2008-04-18
1
-0
/
+1
*
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
2
-4
/
+4
*
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
1
-1
/
+1
*
sdhci: improve no card, no reset quirk
Pierre Ossman
2008-04-18
1
-2
/
+10
*
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
1
-1
/
+7
*
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
1
-6
/
+42
*
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
1
-14
/
+75
*
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
1
-33
/
+49
*
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
1
-27
/
+40
*
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
1
-1
/
+4
*
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
1
-10
/
+4
*
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
1
-10
/
+83
*
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
1
-17
/
+29
*
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
1
-51
/
+37
*
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
1
-5
/
+4
*
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
1
-19
/
+60
*
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
1
-3
/
+84
*
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
1
-110
/
+292
*
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
2008-04-18
1
-151
/
+1
*
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
2008-04-18
1
-1
/
+1
*
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
2008-04-18
1
-1
/
+0
*
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
2008-04-18
1
-8
/
+3
*
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
2008-04-18
1
-2
/
+2
*
sdhci: allow led to be controlled freely
Pierre Ossman
2008-04-18
2
-0
/
+48
*
sdhci: remove custom controller name
Pierre Ossman
2008-04-18
2
-32
/
+17
*
mmc: set controller name early
Pierre Ossman
2008-04-18
1
-17
/
+22
*
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
6
-1
/
+10
*
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2008-03-22
9
-198
/
+96
*
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
2008-03-15
1
-1
/
+1
*
mmc: extend ricoh_mmc to support Ricoh RL5c476
Frank Seidel
2008-02-08
1
-21
/
+80
*
at91_mci: use generic GPIO calls
David Brownell
2008-02-08
1
-34
/
+80
*
sdhci: add num index for multi controllers case
Feng Tang
2008-02-08
2
-1
/
+13
*
mmc: remove sdhci and mmc_spi experimental markers
Pierre Ossman
2008-02-08
1
-4
/
+4
*
mmc: Handle suspend/resume in Ricoh MMC disabler
Philip Langdale
2008-02-08
1
-25
/
+72
*
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
2
-21
/
+7
|
\
|
*
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2008-01-28
2
-21
/
+7
*
|
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
2
-17
/
+46
|
\
\
|
|
/
|
/
|
|
*
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
2008-01-26
1
-1
/
+1
[next]