index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
Ulf Hansson
2019-09-11
1
-0
/
+4
*
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
2019-07-22
1
-2
/
+1
*
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
1
-29
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: dw_mmc: fix card threshold control configuration
x00270170
2018-07-03
1
-3
/
+4
*
mmc: dw_mmc: update actual clock for mmc debugfs
Shawn Lin
2018-05-02
1
-0
/
+4
*
Merge branch 'fixes' into next
Ulf Hansson
2018-03-16
1
-2
/
+4
|
\
|
*
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
Evgeniy Didin
2018-03-16
1
-2
/
+4
*
|
mmc: dw_mmc: remove the deprecated "num-slots"
Jaehoon Chung
2018-03-15
1
-4
/
+0
*
|
mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property
Jaehoon Chung
2018-03-15
1
-11
/
+4
*
|
Merge branch 'fixes' into next
Ulf Hansson
2018-03-05
1
-3
/
+6
|
\
|
|
*
mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
Evgeniy Didin
2018-03-05
1
-3
/
+6
*
|
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Shawn Lin
2018-03-05
1
-1
/
+0
*
|
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
Shawn Lin
2018-03-05
1
-26
/
+2
|
/
*
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
Shawn Lin
2018-02-27
1
-0
/
+4
*
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
2018-02-27
1
-1
/
+8
*
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
Shawn Lin
2018-02-27
1
-30
/
+43
*
mmc: dw_mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-14
/
+9
*
mmc: dw_mmc: Cleanup the DTO timer like the CTO one
Douglas Anderson
2017-11-02
1
-3
/
+52
*
Merge branch 'fixes' into next
Ulf Hansson
2017-11-02
1
-13
/
+94
|
\
|
*
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
2017-11-01
1
-1
/
+6
|
*
mmc: dw_mmc: Add locking to the CTO timer
Douglas Anderson
2017-10-30
1
-10
/
+81
|
*
mmc: dw_mmc: Fix the CTO timeout calculation
Douglas Anderson
2017-10-30
1
-1
/
+5
|
*
mmc: dw_mmc: cancel the CTO timer after a voltage switch
Douglas Anderson
2017-10-30
1
-1
/
+2
*
|
mmc: dw_mmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
|
mmc: dw_mmc: make const arrays mszs static
Colin Ian King
2017-10-30
1
-2
/
+2
|
/
*
mmc: dw_mmc: introduce timer for broken command transfer over scheme
Addy Ke
2017-08-30
1
-0
/
+48
*
mmc: dw_mmc: move controller reset before driver init
liwei
2017-08-30
1
-6
/
+6
*
mmc: dw_mmc: explicitly request exclusive reset control
Philipp Zabel
2017-08-30
1
-1
/
+1
*
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
2017-07-27
1
-1
/
+1
*
mmc: dw_mmc: remove the unnecessary slot variable
Jaehoon Chung
2017-06-29
1
-8
/
+5
*
mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
Jaehoon Chung
2017-06-29
1
-17
/
+16
*
mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot
Jaehoon Chung
2017-06-29
1
-9
/
+7
*
mmc: dw_mmc: change the array of slots
Jaehoon Chung
2017-06-29
1
-12
/
+9
*
mmc: dw_mmc: remove the loop about finding slots
Jaehoon Chung
2017-06-29
1
-79
/
+36
*
mmc: dw_mmc: deprecated the "num-slots" property
Jaehoon Chung
2017-06-29
1
-13
/
+8
*
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
2017-06-20
1
-12
/
+12
*
Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"
Ulf Hansson
2017-06-20
1
-8
/
+2
*
mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled
Ulf Hansson
2017-06-20
1
-0
/
+7
*
mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs
Ulf Hansson
2017-06-20
1
-3
/
+22
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-11
/
+3
*
mmc: dw_mmc: improve dw_mci_reset a bit
Shawn Lin
2017-04-24
1
-18
/
+20
*
mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
Shawn Lin
2017-04-24
1
-41
/
+40
*
mmc: dw_mmc: remove declaration of dw_mci_card_busy
Shawn Lin
2017-04-24
1
-2
/
+0
*
mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
Shawn Lin
2017-04-24
1
-42
/
+41
*
mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration
Shawn Lin
2017-04-24
1
-22
/
+20
*
mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
Shawn Lin
2017-04-24
1
-66
/
+65
*
mmc: dw_mmc: improve the timeout polling code
Shawn Lin
2017-04-24
1
-53
/
+39
*
mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
Douglas Anderson
2017-04-18
1
-2
/
+9
*
mmc: dw_mmc: silent verbose log when calling from PM context
Shawn Lin
2017-02-13
1
-5
/
+7
[next]