index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
atmel-mci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
*
mmc: atmel-mci: Add support for SDIO interrupts
Anders Grahn
2010-05-27
1
-4
/
+38
*
mmc: atmel-mci: enable SD high speed support
Nicolas Ferre
2010-05-27
1
-3
/
+19
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-21
1
-1
/
+1
|
\
|
*
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
1
-0
/
+1
|
|
\
|
*
|
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-17
1
-1
/
+1
|
*
|
DMAENGINE: generic slave control v2
Linus Walleij
2010-03-26
1
-1
/
+1
*
|
|
mmc: atmel-mci: fix in debugfs: response value printing
Nicolas Ferre
2010-05-11
1
-2
/
+2
*
|
|
mmc: atmel-mci: remove data error interrupt after xfer
Nicolas Ferre
2010-05-11
1
-0
/
+1
*
|
|
mmc: atmel-mci: prevent kernel oops while removing card
Nicolas Ferre
2010-05-11
1
-4
/
+5
*
|
|
mmc: atmel-mci: fix two parameters swapped
Nicolas Ferre
2010-05-11
1
-2
/
+2
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
2009-12-15
1
-10
/
+75
*
atmel-mci: change use of dma slave interface
Nicolas Ferre
2009-12-15
1
-20
/
+36
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-24
1
-1
/
+8
|
\
|
*
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
2009-09-08
1
-1
/
+8
*
|
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
Rob Emanuele
2009-09-23
1
-3
/
+30
|
/
*
atmel-mci: Add support for inverted detect pin
Jonas Larsson
2009-04-08
1
-3
/
+9
*
atmel-mci: fix sdc_reg typo
Hans-Christian Egtvedt
2009-03-24
1
-1
/
+1
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-1
/
+1
*
atmel-mci: fix initialization of dma slave data
Dan Williams
2009-02-18
1
-2
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
1
-75
/
+28
|
\
|
*
dmaengine: kill enum dma_state_client
Dan Williams
2009-01-06
1
-3
/
+3
|
*
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-06
1
-1
/
+0
|
*
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
2009-01-06
1
-71
/
+27
|
*
dmaengine: up-level reference counting to the module level
Dan Williams
2009-01-06
1
-3
/
+1
*
|
atmel-mci: move atmel-mci.h file to include/linux
Nicolas Ferre
2009-01-05
1
-1
/
+1
|
/
*
atmel-mci: Add missing flush_dcache_page() in PIO transfer code
Haavard Skinnemoen
2008-10-05
1
-0
/
+1
*
atmel-mci: Don't overwrite error bits when NOTBUSY is set
Haavard Skinnemoen
2008-10-05
1
-1
/
+3
*
atmel-mci: Add experimental DMA support
Haavard Skinnemoen
2008-10-05
1
-16
/
+258
*
atmel-mci: support multiple mmc slots
Haavard Skinnemoen
2008-10-05
1
-308
/
+614
*
atmel-mci: Platform code for supporting multiple mmc slots
Haavard Skinnemoen
2008-10-05
1
-4
/
+20
*
atmel-mci: Don't stop the clock between transfers
Haavard Skinnemoen
2008-10-05
1
-38
/
+22
*
atmel-mci: Implement tasklet as a state machine
Haavard Skinnemoen
2008-10-05
1
-104
/
+145
*
atmel-mci: Initialize BLKR before sending data transfer command
Haavard Skinnemoen
2008-10-05
1
-2
/
+4
*
atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
Haavard Skinnemoen
2008-09-20
1
-0
/
+4
*
atmel-mci: Fix bogus debugfs file size
Haavard Skinnemoen
2008-09-20
1
-4
/
+0
*
atmel-mci: Fix memory leak in atmci_regs_show
Haavard Skinnemoen
2008-09-20
1
-0
/
+2
*
atmel-mci: debugfs: enable clock before dumping regs
Haavard Skinnemoen
2008-09-20
1
-0
/
+2
*
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-08-05
1
-1
/
+1
*
avr32: some mmc/sd cleanups
David Brownell
2008-07-27
1
-8
/
+8
*
Merge commit 'upstream/master'
Haavard Skinnemoen
2008-07-27
1
-0
/
+189
|
\
|
*
atmel-mci: debugfs support
Haavard Skinnemoen
2008-07-27
1
-0
/
+189
*
|
avr32: clean up mci platform code
Ben Nizette
2008-07-18
1
-0
/
+1
|
/
*
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
1
-1
/
+1
*
atmel-mci: Driver for Atmel on-chip MMC controllers
Haavard Skinnemoen
2008-07-15
1
-0
/
+981