Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a4c73aba0463800f5e1c33c94c2a7e553e26a4eb
a4c73ab
mmc: sdhci: Reduce the use of host->mrq
by Adrian Hunter
· 9 years ago
ea96802
mmc: sdhci: Get rid of host->busy_handle
by Adrian Hunter
· 9 years ago
7c89a3d
mmc: sdhci: Record what command is using the data lines
by Adrian Hunter
· 9 years ago
e0a5640
mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
by Adrian Hunter
· 9 years ago
64ed8dd
mmc: sdhci: Get rid of redundant BUG_ONs
by Adrian Hunter
· 9 years ago
6bde868
mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
by Adrian Hunter
· 9 years ago
00884b6
mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()
by Adrian Hunter
· 9 years ago
6132a3b
mmc: sdhci: Add sdhci_read_caps()
by Adrian Hunter
· 9 years ago
28da358
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
by Adrian Hunter
· 9 years ago
8cb851a
mmc: sdhci: Make signal voltage support explicit
by Adrian Hunter
· 9 years ago
52f5336
mmc: sdhci: Split sdhci_add_host()
by Adrian Hunter
· 9 years ago
d3940f2
mmc: sdhci: Do not call implementations of mmc host ops directly
by Adrian Hunter
· 9 years ago
ae9c657
mmc: mediatek: perfer to use rise edge latching
by Chaotian Jing
· 9 years ago
ddc7138
mmc: mediatek: fix CMD21/CMD19 timeout issue
by Chaotian Jing
· 9 years ago
86beac3
mmc: mediatek: fix CRC error when calling mmc_select_hs400()
by Chaotian Jing
· 9 years ago
5462ff3
mmc: mediatek: do not tune data for HS400 mode
by Chaotian Jing
· 9 years ago
faecf41
mmc: dw_mmc: fix unmap sg twice when finding data err
by Shawn Lin
· 9 years ago
7e4bf1b
mmc: dw_mmc: add the card write threshold for HS400 mode
by Jaehoon Chung
· 9 years ago
16a3457
mmc: dw_mmc: remove the quirks flags
by Jaehoon Chung
· 9 years ago
e5a6135
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
by Jaehoon Chung
· 9 years ago
65257a0
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
by Seung-Woo Kim
· 9 years ago
46d1795
mmc: dw_mmc: Wait for data transfer after response errors.
by Doug Anderson
· 9 years ago
e5306c3
mmc: dw_mmc: fix 32bit little-endian access of des1 field
by Ben Dooks
· 9 years ago
7a3c567
mmc: dw_mmc: Consider HLE errors to be data and command errors
by Doug Anderson
· 10 years ago
af63762
mmc: dw_mmc: k3: add MMC_CAP_CMD23
by Jérôme Forissier
· 9 years ago
56f6911
mmc: dw_mmc: check card present before starting request
by Shawn Lin
· 9 years ago
c0834a5
mmc: dw_mmc: remove redundant of set_bit and clear_bit
by Shawn Lin
· 9 years ago
52e00b8
mmc: sh_mmcif: Use a 10s timeout in the error recovery path
by Ulf Hansson
· 9 years ago
549646a
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
by Ulf Hansson
· 9 years ago
5b1c29bc
mmc: sh_mmcif: Use response type to know when to enable busy detection
by Ulf Hansson
· 9 years ago
dab3a28
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
by Ulf Hansson
· 9 years ago
1b8d79c
mmc: core: Allow hosts to specify non-support for SD commands
by Ulf Hansson
· 9 years ago
2801b95
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
by Colin Ian King
· 9 years ago
a7c5367
mmc: sdhci: use pr_err for sdhci_dumpregs
by Chuanxiao Dong
· 9 years ago
860951c
mmc: host: use the defined function to check whether card is removable
by Jaehoon Chung
· 9 years ago
52c0624
phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
by Douglas Anderson
· 9 years ago
352051e
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
by Douglas Anderson
· 9 years ago
1107545
Documentation: phy: Let the rockchip eMMC PHY get an exported card clock
by Douglas Anderson
· 9 years ago
c390f21
mmc: sdhci-of-arasan: Add ability to export card clock
by Douglas Anderson
· 9 years ago
6db90c5
Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
by Douglas Anderson
· 9 years ago
3ea4666e
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
by Douglas Anderson
· 9 years ago
6582019
Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
by Douglas Anderson
· 9 years ago
ca572f4
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
by Douglas Anderson
· 9 years ago
49f9ccd
phy: rockchip-emmc: Increase lock time allowance
by Douglas Anderson
· 9 years ago
675f65c
phy: rockchip-emmc: reindent the register definitions
by Brian Norris
· 9 years ago
36b5d46
phy: rockchip-emmc: configure default output tap delay
by Brian Norris
· 9 years ago
d748577
phy: rockchip-emmc: configure frequency range and drive impedance
by Shawn Lin
· 9 years ago
4d54a25
phy: rockchip-emmc: give DLL some extra time to be ready
by Shawn Lin
· 9 years ago
476bf3d
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
by Al Cooper
· 9 years ago
d3b2cd0
mmc: DT: sdhci-brcmstb: Add device tree bindings
by Al Cooper
· 9 years ago
d806b46
mmc: block: Fix tag condition with packed writes
by Adrian Hunter
· 9 years ago
5320226
mmc: core: Disable HPI for certain Hynix eMMC cards
by Pratibhasagar V
· 9 years ago
8b7be8f
mmc: core: Only change mode if mmc_select_bus_width() is successful
by Peter Griffin
· 9 years ago
c6d8fd6
mmc: Set pref erase size based on size
by Gwendal Grignou
· 9 years ago
7eb1649
mmc: sdhci-bcm2835: remove driver
by Stefan Wahren
· 9 years ago
46cd175
DT: bindings: remove bcm2835-sdhci
by Stefan Wahren
· 9 years ago
649c605
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
by Ziyuan Xu
· 9 years ago
987aa5f8
mmc: mmc: fix switch timeout issue caused by jiffies precision
by Chaotian Jing
· 9 years ago
08573ea
mmc: mmc: do not use CMD13 to get status after speed mode switch
by Chaotian Jing
· 9 years ago
87a18a6
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
by Chaotian Jing
· 9 years ago
e613cc4
mmc: sdhci: Fix sdhci_card_busy()
by Adrian Hunter
· 9 years ago
7c42dbf
mmc: tmio: make a cast explicit
by Wolfram Sang
· 9 years ago
a05c846
mmc: sdhci-of-arasan: implement enhanced strobe callback
by Shawn Lin
· 9 years ago
bc26235
mmc: debugfs: add HS400 enhanced strobe description
by Shawn Lin
· 9 years ago
81ac2af
mmc: core: implement enhanced strobe support
by Shawn Lin
· 9 years ago
ef29c0e
mmc: core: add mmc-hs400-enhanced-strobe support
by Shawn Lin
· 9 years ago
a60119c
Documentation: mmc: add mmc-hs400-enhanced-strobe
by Shawn Lin
· 9 years ago
2810984
MAINTAINERS: Add file patterns for mmc device tree bindings
by Geert Uytterhoeven
· 9 years ago
84d6260
mmc: sdhci: fix wakeup configuration
by Ludovic Desroches
· 9 years ago
e87c856
mmc: block: correct 4KB alignment check
by Yuan, Juntao
· 9 years ago
1473bdd
mmc: sdhci: remove comment regarding timeout during tuning
by Simon Horman
· 9 years ago
a2a16c7
mmc: sh_mobile_sdhi: properly document R-Car versions
by Wolfram Sang
· 9 years ago
523d939
Linux 4.7
by Linus Torvalds
· 8 years ago
68093c4
Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
107df03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
88083e9
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
b1386ce
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
d15ae81
Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
3f2625d
Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
2321884
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
7825e0c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
48d4ca5
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
897473f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
3aa536d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
f1894d8
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
ee62f09
Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
62cd69d
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
a933f80
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
ea4b3cf
Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
b6cbeca
Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
ff8d6fa
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
368301f
pps: do not crash when failed to register
by Jiri Slaby
· 9 years ago
2d6a4d6
tools/vm/slabinfo: fix an unintentional printf
by Dan Carpenter
· 9 years ago
b301aac
testing/radix-tree: fix a macro expansion bug
by Dan Carpenter
· 9 years ago
3cb9185
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
by Andrey Ryabinin
· 9 years ago
73f576c
mm: memcontrol: fix cgroup creation failure after many small jobs
by Johannes Weiner
· 9 years ago
0bfb85c
gpio: tegra: don't auto-enable for COMPILE_TEST
by Arnd Bergmann
· 9 years ago
930c532
libceph: apply new_state before new_up_client on incrementals
by Ilya Dryomov
· 9 years ago
87dcdeb
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
by Herbert Xu
· 8 years ago
cfc9fde
ovl: verify upper dentry in ovl_remove_and_whiteout()
by Maxim Patlasov
· 8 years ago
Next »