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
/
tmio_mmc_pio.c
Commit message (
Expand
)
Author
Age
*
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
2015-03-23
*
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
2015-01-20
*
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
2015-01-20
*
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
2015-01-20
*
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
2015-01-20
*
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
*
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
2014-09-23
*
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
Sergei Shtylyov
2014-09-19
*
mmc: tmio: enable odd number size access
Kuninori Morimoto
2014-09-19
*
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
2014-09-09
*
mmc: tmio: add actual clock support as option
Shinobu Uehara
2014-09-09
*
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
2014-09-09
*
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
2014-09-09
*
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2014-09-09
*
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2014-09-09
*
mmc: tmio: clear error IRQ status
Shinobu Uehara
2014-09-09
*
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2014-09-09
*
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2014-09-09
*
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
2014-09-09
*
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2014-09-09
*
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2014-09-09
*
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
2014-09-09
*
mmc: tmio: Keep host active while serving requests
Ulf Hansson
2014-09-09
*
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2014-09-09
*
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
2014-02-13
*
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
*
mmc: tmio: use -EPROBE_DEFER if driver can't find regulator
Kuninori Morimoto
2014-01-13
*
mmc: tmio: don't overwrite caps2
Kuninori Morimoto
2014-01-13
*
mmc: tmio: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
*
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
2013-09-06
*
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
*
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
2013-08-24
*
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-08-24
*
mmc: tmio: fix compiler warning
Guennadi Liakhovetski
2013-07-23
*
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
*
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
2013-06-06
*
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2013-06-06
*
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2013-06-06
*
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
2013-02-24
*
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2013-02-24
*
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2013-02-24
*
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
2013-02-11
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
*
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
2012-07-21
*
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2012-07-21
*
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
2012-07-21
*
mmc: tmio: add regulator support
Guennadi Liakhovetski
2012-07-21
*
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
2012-07-21
*
mmc: tmio: don't needlessly enable interrupts during probing
Guennadi Liakhovetski
2012-07-21
[next]