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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
dt-bindings: mmc: tegra: Document Tegra186 compatible string
Thierry Reding
1
-0
/
+1
2017-04-24
dt-bindings: mmc: tegra: Reformat compatible string list
Thierry Reding
1
-5
/
+6
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
Linux 4.11-rc8
v4.11-rc8
Linus Torvalds
1
-1
/
+1
2017-04-23
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-13
/
+23
2017-04-23
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+5
2017-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-210
/
+345
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Merge branch 'skb_cow_head'
David S. Miller
6
-44
/
+16
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
[prev]
[next]