Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2c49a2e2bf3758ac429c5ac9941a855b75b5e22
c2c49a2
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
by Azhar Shaikh
· 8 years ago
d3e9740
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
by Azhar Shaikh
· 8 years ago
75c7fd9
mmc: meson-gx: factor out setting response configuration bits
by Heiner Kallweit
· 8 years ago
3d03f6a
mmc: meson-gx: factor out setting block size
by Heiner Kallweit
· 8 years ago
edf9857
mmc: sdhci-cadence: refactor probe function
by Piotr Sroka
· 8 years ago
a89c472
mmc: sdhci-cadence: Update PHY delay configuration
by Piotr Sroka
· 8 years ago
6f4b091
dt-bindings: mmc: add description of PHY delays for sdhci-cadence
by Piotr Sroka
· 8 years ago
a0f8243
mmc: sdhci-cadence: Fix writing PHY delay
by Piotr Sroka
· 8 years ago
bf3240b
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
by Stefan Wahren
· 8 years ago
feeef09
mmc: use new core function mmc_get_dma_dir
by Heiner Kallweit
· 8 years ago
6335d68
mmc: core: add mmc_get_dma_dir
by Heiner Kallweit
· 8 years ago
e5e4a3e
mmc: meson-gx: add CMD23 mode
by Heiner Kallweit
· 8 years ago
4eee86c
mmc: meson-gx: switch to dynamic timeout values
by Heiner Kallweit
· 8 years ago
f016c67
mmc: meson-gx: use per port interrupt names
by Heiner Kallweit
· 8 years ago
1231e7e
mmc: meson-gx: use bitfield macros
by Heiner Kallweit
· 8 years ago
8cc3528
mmc: sdhci: clarify the get_timeout_clock callback
by Shawn Lin
· 8 years ago
bd67569
mmc: sunxi: change controller error info to debug level
by Icenowy Zheng
· 8 years ago
a744c6f
mmc: meson-gx: simplify setting timeout configuration parameters
by Heiner Kallweit
· 8 years ago
2c8d96a
mmc: meson-gx: improve setting data->bytes_xfered
by Heiner Kallweit
· 8 years ago
1f8066d
mmc: meson-gx: improve response reading
by Heiner Kallweit
· 8 years ago
a322feb
mmc: meson-gx: improve variable usage in meson_mmc_start_cmd
by Heiner Kallweit
· 8 years ago
00412dd
mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
by Heiner Kallweit
· 8 years ago
ec31e53
mmc: meson-gx: remove unneeded configuration bit resets
by Heiner Kallweit
· 8 years ago
1ede5cb
mmc: mediatek: Use data tune for CMD line tune
by yong mao
· 8 years ago
50fde56
mmc: dt-bindings: update Mediatek MMC bindings
by yong mao
· 8 years ago
7aceaf5
mmc: sdio: improve mmc_io_rw_extended
by Heiner Kallweit
· 8 years ago
474e25e
mmc: sh_mmcif: Document r7s72100 DT bindings
by Chris Brandt
· 8 years ago
43b0b36
mmc: tmio: always get number of taps
by Masaharu Hayakawa
· 8 years ago
5f07ef8
mmc: tmio: always unmap DMA before waiting for interrupt
by Wolfram Sang
· 8 years ago
48d685a
mmc: sdhci-pci: Move a function to avoid later forward declaration
by Adrian Hunter
· 8 years ago
966d696
mmc: sdhci-pci: Add runtime suspend/resume callbacks
by Adrian Hunter
· 8 years ago
30cf280
mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
by Adrian Hunter
· 8 years ago
b7813f0
mmc: sdhci-pci: Conditionally compile pm sleep functions
by Adrian Hunter
· 8 years ago
1cb0a58
mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
by Adrian Hunter
· 8 years ago
61c951d
mmc: sdhci-pci: Let devices define how to add the host
by Adrian Hunter
· 8 years ago
f12e39d
mmc: sdhci: Add CQE support
by Adrian Hunter
· 8 years ago
f5c1ab8
mmc: sdhci: Factor out sdhci_set_default_irqs
by Adrian Hunter
· 8 years ago
4180ffa
mmc: sdhci: Add sdhci_cleanup_host
by Adrian Hunter
· 8 years ago
15becf6
mmc: sdhci: Get rid of 'extern' in header file
by Adrian Hunter
· 8 years ago
d289817
mmc: sdhci: Export sdhci_dumpregs
by Adrian Hunter
· 8 years ago
85ad90e
mmc: sdhci: Improve register dump print format
by Adrian Hunter
· 8 years ago
c71024d
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
by Adrian Hunter
· 8 years ago
7962302
mmc: sdhci: Add response register to register dump
by Adrian Hunter
· 8 years ago
f421865
mmc: sdhci: Improve debug print format
by Adrian Hunter
· 8 years ago
2a85ef2
mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning
by Adrian Hunter
· 8 years ago
d1e4f74
mmc: sdhci: Do not use spin lock in set_ios paths
by Adrian Hunter
· 8 years ago
0c62e67
mmc: sdhci: Remove ->select_drive_strength() callback
by Adrian Hunter
· 8 years ago
51ced59
mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices
by Adrian Hunter
· 8 years ago
c959a6b
mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devices
by Adrian Hunter
· 8 years ago
ac9f67b
mmc: sdhci-pci: Let devices define their own private data
by Adrian Hunter
· 8 years ago
d38dcad
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
by Adrian Hunter
· 8 years ago
5a436cc
mmc: sdhci: Optimize delay loops
by Adrian Hunter
· 8 years ago
660fc73
mmc: bcm2835: Add new driver for the sdhost controller.
by Eric Anholt
· 8 years ago
ebdb4d8
dt-bindings: Add binding for brcm,bcm2835-sdhost.
by Eric Anholt
· 8 years ago
8e11b28
mmc: core: simplify return code
by tcharding
· 8 years ago
9b980d9
mmc: core: guard dereference of optional parameter
by tcharding
· 8 years ago
ce473d5
mmc: meson-gx: fix error path when driver initialization fails before enabling clocks
by Michał Zegan
· 8 years ago
e8ce674
dt-bindings: mmc: tegra: Document Tegra186 compatible string
by Thierry Reding
· 8 years ago
4166b30
dt-bindings: mmc: tegra: Reformat compatible string list
by Thierry Reding
· 8 years ago
9449659
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
by Jisheng Zhang
· 8 years ago
0092faf
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
by Jisheng Zhang
· 8 years ago
d36f47c
mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call
by Jisheng Zhang
· 8 years ago
d12990f
mmc: sdhci-cadence: add HS400 enhanced strobe support
by Piotr Sroka
· 8 years ago
4346b7c
mmc: tegra: Add Tegra186 support
by Thierry Reding
· 8 years ago
20567be
mmc: tegra: Support module reset
by Thierry Reding
· 8 years ago
a01fc2a
mmc: meson-gx: remove mmc host on device removal
by Michał Zegan
· 8 years ago
eb7c00e
mmc: host: tmio: fill in response from auto cmd12
by Wolfram Sang
· 8 years ago
022f731
mmc: host: tmio: don't BUG on unsupported stop commands
by Wolfram Sang
· 8 years ago
d8acd16
mmc: host: tmio: fix minor typos in comments
by Wolfram Sang
· 8 years ago
9afcbf4
mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
by Wolfram Sang
· 8 years ago
52ad9a8
mmc: tmio: ensure end of DMA and SD access are in sync
by Wolfram Sang
· 8 years ago
21b2228
mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
by Alexey Khoroshilov
· 8 years ago
bb11eff
mmc: meson-gx: replace magic timeout numbers with constants
by Heiner Kallweit
· 8 years ago
7cdcc48
mmc: meson-gx: remove member mrq from struct meson_host
by Heiner Kallweit
· 8 years ago
c01d121
mmc: meson-gx: improve initial configuration
by Heiner Kallweit
· 8 years ago
7b9ebad
mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
by Heiner Kallweit
· 8 years ago
cac3a47
mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
by Heiner Kallweit
· 8 years ago
e9883ef
mmc: meson-gx: remove member parent_mux from struct meson_host
by Heiner Kallweit
· 8 years ago
7558c11
mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
by Heiner Kallweit
· 8 years ago
9a1da4d
mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
by Heiner Kallweit
· 8 years ago
3d6c991
mmc: meson-gx: make two functions return void
by Heiner Kallweit
· 8 years ago
94d765b
mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
by Heiner Kallweit
· 8 years ago
bc2dcc1
mmc: dw_mmc: improve dw_mci_reset a bit
by Shawn Lin
· 8 years ago
4dba18d
mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
by Shawn Lin
· 8 years ago
132b3b6
mmc: dw_mmc: remove declaration of dw_mci_card_busy
by Shawn Lin
· 8 years ago
671fa14
mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
by Shawn Lin
· 8 years ago
8e6db1f
mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration
by Shawn Lin
· 8 years ago
4e7392b
mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
by Shawn Lin
· 8 years ago
b6d2d81
mmc: dw_mmc: improve the timeout polling code
by Shawn Lin
· 8 years ago
5a7ad11
Linux 4.11-rc8
by Linus Torvalds
· 8 years ago
9ea33c4
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e0f4e01
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fa8d7cd
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
94836ec
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
057a650
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c70b17b7
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
723b929
ip6mr: fix notification device destruction
by Nikolay Aleksandrov
· 8 years ago
cdb9049
bpf, doc: update bpf maintainers entry
by Daniel Borkmann
· 8 years ago
6f60f43
net: qrtr: potential use after free in qrtr_sendmsg()
by Dan Carpenter
· 8 years ago
89087c4
bpf: Fix values type used in test_maps
by David Miller
· 8 years ago
Next »