index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
clk: rockchip: Add binding ids for cpu and peri clocks on rk3066
Paweł Jarosz
1
-1
/
+7
2016-10-21
clk: rockchip: add 533.25MHz to rk3399 clock rates table
Xing Zheng
1
-0
/
+1
2016-10-20
clk: at91: Fix a return value in case of error
Christophe JAILLET
1
-1
/
+1
2016-10-20
clk: sunxi-ng: Rename the internal structures
Maxime Ripard
9
-32
/
+32
2016-10-19
clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs
Masahiro Yamada
4
-17
/
+17
2016-10-19
clk: uniphier: fix memory overrun bug
Masahiro Yamada
1
-1
/
+1
2016-10-19
clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent
Chen-Yu Tsai
1
-0
/
+12
2016-10-17
clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init
Shawn Guo
1
-2
/
+2
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
1
-0
/
+1
2016-10-17
clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.
Eric Anholt
1
-7
/
+4
2016-10-17
clk: max77686: fix number of clocks setup for clk_hw based registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
1
-5
/
+5
2016-10-17
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
Shawn Guo
1
-1
/
+1
2016-10-17
clk: mediatek: Add hardware dependency
Jean Delvare
1
-0
/
+2
2016-10-17
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
clk: uniphier: fix type of variable passed to regmap_read()
Masahiro Yamada
1
-1
/
+1
2016-10-17
clk: uniphier: add system clock support for sLD3 SoC
Masahiro Yamada
1
-0
/
+4
2016-10-17
clk: renesas: cpg-mssr: Fix inverted debug check
Geert Uytterhoeven
1
-2
/
+2
2016-10-17
clk: renesas: rcar-gen3-cpg: Always use readl()/writel()
Geert Uytterhoeven
1
-7
/
+7
2016-10-17
clk: renesas: cpg-mssr: Always use readl()/writel()
Geert Uytterhoeven
1
-5
/
+4
2016-10-17
clk: renesas: r8a7796: Add I2C clocks
Ulrich Hecht
1
-0
/
+7
2016-10-17
clk: renesas: r8a7796: Add HSCIF clocks
Ulrich Hecht
1
-0
/
+5
2016-10-17
clk: renesas: r8a7796: Add SCIF clocks
Ulrich Hecht
1
-0
/
+5
2016-10-17
clk: renesas: r8a7796: Add SYS-DMAC clocks
Ulrich Hecht
1
-0
/
+3
2016-10-16
clk: sunxi: mod0: improve function-level documentation
Julia Lawall
1
-1
/
+1
2016-10-16
clk: rockchip: don't return NULL when failing to register ddrclk branch
Shawn Lin
1
-4
/
+1
2016-10-15
Linux 4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
8
-283
/
+244
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-22
/
+725
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
226
-3657
/
+5242
2016-10-15
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+7
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-98
/
+133
2016-10-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-296
/
+824
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-157
/
+272
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
9
-78
/
+47
2016-10-14
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-14
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-93
/
+82
2016-10-14
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-14
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-14
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
105
-186
/
+202
2016-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-12
/
+80
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
262
-1403
/
+1094
2016-10-14
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
Linus Torvalds
10
-620
/
+939
2016-10-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
15
-11
/
+6666
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
22
-369
/
+505
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-59
/
+411
2016-10-14
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
37
-782
/
+498
2016-10-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+32
[prev]
[next]