index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: fbdev: exynos: Remove old non-working MIPI driver
Krzysztof Kozlowski
2016-09-27
13
-3677
/
+0
*
omapfb: fix return value check in dsi_bind()
Wei Yongjun
2016-09-27
1
-2
/
+2
*
MAINTAINERS: update fbdev entries
Tomi Valkeinen
2016-09-27
1
-3
/
+0
*
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
Yongji Xie
2016-09-27
1
-0
/
+15
*
fbdev: vfb: simplify memory management
Vladimir Murzin
2016-09-07
1
-81
/
+5
*
fbdev: vfb: add option for video mode
Vladimir Murzin
2016-09-07
1
-22
/
+21
*
fbdev: vfb: add description to module parameters
Vladimir Murzin
2016-09-07
1
-0
/
+2
*
video: fbdev: intelfb: remove impossible condition
Sudip Mukherjee
2016-09-07
1
-5
/
+0
*
fb: adv7393: off by one in probe function
Dan Carpenter
2016-08-30
1
-2
/
+1
*
video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()
Wei Yongjun
2016-08-30
1
-0
/
+1
*
video: fbdev: mb862xx: remove unused variable
Arnd Bergmann
2016-08-30
1
-2
/
+0
*
video: mxsfb: Fix framebuffer corruption on mx6sx
Marek Vasut
2016-08-30
1
-4
/
+5
*
mx3fb: Fix print format string
Oleg Drokin
2016-08-30
1
-1
/
+1
*
video: ARM CLCD: export symbols for driver module
Arnd Bergmann
2016-08-30
2
-1
/
+3
*
video: ARM CLCD: fix up Integrator support
Linus Walleij
2016-08-30
1
-3
/
+7
*
video: ARM CLCD: fix return value check in versatile_clcd_init_panel()
Wei Yongjun
2016-08-30
1
-2
/
+2
*
video: ARM CLCD: fix endpoint lookup logic
Arnd Bergmann
2016-08-30
1
-6
/
+3
*
video: fbdev: pxafb: potential NULL dereference on error
Dan Carpenter
2016-08-11
1
-1
/
+1
*
fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-11
1
-1
/
+1
*
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
2016-08-11
1
-3
/
+3
*
fbdev: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-8
/
+1
*
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-12
/
+2
*
video: s3c2410fb: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-08-11
2
-2
/
+2
*
video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-11
1
-6
/
+1
*
omapfb/dss: wait_for_completion_interruptible_timeout expects long
Nicholas Mc Guire
2016-08-11
1
-3
/
+4
*
video: ARM CLCD: add special panel hook for Versatiles
Linus Walleij
2016-08-11
4
-1
/
+413
*
video: ARM CLCD: add special board and panel hooks for Nomadik
Linus Walleij
2016-08-11
4
-1
/
+287
*
video: ARM CLCD: support Nomadik variant
Linus Walleij
2016-08-11
2
-9
/
+139
*
video: ARM CLCD: support pads connected in reverse order
Linus Walleij
2016-08-11
2
-3
/
+23
*
video: ARM CLCD: support DT signal inversion flags
Linus Walleij
2016-08-11
1
-7
/
+30
*
video: ARM CLCD: backlight support for OF
Linus Walleij
2016-08-11
3
-1
/
+46
*
omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c
Mark Brown
2016-08-11
3
-24
/
+0
*
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
2016-08-07
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-07
62
-213
/
+213
|
\
|
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
51
-157
/
+158
|
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
|
*
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-2
/
+3
|
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
11
-53
/
+51
*
|
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-07
22
-156
/
+334
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
22
-156
/
+334
|
|
\
|
|
*
drm: rcar: use generic code for managing zpos plane property
Benjamin Gaignard
2016-07-29
6
-25
/
+8
|
|
*
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-07-29
3
-62
/
+13
|
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
|
|
*
drm: add generic zpos property
Marek Szyprowski
2016-07-29
7
-1
/
+275
|
|
*
Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8
Benjamin Gaignard
2016-07-29
122
-7051
/
+7425
|
|
|
\
*
|
|
\
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
2016-08-07
16
-34
/
+31
|
\
\
\
\
|
*
|
|
|
DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1
Jani Nikula
2016-08-04
1
-16
/
+10
|
*
|
|
|
Documenation: update cgroup's document path
seokhoon.yoon
2016-08-03
14
-19
/
+19
|
*
|
|
|
Documentation/sphinx: do not warn about missing tools in 'make help'
Jani Nikula
2016-08-03
1
-2
/
+2
*
|
|
|
|
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-07
4
-2
/
+67
|
\
\
\
\
\
[next]