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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
15
-63
/
+51
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-65
/
+65
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
10
-10
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+3
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-104
/
+571
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-827
/
+585
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
7
-36
/
+7
2020-06-01
video: fbdev: pxafb: Use correct return value for pxafb_probe()
Tiezhu Yang
1
-1
/
+1
2020-06-01
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-06-01
drivers: video: hdmi: cleanup coding style in video a bit
Bernard Zhao
1
-1
/
+1
2020-06-01
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
1
-2
/
+10
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2020-06-01
omapfb/dss: fix comparison to bool warning
Jason Yan
2
-4
/
+2
2020-05-31
video: fbdev: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-4
/
+2
2020-05-31
video: fbdev: fix error handling for get_user_pages_fast()
John Hubbard
1
-2
/
+16
2020-05-29
omapfb: get rid of pointless access_ok() calls
Al Viro
1
-3
/
+0
2020-05-29
amifb: get rid of pointless access_ok() calls
Al Viro
1
-4
/
+0
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
1
-1
/
+1
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-19
/
+46
2020-05-18
video: amba-clcd: use devm_of_find_backlight
Sam Ravnborg
1
-11
/
+8
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
1
-19
/
+46
2020-05-11
drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-2
/
+2
2020-05-11
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
1
-0
/
+21
2020-05-09
video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
Jason Yan
1
-4
/
+1
2020-05-06
video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
Jason Yan
1
-2
/
+2
2020-05-06
video: fbdev: w100fb: Fix a potential double free.
Christophe JAILLET
1
-0
/
+2
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
1
-2
/
+2
2020-05-06
video: uvesafb: use true,false for bool variables
Jason Yan
1
-6
/
+6
2020-05-06
video: udlfb: use true,false for bool variables
Jason Yan
1
-3
/
+3
2020-05-06
video: fbdev: i810: use true,false for bool variables
Jason Yan
1
-5
/
+5
2020-05-06
backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...
Subbaraman Narayanamurthy
1
-2
/
+376
2020-05-06
backlight: qcom-wled: Add callback functions
Kiran Gunda
1
-72
/
+141
2020-04-29
video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
1
-27
/
+18
2020-04-28
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
1
-4
/
+16
2020-04-25
video/fbdev/riva: Remove dead code
Souptick Joarder
1
-18
/
+0
2020-04-17
video: fbdev: vesafb: add missed release_region
Chuhong Yuan
1
-5
/
+11
2020-04-17
video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
Chuhong Yuan
1
-4
/
+6
2020-04-17
fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
Chuhong Yuan
1
-4
/
+10
2020-04-17
ARM/fbdev: sa11x0: Switch to use GPIO descriptors
Linus Walleij
2
-11
/
+12
2020-04-17
video: fbdev: aty128fb: remove unused 'sdr_64'
Jason Yan
1
-14
/
+0
2020-04-17
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
1
-43
/
+0
2020-04-17
video: vt8500lcdfb: fix fallthrough warning
Sam Ravnborg
1
-0
/
+1
2020-04-17
video: fbdev: imxfb: ensure balanced regulator usage
Uwe Kleine-König
1
-6
/
+21
2020-04-17
video: fbdev: controlfb: remove function prototypes part #3
Bartlomiej Zolnierkiewicz
1
-157
/
+145
2020-04-17
video: fbdev: controlfb: remove function prototypes part #2
Bartlomiej Zolnierkiewicz
1
-212
/
+198
2020-04-17
video: fbdev: controlfb: remove function prototypes part #1
Bartlomiej Zolnierkiewicz
1
-28
/
+13
[next]