index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2017-02-15
2
-2
/
+2
*
mmc: core: move all quirks together into quirks.h
Shawn Lin
2017-02-15
3
-91
/
+91
*
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
2
-6
/
+2
*
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
2017-02-15
2
-20
/
+7
*
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-15
6
-9
/
+6
*
mmc: sdhci-cadence: fix bit shift of read data from PHY port
Masahiro Yamada
2017-02-15
1
-1
/
+1
*
Merge branch 'fixes' into next
Ulf Hansson
2017-02-14
1
-2
/
+2
|
\
|
*
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-14
1
-2
/
+2
*
|
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2017-02-14
3
-0
/
+8
*
|
mmc: MAN_BKOPS_EN inverse debug message logic
Uri Yanai
2017-02-14
1
-2
/
+2
*
|
mmc: meson-gx: add support for HS400 mode
Heiner Kallweit
2017-02-14
1
-0
/
+11
*
|
mmc: meson-gx: remove unneeded checks in remove
Heiner Kallweit
2017-02-14
1
-6
/
+2
*
|
mmc: meson-gx: reduce bounce buffer size
Heiner Kallweit
2017-02-14
1
-1
/
+1
*
|
mmc: meson-gx: set max block count and request size
Heiner Kallweit
2017-02-14
1
-0
/
+3
*
|
mmc: meson-gx: improve interrupt handling
Heiner Kallweit
2017-02-14
1
-5
/
+4
*
|
mmc: meson-gx: improve meson_mmc_irq_thread
Heiner Kallweit
2017-02-14
1
-9
/
+6
*
|
mmc: meson-gx: improve meson_mmc_clk_set
Heiner Kallweit
2017-02-14
1
-18
/
+24
*
|
mmc: meson-gx: minor improvements in meson_mmc_set_ios
Heiner Kallweit
2017-02-14
1
-2
/
+0
*
|
mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
Ulf Hansson
2017-02-14
1
-14
/
+6
*
|
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
2017-02-14
1
-22
/
+43
*
|
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
2017-02-14
1
-25
/
+24
*
|
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
2017-02-14
1
-8
/
+11
*
|
mmc: queue: turn queue flags into bools
Linus Walleij
2017-02-13
3
-12
/
+11
*
|
mmc: block: rename mmc_active to areq
Linus Walleij
2017-02-13
2
-8
/
+8
*
|
mmc: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
2017-02-13
1
-14
/
+21
*
|
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
2017-02-13
4
-16
/
+16
*
|
mmc: block: rename rqc and req
Linus Walleij
2017-02-13
1
-28
/
+28
*
|
mmc: block: inline the command abort and start new goto:s
Linus Walleij
2017-02-13
1
-19
/
+27
*
|
mmc: core: switch to ida_simple_ functions in block.c
Heiner Kallweit
2017-02-13
1
-26
/
+5
*
|
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
2017-02-13
1
-4
/
+5
*
|
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
Kishon Vijay Abraham I
2017-02-13
1
-6
/
+14
*
|
mmc: host: omap_hsmmc: reset cmd line on ceb error
Ravikumar Kattekola
2017-02-13
1
-1
/
+1
*
|
dt-bindings: mmc: sunxi: Document A64 eMMC compatible
Maxime Ripard
2017-02-13
1
-0
/
+1
*
|
mmc: dw_mmc: silent verbose log when calling from PM context
Shawn Lin
2017-02-13
1
-5
/
+7
*
|
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
2017-02-13
3
-11
/
+8
*
|
mmc: sunxi: Add more debug informations
Maxime Ripard
2017-02-13
1
-4
/
+19
*
|
mmc: sunxi: Add EMMC (MMC2) controller compatible
Maxime Ripard
2017-02-13
1
-0
/
+8
*
|
mmc: sunxi: Mask DATA0 when updating the clock
Maxime Ripard
2017-02-13
1
-1
/
+13
*
|
mmc: sunxi: Enable the new timings for the A64 MMC controllers
Maxime Ripard
2017-02-13
1
-0
/
+6
*
|
mmc: sunxi: Always set signal delay to 0 for A64
Maxime Ripard
2017-02-13
1
-33
/
+17
*
|
mmc: sunxi: Gate the clock when rate is 0
Maxime Ripard
2017-02-13
1
-1
/
+4
*
|
mmc: sunxi: Fix clock frequency change sequence
Maxime Ripard
2017-02-13
1
-4
/
+4
*
|
mmc: core: fix error path in mmc_host_alloc
Heiner Kallweit
2017-02-13
1
-0
/
+2
*
|
mmc: core: simplify ida handling
Heiner Kallweit
2017-02-13
1
-16
/
+4
*
|
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
Ritesh Harjani
2017-02-13
1
-13
/
+1
*
|
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
Ritesh Harjani
2017-02-13
1
-3
/
+4
*
|
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
Ulf Hansson
2017-02-13
1
-0
/
+2
*
|
mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support
Ulf Hansson
2017-02-13
1
-0
/
+1
*
|
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
2017-02-13
2
-15
/
+17
*
|
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
3
-14
/
+14
[next]