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
2023-06-19
mmc: omap_hsmmc: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2023-03-23
mmc: Use of_property_read_bool() for boolean properties
Rob Herring
1
-4
/
+4
2022-12-07
mmc: omap_hsmmc: fix return value check of mmc_add_host()
Yang Yingliang
1
-1
/
+3
2021-12-14
mmc: omap_hsmmc: Revert special init for wl1251
H. Nikolaus Schaller
1
-36
/
+0
2021-10-12
dt-bindings: mmc: update mmc-card.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-10-12
mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
1
-7
/
+3
2021-02-01
mmc: omap_hsmmc: Simplify bool comparison and conversion
Yang Li
1
-9
/
+9
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-09-07
mmc: omap-hsmmc: remove redundant null check
Xu Wang
1
-12
/
+6
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+1
2019-12-16
mmc: omap_hsmmc: Convert to pinctrl_select_default_state()
Ulf Hansson
1
-8
/
+2
2019-11-15
mmc: host: omap-hsmmc: remove init_card pdata callback from pdata
H. Nikolaus Schaller
1
-4
/
+1
2019-11-15
mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...
H. Nikolaus Schaller
1
-0
/
+30
2019-05-06
mmc: omap_hsmmc: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+2
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+11
2018-12-17
mmc: omap_hsmmc: fix DMA API warning
Russell King
1
-1
/
+11
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+2
2018-10-08
mmc: omap_hsmmc: Delete platform data GPIO CD and WP
Linus Walleij
1
-51
/
+1
2018-10-08
mmc: omap_hsmmc: Kill off cover detection
Linus Walleij
1
-119
/
+2
2018-09-04
mmc: omap_hsmmc: fix wakeirq handling on removal
Andreas Kemnade
1
-0
/
+1
2017-10-30
mmc: omap_hsmmc: catch all errors when getting regulators
Wolfram Sang
1
-1
/
+1
2017-09-22
mmc: host: omap_hsmmc: Remove setting PBIAS voltage
Kishon Vijay Abraham I
1
-25
/
+8
2017-08-30
mmc: omap_hsmmc: Reduce max_segs for reliability
Will Newton
1
-3
/
+3
2017-08-30
mmc: omap_hsmmc: constify dev_pm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-08
mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driver
Kishon Vijay Abraham I
1
-1
/
+1
2017-07-17
mmc: host: omap_hsmmc: remove unused platform callbacks
Faiz Abbas
1
-11
/
+0
2017-06-20
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
Kishon Vijay Abraham I
1
-20
/
+14
2017-06-20
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
Kishon Vijay Abraham I
1
-12
/
+9
2017-04-24
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-13
/
+4
2017-02-13
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
1
-4
/
+5
2017-02-13
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
Kishon Vijay Abraham I
1
-6
/
+14
2017-02-13
mmc: host: omap_hsmmc: reset cmd line on ceb error
Ravikumar Kattekola
1
-1
/
+1
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
1
-2
/
+1
2016-09-14
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
1
-8
/
+8
2016-05-04
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-40
/
+10
2016-05-02
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
1
-1
/
+5
2016-05-02
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
1
-15
/
+0
2016-05-02
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
1
-10
/
+9
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
1
-2
/
+2
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
1
-1
/
+4
2016-02-15
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
1
-0
/
+2
2015-12-22
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
1
-4
/
+2
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
1
-3
/
+3
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
1
-2
/
+6
2015-08-27
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
1
-31
/
+3
2015-08-27
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
1
-3
/
+4
2015-08-27
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
1
-6
/
+2
2015-08-27
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
1
-2
/
+8
2015-08-27
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
1
-10
/
+56
[next]