index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Age
Commit message (
Expand
)
Author
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
Merge branch 'mmci' into amba
Russell King
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-02
ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
Ulf Hansson
2012-01-25
ARM: amba: make irq 0 invalid
Russell King
2012-01-20
ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packets
Ulf Hansson
2012-01-20
ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job
Ulf Hansson
2012-01-20
ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspend
Ulf Hansson
2012-01-20
ARM: 7221/1: mmc: mmci: Change from using legacy suspend
Ulf Hansson
2012-01-20
ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler
Ulf Hansson
2012-01-20
ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction
Ulf Hansson
2012-01-20
ARM: 7217/1: mmc: mmci: Put power register deviations in variant data
Ulf Hansson
2012-01-20
ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end
Ulf Hansson
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-12
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-12-18
ARM: 7220/1: mmc: mmci: Fixup error handling for dma
Ulf Hansson
2011-12-18
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
Ulf Hansson
2011-11-22
mmc: mmci: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: mmci: simplify err check in mmci_post_request
Per Forlin
2011-09-27
clk: mmci: convert to clk_prepare()/clk_unprepare()
Russell King
2011-09-22
PM: add runtime PM support to MMCI
Russell King
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-20
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-19
ARM: 6981/2: mmci: adjust calculation of f_min
Linus Walleij
2011-07-06
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
2011-06-06
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
Linus Walleij
2011-05-26
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
Philippe Langlais
2011-05-12
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
Linus Walleij
2011-05-11
ARM: 6785/1: mmci: separate out ST Micro register defines
Linus Walleij
2011-03-25
mmc: mmci: Add ARM variant with extended FIFO
Pawel Moll
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-04
ARM: mmci: add dmaengine-based DMA support
Russell King
2011-02-04
ARM: mmci: no need for separate host->data_xfered
Russell King
2011-02-04
ARM: mmci: avoid unnecessary switch to data available PIO interrupts
Russell King
2011-02-04
ARM: mmci: no need to call flush_dcache_page() with sg_miter API
Russell King
2011-02-04
ARM: mmci: avoid reporting too many completed bytes on fifo overrun
Russell King
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
[next]