index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
Tony Lindgren
1
-43
/
+6
2015-03-31
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
Andreas Fenkart
1
-13
/
+0
2015-03-31
mmc: omap_hsmmc: simplify card/cover detect isr
Andreas Fenkart
1
-24
/
+3
2015-03-27
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
Andreas Fenkart
1
-5
/
+6
2015-03-27
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
NeilBrown
1
-21
/
+9
2015-03-23
mmc: omap_hsmmc: add hibernation support
Russ Dill
1
-7
/
+2
2015-03-23
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
1
-18
/
+38
2015-03-23
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
1
-22
/
+1
2015-03-23
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
1
-4
/
+0
2015-01-19
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
1
-25
/
+8
2015-01-19
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
1
-54
/
+13
2015-01-19
mmc: omap_hsmmc: remove prepare/complete system suspend support.
NeilBrown
1
-50
/
+0
2014-11-26
mmc: omap_hsmmc: Fix UHS card with DDR50 support
Ulf Hansson
1
-1
/
+3
2014-11-26
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
1
-39
/
+26
2014-11-26
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
1
-30
/
+45
2014-11-26
mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
Andreas Fenkart
1
-10
/
+12
2014-11-26
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
1
-86
/
+89
2014-11-26
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
1
-14
/
+1
2014-11-26
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
1
-14
/
+14
2014-09-09
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
1
-2
/
+12
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
Andreas Fenkart
1
-3
/
+21
2014-07-09
mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks
Andreas Fenkart
1
-6
/
+10
2014-07-09
mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected
Andreas Fenkart
1
-2
/
+21
2014-07-09
mmc: omap_hsmmc: enable wakeup event for sdio OMAP4
Balaji T K
1
-1
/
+13
2014-07-09
mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
Andreas Fenkart
1
-3
/
+14
2014-07-09
mmc: omap_hsmmc: Enable SDIO interrupt
Andreas Fenkart
1
-12
/
+189
2014-05-22
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
1
-1
/
+1
2014-05-22
mmc: omap_hsmmc: fix cmd23 multiblock read/write
Balaji T K
1
-2
/
+3
2014-05-22
mmc: omap_hsmmc: use devm_ioremap_resource
Balaji T K
1
-14
/
+5
2014-05-22
mmc: omap_hsmmc: use devm_request_threaded_irq
Balaji T K
1
-6
/
+3
2014-05-22
mmc: omap_hsmmc: use devm_request_irq
Balaji T K
1
-5
/
+2
2014-05-22
mmc: omap_hsmmc: use devm_clk_get
Balaji T K
1
-11
/
+4
2014-04-21
mmc: omap: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-2
/
+2
2014-03-04
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
1
-3
/
+36
2014-03-04
mmc: omap_hsmmc: add cmd23 support
Balaji T K
1
-4
/
+17
2014-03-04
mmc: omap_hsmmc: split dma setup
Balaji T K
1
-8
/
+18
2014-03-04
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
1
-1
/
+1
2014-03-04
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
1
-1
/
+3
2014-03-04
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
1
-4
/
+0
2014-03-04
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
1
-2
/
+2
2014-03-04
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
1
-19
/
+1
2014-03-04
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
1
-0
/
+37
2014-03-04
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
1
-27
/
+23
2014-03-04
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
1
-4
/
+2
2014-03-04
mmc: omap_hsmmc: support more DT properties
Daniel Mack
1
-0
/
+6
2014-03-04
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
Nishanth Menon
1
-4
/
+22
2014-03-04
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
1
-2
/
+1
2013-10-31
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-33
/
+3
2013-10-31
mmc: omap_hsmmc: remove unused no_off
Balaji T K
1
-7
/
+0
[next]