index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
mmc: meson-gx: remove unneeded checks in remove
Heiner Kallweit
1
-6
/
+2
2017-02-14
mmc: meson-gx: reduce bounce buffer size
Heiner Kallweit
1
-1
/
+1
2017-02-14
mmc: meson-gx: set max block count and request size
Heiner Kallweit
1
-0
/
+3
2017-02-14
mmc: meson-gx: improve interrupt handling
Heiner Kallweit
1
-5
/
+4
2017-02-14
mmc: meson-gx: improve meson_mmc_irq_thread
Heiner Kallweit
1
-9
/
+6
2017-02-14
mmc: meson-gx: improve meson_mmc_clk_set
Heiner Kallweit
1
-18
/
+24
2017-02-14
mmc: meson-gx: minor improvements in meson_mmc_set_ios
Heiner Kallweit
1
-2
/
+0
2017-02-14
mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
Ulf Hansson
1
-14
/
+6
2017-02-14
mmc: core: start to break apart mmc_start_areq()
Linus Walleij
1
-22
/
+43
2017-02-14
mmc: block: respect bool returned from blk_end_request()
Linus Walleij
1
-25
/
+24
2017-02-14
mmc: block: return errorcode from mmc_sd_num_wr_blocks()
Linus Walleij
1
-8
/
+11
2017-02-13
mmc: queue: turn queue flags into bools
Linus Walleij
3
-12
/
+11
2017-02-13
mmc: block: rename mmc_active to areq
Linus Walleij
2
-8
/
+8
2017-02-13
mmc: block: refactor mmc_blk_rw_try_restart()
Linus Walleij
1
-14
/
+21
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
3
-15
/
+15
2017-02-13
mmc: block: rename rqc and req
Linus Walleij
1
-28
/
+28
2017-02-13
mmc: block: inline the command abort and start new goto:s
Linus Walleij
1
-19
/
+27
2017-02-13
mmc: core: switch to ida_simple_ functions in block.c
Heiner Kallweit
1
-26
/
+5
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
2017-02-13
mmc: dw_mmc: silent verbose log when calling from PM context
Shawn Lin
1
-5
/
+7
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
3
-11
/
+8
2017-02-13
mmc: sunxi: Add more debug informations
Maxime Ripard
1
-4
/
+19
2017-02-13
mmc: sunxi: Add EMMC (MMC2) controller compatible
Maxime Ripard
1
-0
/
+8
2017-02-13
mmc: sunxi: Mask DATA0 when updating the clock
Maxime Ripard
1
-1
/
+13
2017-02-13
mmc: sunxi: Enable the new timings for the A64 MMC controllers
Maxime Ripard
1
-0
/
+6
2017-02-13
mmc: sunxi: Always set signal delay to 0 for A64
Maxime Ripard
1
-33
/
+17
2017-02-13
mmc: sunxi: Gate the clock when rate is 0
Maxime Ripard
1
-1
/
+4
2017-02-13
mmc: sunxi: Fix clock frequency change sequence
Maxime Ripard
1
-4
/
+4
2017-02-13
mmc: core: fix error path in mmc_host_alloc
Heiner Kallweit
1
-0
/
+2
2017-02-13
mmc: core: simplify ida handling
Heiner Kallweit
1
-16
/
+4
2017-02-13
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
Ritesh Harjani
1
-13
/
+1
2017-02-13
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
Ritesh Harjani
1
-3
/
+4
2017-02-13
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
Ulf Hansson
1
-0
/
+2
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
1
-4
/
+7
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
3
-14
/
+14
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
4
-7
/
+5
2017-02-13
mmc: core: Remove redundant code in mmc_set_signal_voltage()
Ulf Hansson
1
-7
/
+0
2017-02-13
mmc: sh_mobile_sdhi: add support for 2 clocks
Chris Brandt
1
-0
/
+23
2017-02-13
mmc: meson: cleanup stray debug messages
Kevin Hilman
1
-3
/
+4
2017-02-13
mmc: block: stop passing around pointless return values
Linus Walleij
2
-25
/
+15
2017-02-13
mmc: block: introduce new_areq and old_areq
Linus Walleij
1
-6
/
+8
2017-02-13
mmc: block: inline command abortions
Linus Walleij
1
-5
/
+13
2017-02-13
mmc: block: do not assign mq_rq when aborting command
Linus Walleij
1
-1
/
+0
2017-02-13
mmc: block: break out mmc_blk_rw_start_new()
Linus Walleij
1
-10
/
+17
2017-02-13
mmc: block: break out mmc_blk_rw_cmd_abort()
Linus Walleij
1
-5
/
+12
2017-02-13
mmc: sdhci-s3c: use the bitops API for bit operation
Jaehoon Chung
1
-20
/
+21
2017-02-13
mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
Jaehoon Chung
2
-88
/
+69
2017-02-13
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
2
-2
/
+13
[next]