index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-21
/
+45
2012-12-11
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
Davide Ciminaghi
1
-4
/
+4
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-04
ARM: 7562/2: MMCI: fetch pinctrl handle and set default state
Linus Walleij
1
-0
/
+18
2012-10-18
ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLK
Ulf Hansson
1
-5
/
+7
2012-10-18
ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIO
Ulf Hansson
1
-17
/
+21
2012-10-03
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-10
/
+3
2012-06-18
ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs
Roland Stigge
1
-0
/
+8
2012-06-18
ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0
Roland Stigge
1
-5
/
+0
2012-06-14
ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot
Lee Jones
1
-0
/
+6
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+61
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...
Russell King
1
-0
/
+16
2012-05-08
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
1
-0
/
+6
2012-05-04
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
1
-2
/
+3
2012-05-04
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
1
-4
/
+54
2012-05-03
AMBA: get rid of last two uses of NO_IRQ
Russell King
1
-1
/
+1
2012-04-25
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
Linus Walleij
1
-0
/
+16
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+3
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-56
/
+122
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-03-24
Merge branch 'mmci' into amba
Russell King
1
-45
/
+121
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-1
/
+1
2012-03-17
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-11
/
+1
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
1
-3
/
+4
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+2
2012-02-02
ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register
Ulf Hansson
1
-12
/
+29
2012-01-25
ARM: amba: make irq 0 invalid
Russell King
1
-1
/
+1
2012-01-20
ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packets
Ulf Hansson
1
-1
/
+18
2012-01-20
ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job
Ulf Hansson
1
-5
/
+5
2012-01-20
ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspend
Ulf Hansson
1
-3
/
+16
2012-01-20
ARM: 7221/1: mmc: mmci: Change from using legacy suspend
Ulf Hansson
1
-10
/
+12
2012-01-20
ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler
Ulf Hansson
1
-4
/
+4
2012-01-20
ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction
Ulf Hansson
1
-0
/
+21
2012-01-20
ARM: 7217/1: mmc: mmci: Put power register deviations in variant data
Ulf Hansson
1
-5
/
+17
2012-01-20
ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end
Ulf Hansson
1
-6
/
+0
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+7
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-01-12
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
1
-0
/
+1
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2011-12-19
ARM: 7220/1: mmc: mmci: Fixup error handling for dma
Ulf Hansson
1
-1
/
+5
2011-12-19
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
Ulf Hansson
1
-3
/
+5
2011-11-22
mmc: mmci: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-4
/
+7
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
1
-4
/
+7
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+2
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-1
/
+1
2011-10-27
mmc: mmci: simplify err check in mmci_post_request
Per Forlin
1
-1
/
+1
2011-09-27
clk: mmci: convert to clk_prepare()/clk_unprepare()
Russell King
1
-1
/
+8
[next]