index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
7
-37
/
+1
2017-04-24
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
4
-42
/
+0
2017-04-24
mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices
Adrian Hunter
2
-66
/
+14
2017-04-24
mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devices
Adrian Hunter
1
-0
/
+90
2017-04-24
mmc: sdhci-pci: Let devices define their own private data
Adrian Hunter
2
-1
/
+9
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
15
-11
/
+73
2017-04-24
mmc: sdhci: Optimize delay loops
Adrian Hunter
1
-10
/
+9
2017-04-24
mmc: bcm2835: Add new driver for the sdhost controller.
Eric Anholt
3
-0
/
+1480
2017-04-24
mmc: core: simplify return code
tcharding
1
-29
/
+13
2017-04-24
mmc: core: guard dereference of optional parameter
tcharding
1
-4
/
+8
2017-04-24
mmc: meson-gx: fix error path when driver initialization fails before enablin...
Michał Zegan
1
-2
/
+3
2017-04-24
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2017-04-24
mmc: sdhci-cadence: add HS400 enhanced strobe support
Piotr Sroka
1
-7
/
+50
2017-04-24
mmc: tegra: Add Tegra186 support
Thierry Reding
1
-0
/
+16
2017-04-24
mmc: tegra: Support module reset
Thierry Reding
1
-1
/
+42
2017-04-24
mmc: meson-gx: remove mmc host on device removal
Michał Zegan
1
-0
/
+2
2017-04-24
mmc: host: tmio: fill in response from auto cmd12
Wolfram Sang
1
-0
/
+3
2017-04-24
mmc: host: tmio: don't BUG on unsupported stop commands
Wolfram Sang
1
-4
/
+5
2017-04-24
mmc: host: tmio: fix minor typos in comments
Wolfram Sang
1
-3
/
+3
2017-04-24
mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
Wolfram Sang
2
-3
/
+7
2017-04-24
mmc: tmio: ensure end of DMA and SD access are in sync
Wolfram Sang
3
-27
/
+37
2017-04-24
mmc: sdhci-pxav2: add error handling of clk_prepare_enable()
Alexey Khoroshilov
1
-1
/
+6
2017-04-24
mmc: meson-gx: replace magic timeout numbers with constants
Heiner Kallweit
1
-2
/
+4
2017-04-24
mmc: meson-gx: remove member mrq from struct meson_host
Heiner Kallweit
1
-21
/
+3
2017-04-24
mmc: meson-gx: improve initial configuration
Heiner Kallweit
1
-12
/
+17
2017-04-24
mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init
Heiner Kallweit
1
-1
/
+1
2017-04-24
mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe
Heiner Kallweit
1
-4
/
+5
2017-04-24
mmc: meson-gx: remove member parent_mux from struct meson_host
Heiner Kallweit
1
-8
/
+6
2017-04-24
mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init
Heiner Kallweit
1
-3
/
+1
2017-04-24
mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host
Heiner Kallweit
1
-8
/
+6
2017-04-24
mmc: meson-gx: make two functions return void
Heiner Kallweit
1
-6
/
+3
2017-04-24
mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd
Heiner Kallweit
1
-8
/
+1
2017-04-24
mmc: dw_mmc: improve dw_mci_reset a bit
Shawn Lin
1
-18
/
+20
2017-04-24
mmc: dw_mmc: move mci_send_cmd forward to avoid declaration
Shawn Lin
1
-41
/
+40
2017-04-24
mmc: dw_mmc: remove declaration of dw_mci_card_busy
Shawn Lin
1
-2
/
+0
2017-04-24
mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration
Shawn Lin
1
-42
/
+41
2017-04-24
mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration
Shawn Lin
1
-22
/
+20
2017-04-24
mmc: dw_mmc: move dw_mci_reset forward to avoid declaration
Shawn Lin
1
-66
/
+65
2017-04-24
mmc: dw_mmc: improve the timeout polling code
Shawn Lin
1
-53
/
+39
2017-04-23
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-4
/
+4
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-108
/
+101
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
[next]