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
/
omap_hsmmc.c
Commit message (
Expand
)
Author
Age
*
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
Andreas Fenkart
2015-03-31
*
mmc: omap_hsmmc: simplify card/cover detect isr
Andreas Fenkart
2015-03-31
*
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
Andreas Fenkart
2015-03-27
*
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
NeilBrown
2015-03-27
*
mmc: omap_hsmmc: add hibernation support
Russ Dill
2015-03-23
*
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
2015-03-23
*
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
2015-03-23
*
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
2015-03-23
*
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
2015-01-19
*
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
2015-01-19
*
mmc: omap_hsmmc: remove prepare/complete system suspend support.
NeilBrown
2015-01-19
*
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
2014-11-26
*
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
2014-11-26
*
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
2014-11-26
*
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
2014-11-26
*
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
2014-11-26
*
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
2014-11-26
*
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
2014-11-26
*
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
2014-09-09
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
*
mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
Andreas Fenkart
2014-07-09
*
mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
Andreas Fenkart
2014-07-09
*
mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
Andreas Fenkart
2014-07-09
*
mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
Balaji T K
2014-07-09
*
mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
Andreas Fenkart
2014-07-09
*
mmc: omap_hsmmc: Enable SDIO interrupt
Andreas Fenkart
2014-07-09
*
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
2014-05-22
*
mmc: omap_hsmmc: fix cmd23 multiblock read/write
Balaji T K
2014-05-22
*
mmc: omap_hsmmc: use devm_ioremap_resource
Balaji T K
2014-05-22
*
mmc: omap_hsmmc: use devm_request_threaded_irq
Balaji T K
2014-05-22
*
mmc: omap_hsmmc: use devm_request_irq
Balaji T K
2014-05-22
*
mmc: omap_hsmmc: use devm_clk_get
Balaji T K
2014-05-22
*
mmc: omap: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
*
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: add cmd23 support
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: split dma setup
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
2014-03-04
*
mmc: omap_hsmmc: support more DT properties
Daniel Mack
2014-03-04
*
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
Nishanth Menon
2014-03-04
*
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
2014-03-04
*
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
*
mmc: omap_hsmmc: remove unused no_off
Balaji T K
2013-10-30
*
mmc: omap_hsmmc: correct max value of clkd
Balaji T K
2013-10-30
[next]