index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2
-1
/
+10
2019-02-25
dt-bindings: mmc: Add supports-cqe property
Sowjanya Komatineni
1
-0
/
+2
2019-02-25
MAINTAINERS: Drop link to git for SDHCI
Ulf Hansson
1
-1
/
+0
2019-02-25
MAINTAINERS: Add maintainers for eMMC CQHCI driver
Ulf Hansson
1
-0
/
+8
2019-02-25
mmc: atmel-mci: enable 8 bits buswidth support
Nicolas Ferre
1
-1
/
+7
2019-02-25
mmc: renesas_sdhi: Fix card initialization failure in high speed mode
Takeshi Saito
1
-4
/
+7
2019-02-25
mmc: jz4740: Remove platform data and use standard APIs
Paul Cercueil
1
-57
/
+14
2019-02-25
mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller
Ernest Zhang(WH)
1
-1
/
+1
2019-02-25
mmc: jz4740: Annotate implicit fall through
Mathieu Malaterre
1
-0
/
+2
2019-02-25
mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe()
Wei Yongjun
1
-2
/
+2
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
1
-1
/
+1
2019-02-25
mmc: tegra: SDMMC pads auto-calibration
Sowjanya Komatineni
1
-41
/
+119
2019-02-25
dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengths
Sowjanya Komatineni
1
-1
/
+5
2019-02-25
mmc: sdhci-esdhc-imx: add DCMD support for CMDQ
BOUGH CHEN
1
-1
/
+21
2019-02-25
mmc: sdhci-esdhc-imx: add CMDQ support
BOUGH CHEN
2
-3
/
+115
2019-02-25
mmc: sdhci: correct the maximum timeout when enable CMDQ
BOUGH CHEN
1
-2
/
+7
2019-02-25
mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXP
BOUGH CHEN
1
-0
/
+29
2019-02-25
mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLL
BOUGH CHEN
1
-29
/
+23
2019-02-25
mmc: tmio: undo PM autosuspend when removing the host
Niklas Söderlund
1
-0
/
+1
2019-02-25
mmc: tmio: fix typo in tmio_mmc_init_ocr()
Niklas Söderlund
1
-1
/
+1
2019-02-25
mmc:sdio: Remove unneeded variable ret
wangbo
1
-2
/
+1
2019-02-25
mmc: sdhci: Fix O2 Host PLL and card detect issue
Ernest Zhang(WH)
2
-3
/
+131
2019-02-25
mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.c
Ernest Zhang(WH)
3
-15
/
+11
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-4
/
+5
2019-02-25
mmc: dt-bindings: omap: Remove duplicate documentation paragraphs
Mike Maslenkin
1
-28
/
+0
2019-02-25
mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
Stefan Wahren
1
-1
/
+3
2019-02-25
mmc: sdhci: add delay after the last tuning command
BOUGH CHEN
1
-3
/
+4
2019-02-25
mmc: sdhci-esdhc-imx: add delay between tuning cycles
BOUGH CHEN
1
-0
/
+2
2019-02-25
mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ull
BOUGH CHEN
1
-1
/
+21
2019-02-25
dt-bindings: mmc: fsl-imx-esdhc: add imx6ull compatible string
BOUGH CHEN
1
-0
/
+1
2019-02-25
mmc: sdhci-esdhc-imx: fix HS400 timing issue
BOUGH CHEN
1
-0
/
+1
2019-02-25
mmc: sdhci: usdhc: do not do tuning for DDR50 mode.
BOUGH CHEN
1
-0
/
+20
2019-02-25
mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning method
BOUGH CHEN
1
-0
/
+9
2019-02-25
mmc: sdhci-esdhc-imx: Constify driver data
Andrey Smirnov
1
-8
/
+8
2019-02-25
mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' static
Wei Yongjun
1
-1
/
+1
2019-02-25
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2
-0
/
+41
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
3
-2
/
+28
2019-02-25
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2
-0
/
+3
2019-02-25
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
3
-1
/
+6
2019-02-25
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
1
-15
/
+4
2019-02-25
dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
1
-1
/
+1
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
2
-46
/
+0
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
16
-32
/
+23
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
1
-0
/
+3
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
1
-9
/
+1
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
27
-215
/
+658
2019-02-24
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-24
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-24
Merge branch 'dsa-mv88e6xxx-lockdep'
David S. Miller
1
-0
/
+10
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
[prev]
[next]