index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
mmc: tegra: HW Command Queue Support for Tegra SDMMC
Sowjanya Komatineni
2
-4
/
+114
2019-02-25
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2
-1
/
+10
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
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: 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
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-208
/
+250
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
1
-0
/
+7
2019-02-23
net: set static variable an initial value in atl2_probe()
Mao Wenan
1
-3
/
+1
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
1
-1
/
+5
2019-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-3
/
+14
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+6
2019-02-22
Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...
Linus Torvalds
2
-2
/
+2
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-22
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-02-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-02-22
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
1
-102
/
+12
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
3
-19
/
+74
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2
-3
/
+12
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
3
-9
/
+7
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2
-15
/
+19
[next]