index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-25
Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-13
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
2018-10-09
backlight: Remove ld9040 driver
Krzysztof Kozlowski
2018-10-09
backlight: Remove s6e63m0 driver
Krzysztof Kozlowski
2018-10-09
backlight: lm3639: Unconditionally call led_classdev_unregister
Nathan Chancellor
2018-10-09
backlight: pwm_bl: Switch to using "atomic" PWM API
Enric Balletbo i Serra
2018-10-07
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
2018-09-28
fbdev: fsl-diu: get cpu node with of_get_cpu_node
Rob Herring
2018-09-26
video/fbdev/stifb: Fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
2018-09-26
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
2018-09-26
pxa168fb: prepare the clock
Lubomir Rintel
2018-09-10
backlight: Update MODULE AUTHOR email address
Michael Hennerich
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-20
Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-10
fbcon: Do not takeover the console from atomic context
Hans de Goede
2018-08-10
dummycon: Stop exporting dummycon_[un]register_output_notifier
Hans de Goede
2018-08-10
fbcon: Only defer console takeover if the current console driver is the dummycon
Hans de Goede
2018-08-10
fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin
Hans de Goede
2018-08-02
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-08-02
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-08-02
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-07-31
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-07-31
fb: amifb: fix build warnings when not builtin
Randy Dunlap
2018-07-31
fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
Thomas Zimmermann
2018-07-25
udlfb: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2018-07-25
udlfb: avoid prefetch
Mikulas Patocka
2018-07-25
udlfb: optimization - test the backing buffer
Mikulas Patocka
2018-07-25
udlfb: allow reallocating the framebuffer
Mikulas Patocka
2018-07-25
udlfb: set line_length in dlfb_ops_set_par
Mikulas Patocka
2018-07-25
udlfb: handle allocation failure
Mikulas Patocka
2018-07-25
udlfb: make a local copy of fb_ops
Mikulas Patocka
2018-07-25
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
2018-07-25
udlfb: fix display corruption of the last line
Mikulas Patocka
2018-07-25
udlfb: fix semaphore value leak
Mikulas Patocka
2018-07-25
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
2018-07-25
backlight: pwm_bl: Fix uninitialized variable
Daniel Thompson
2018-07-24
efifb: BGRT: Do not copy the boot graphics for non native resolutions
Hans de Goede
2018-07-24
fbdev: fix omap2/omapfb/dss/ indentation warning
Randy Dunlap
2018-07-24
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
Colin Ian King
2018-07-24
video: fbdev: tridentfb: remove deadcode on unreachable case statement
Colin Ian King
2018-07-24
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
2018-07-24
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
[next]