index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sh_mmcif: Inform the mmc core about the max busy timeout
Ulf Hansson
2016-07-25
1
-0
/
+1
*
mmc: sh_mmcif: Use response type to know when to enable busy detection
Ulf Hansson
2016-07-25
1
-25
/
+7
*
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO
Ulf Hansson
2016-07-25
1
-16
/
+2
*
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
2016-07-25
1
-3
/
+6
*
mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
Colin Ian King
2016-07-25
1
-1
/
+1
*
mmc: sdhci: use pr_err for sdhci_dumpregs
Chuanxiao Dong
2016-07-25
1
-46
/
+46
*
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-07-25
7
-12
/
+11
*
phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
Douglas Anderson
2016-07-25
1
-12
/
+89
*
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
Douglas Anderson
2016-07-25
1
-12
/
+2
*
mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
2016-07-25
2
-3
/
+123
*
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
Douglas Anderson
2016-07-25
1
-11
/
+178
*
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-15
/
+8
*
phy: rockchip-emmc: Increase lock time allowance
Douglas Anderson
2016-07-25
1
-8
/
+20
*
phy: rockchip-emmc: reindent the register definitions
Brian Norris
2016-07-25
1
-38
/
+38
*
phy: rockchip-emmc: configure default output tap delay
Brian Norris
2016-07-25
1
-0
/
+19
*
phy: rockchip-emmc: configure frequency range and drive impedance
Shawn Lin
2016-07-25
1
-0
/
+27
*
phy: rockchip-emmc: give DLL some extra time to be ready
Shawn Lin
2016-07-25
1
-3
/
+4
*
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper
2016-07-25
3
-0
/
+154
*
mmc: block: Fix tag condition with packed writes
Adrian Hunter
2016-07-25
1
-2
/
+1
*
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
2016-07-25
3
-9
/
+22
*
mmc: core: Only change mode if mmc_select_bus_width() is successful
Peter Griffin
2016-07-25
1
-2
/
+2
*
mmc: Set pref erase size based on size
Gwendal Grignou
2016-07-25
1
-7
/
+5
*
mmc: sdhci-bcm2835: remove driver
Stefan Wahren
2016-07-25
3
-216
/
+0
*
mmc: mmc: Fix HS switch failure in mmc_select_hs400()
Ziyuan Xu
2016-07-25
1
-4
/
+4
*
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
2016-07-25
1
-1
/
+1
*
mmc: mmc: do not use CMD13 to get status after speed mode switch
Chaotian Jing
2016-07-25
1
-68
/
+47
*
mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()
Chaotian Jing
2016-07-25
1
-9
/
+16
*
mmc: sdhci: Fix sdhci_card_busy()
Adrian Hunter
2016-07-25
1
-2
/
+2
*
mmc: tmio: make a cast explicit
Wolfram Sang
2016-07-25
1
-1
/
+1
*
mmc: sdhci-of-arasan: implement enhanced strobe callback
Shawn Lin
2016-07-25
1
-0
/
+20
*
mmc: debugfs: add HS400 enhanced strobe description
Shawn Lin
2016-07-25
1
-1
/
+2
*
mmc: core: implement enhanced strobe support
Shawn Lin
2016-07-25
3
-3
/
+93
*
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
2016-07-25
1
-0
/
+2
*
mmc: sdhci: fix wakeup configuration
Ludovic Desroches
2016-07-25
1
-1
/
+14
*
mmc: block: correct 4KB alignment check
Yuan, Juntao
2016-07-25
1
-2
/
+2
*
mmc: sdhci: remove comment regarding timeout during tuning
Simon Horman
2016-07-25
1
-1
/
+1
*
mmc: sh_mobile_sdhi: properly document R-Car versions
Wolfram Sang
2016-07-25
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-07-23
27
-201
/
+517
|
\
|
*
net/mlx5e: Fix del vxlan port command buffer memset
Saeed Mahameed
2016-07-20
1
-2
/
+2
|
*
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
2016-07-19
3
-37
/
+132
|
*
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2016-07-19
2
-3
/
+4
|
*
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
2016-07-16
1
-4
/
+5
|
*
net: nb8800: Fix SKB leak in nb8800_receive()
Florian Fainelli
2016-07-16
1
-0
/
+1
|
*
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
2016-07-16
1
-1
/
+1
|
*
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
2016-07-15
1
-1
/
+1
|
*
mlxsw: spectrum: Prevent invalid ingress buffer mapping
Ido Schimmel
2016-07-15
3
-3
/
+19
|
*
mlxsw: spectrum: Prevent overwrite of DCB capability fields
Ido Schimmel
2016-07-15
1
-0
/
+2
|
*
mlxsw: spectrum: Don't emit errors when PFC is disabled
Ido Schimmel
2016-07-15
1
-1
/
+2
|
*
mlxsw: spectrum: Indicate support for autonegotiation
Ido Schimmel
2016-07-15
1
-1
/
+2
|
*
mlxsw: spectrum: Force link training according to admin state
Ido Schimmel
2016-07-15
1
-24
/
+1
[next]