index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
*
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2018-07-03
*
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
|
\
|
*
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2018-06-15
*
|
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
|
\
\
|
|
/
|
/
|
|
*
fb_omap2: add gpiolib dependency
Arnd Bergmann
2018-06-08
|
*
video/omap: add module license tags
Arnd Bergmann
2018-06-08
|
*
video: fbdev: pxafb: match_string() conversion fixup
Bartlomiej Zolnierkiewicz
2018-05-15
|
*
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
2018-05-15
|
*
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2018-05-15
|
*
video: fbdev: pxafb: Convert to use match_string() helper
Andy Shevchenko
2018-05-15
|
*
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
2018-05-15
|
*
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
2018-05-14
|
*
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
2018-05-14
|
*
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
2018-05-14
|
*
video: omap: Improve a size determination in omapfb_do_probe()
Markus Elfring
2018-04-26
|
*
video: sm501fb: Improve a size determination in sm501fb_probe()
Markus Elfring
2018-04-26
|
*
video: fbdev-MMP: Improve a size determination in path_init()
Markus Elfring
2018-04-26
|
*
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-04-26
|
*
video: auo_k190x: Delete an error message for a failed memory allocation in a...
Markus Elfring
2018-04-26
|
*
video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...
Markus Elfring
2018-04-26
|
*
video: sh_mobile_meram: Delete an error message for a failed memory allocatio...
Markus Elfring
2018-04-26
|
*
video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
Geert Uytterhoeven
2018-04-24
|
*
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
2018-04-24
|
*
video: fbdev: simplify getting .drvdata
Wolfram Sang
2018-04-24
|
*
video: fbdev: core: Change return type to vm_fault_t
Souptick Joarder
2018-04-24
|
*
video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
Jia-Ju Bai
2018-04-24
|
*
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
2018-04-24
|
*
video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
Jia-Ju Bai
2018-04-24
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
|
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-06-12
*
|
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-11
|
\
\
|
*
|
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
2018-06-11
|
*
|
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
|
*
|
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
|
*
|
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
2018-06-11
|
*
|
backlight: pandora: Stop using BL_CORE_DRIVER1
Daniel Vetter
2018-04-30
|
*
|
backlight: generic-bl: Remove DRIVER1 state
Daniel Vetter
2018-04-30
|
*
|
backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC
Felix Brack
2018-04-30
|
*
|
backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
2018-04-30
|
*
|
pwm-backlight: Add support for PWM delays proprieties.
Enric Balletbo i Serra
2018-04-30
|
*
|
pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
Enric Balletbo i Serra
2018-04-30
|
*
|
backlight: Add RAVE SP backlight driver
Andrey Smirnov
2018-04-30
|
|
/
*
|
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
|
\
\
|
*
|
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
Anders Roxell
2018-05-04
|
*
|
media: omap2: omapfb: allow building it with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-17
|
|
/
*
|
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-06
|
\
\
[next]