index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
2016-09-26
1
-1
/
+2
*
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
Ulf Hansson
2016-09-26
2
-8
/
+0
*
mmc: sdhci-pci: Convert to use managed functions (part2)
Andy Shevchenko
2016-09-26
2
-29
/
+6
*
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
2016-09-26
2
-23
/
+33
*
mmc: block: remove the check of packed for packed request routine
Shawn Lin
2016-09-26
1
-12
/
+12
*
mmc: core: Add error message when switching fails in mmc_select_hs()
Jungseung Lee
2016-09-26
1
-4
/
+5
*
mmc: host: sh_mobile_sdhi: don't populate unneeded functions
Wolfram Sang
2016-09-26
1
-2
/
+8
*
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
2016-09-26
3
-8
/
+10
*
mmc: sunxi-mmc: change idma descriptor to __le32
Michael Weiser
2016-09-26
1
-12
/
+15
*
mmc: sunxi: Check the value returned by clk_round_rate
Jean-Francois Moine
2016-09-26
1
-3
/
+9
*
mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
Douglas Anderson
2016-09-26
1
-15
/
+48
*
mmc: sdhci: Do not allow tuning procedure to be interrupted
Christopher Freeman
2016-09-26
1
-1
/
+1
*
mmc: sdhci-esdhc-imx: correct the max timeout count
Haibo Chen
2016-09-26
1
-1
/
+2
*
mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV
Haibo Chen
2016-09-26
1
-1
/
+3
*
mmc: sdhci-brcmstb: Delete owner assignment
Markus Elfring
2016-09-26
1
-1
/
+0
*
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
2016-09-26
2
-18
/
+20
*
mmc: vub300: don't print error when allocating urb fails
Wolfram Sang
2016-09-26
1
-2
/
+0
*
mmc: sdhci-of-esdhc: use of_property_read_bool
Julia Lawall
2016-09-26
1
-1
/
+1
*
mmc: core: Add the vmmc/vmmcq regulator info
Ben Dooks
2016-09-26
1
-0
/
+11
*
mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()
Wei Yongjun
2016-09-26
1
-2
/
+4
*
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
Nicholas Mc Guire
2016-09-26
1
-2
/
+3
*
mmc: pwrseq-simple: Add an optional post-power-on-delay
Hans de Goede
2016-09-26
2
-0
/
+11
*
dt: bindings: Make compatible optional for mmc function nodes
Hans de Goede
2016-09-26
1
-1
/
+3
*
ARM: dts: sunxi: Use new sun7i-a20-mmc compatible on sun7i and newer
Hans de Goede
2016-09-26
4
-14
/
+14
*
mmc: sunxi: sun4i / sun5i do not have sample clocks
Hans de Goede
2016-09-26
2
-12
/
+29
*
mmc: sunxi: Factor out clock phase setting code into a helper function
Hans de Goede
2016-09-26
1
-28
/
+33
*
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
Hans de Goede
2016-09-26
1
-32
/
+45
*
mmc: sunxi: Disable sample clks on remove
Hans de Goede
2016-09-26
1
-0
/
+2
*
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
2016-09-26
1
-1
/
+1
*
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-26
1
-13
/
+16
|
\
|
*
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
1
-6
/
+8
|
*
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-25
1
-7
/
+8
*
|
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-26
1
-0
/
+1
*
|
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2016-09-26
2
-8
/
+7
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
17
-65
/
+37
|
\
\
|
*
|
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
2016-09-25
1
-0
/
+1
|
*
|
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-25
1
-4
/
+3
|
*
|
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-23
1
-0
/
+2
|
*
|
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-21
1
-4
/
+4
|
*
|
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
2016-09-19
1
-0
/
+1
|
*
|
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
2016-09-19
1
-1
/
+1
|
*
|
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
2016-09-19
1
-2
/
+2
|
*
|
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-19
1
-4
/
+4
|
*
|
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
1
-1
/
+1
|
*
|
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
2016-09-13
1
-0
/
+1
|
*
|
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-09-13
1
-0
/
+2
|
*
|
MIPS: Remove compact branch policy Kconfig entries
Paul Burton
2016-09-13
2
-40
/
+0
|
*
|
MIPS: MAAR: Fix address alignment
James Hogan
2016-09-13
1
-7
/
+6
|
*
|
MIPS: Fix memory regions reaching top of physical
James Hogan
2016-09-13
1
-0
/
+7
|
*
|
MIPS: uprobes: fix incorrect uprobe brk handling
Marcin Nowakowski
2016-09-13
1
-1
/
+1
[next]