index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxs-mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: mxs: use mmc_of_parse to parse devicetree properties
Sascha Hauer
2014-01-13
*
mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for cd inverted
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for broken card detection
Sascha Hauer
2014-01-13
*
mmc: mxs: use standard flag for non-removable status
Sascha Hauer
2014-01-13
*
mmc: mxs-mmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
*
mmc: mxs-mmc: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-24
*
mmc: mxs-mmc: Use devm_clk_get()
Fabio Estevam
2013-08-24
*
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
2013-06-27
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
*
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
2013-05-26
*
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
|
\
|
*
mmc: mxs-mmc: move to use generic DMA helper
Shawn Guo
2013-04-04
*
|
mmc: mxs-mmc: add broken-cd property
Hector Palacios
2013-04-12
*
|
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
2013-04-12
*
|
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
2013-04-12
|
/
*
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
|
\
|
*
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
2013-02-24
|
*
mmc: mxs-mmc: Add MODULE_ALIAS()
Fabio Estevam
2013-02-24
*
|
mmc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
|
/
*
mmc: mxs-mmc: Remove platform data
Fabio Estevam
2012-12-06
*
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
2012-10-11
*
Merge tag 'v3.6-rc6' into spi-mxs
Mark Brown
2012-09-25
|
\
|
*
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
2012-09-04
|
*
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
2012-09-04
*
|
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
2012-08-17
*
|
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
2012-08-17
*
|
mmc: spi: Pull out parts shared between MMC and SPI
Marek Vasut
2012-08-17
*
|
mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP
Marek Vasut
2012-08-17
*
|
mmc: spi: Move SSP register definitions into separate file
Marek Vasut
2012-08-17
|
/
*
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
2012-07-22
*
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
2012-07-22
*
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
2012-06-06
*
mmc: mxs-mmc: add device tree support
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: let ssp_is_old take host as parameter
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: use global stmp_device functionality
Shawn Guo
2012-05-12
*
mmc: mxs-mmc: adopt pinctrl support
Shawn Guo
2012-05-11
*
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-04-20
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
|
\
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-26
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-26
*
|
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
|
\
|
*
mmc: mxs-mmc: fix the dma_transfer_direction migration
Shawn Guo
2011-12-23
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
|
|
\
[next]