index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
backlight: corgi-lcd: Use backlight power constants
Thomas Zimmermann
1
-2
/
+2
2024-07-04
backlight: ams369fb06: Use backlight power constants
Thomas Zimmermann
1
-12
/
+11
2024-07-04
backlight: aat2870-backlight: Use blacklight power constants
Thomas Zimmermann
1
-2
/
+2
2024-06-26
backlight: lm3509_bl: Fix early returns in for_each_child_of_node()
Javier Carrasco
1
-2
/
+1
2024-06-20
backlight: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
8
-9
/
+12
2024-06-13
backlight: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-13
backlight: lm3509_bl: Fix NULL vs IS_ERR() check in register() function
Dan Carpenter
1
-2
/
+3
2024-05-31
backlight: Add new lm3509 backlight driver
Patrick Gansterer
3
-0
/
+348
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-310
/
+121
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-56
/
+35
2024-05-10
backlight: sky81452-backlight: Remove unnecessary call to of_node_get()
Shresth Prasad
1
-6
/
+2
2024-05-10
backlight: mp3309c: Fix LEDs flickering in PWM mode
Flavio Suligoi
1
-5
/
+0
2024-05-10
backlight: otm3225a: Drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-10
backlight: lp8788: Drop support for platform data
Uwe Kleine-König
1
-143
/
+8
2024-05-10
backlight: lcd: Make lcd_class constant
Ricardo B. Marliere
1
-10
/
+13
2024-05-10
backlight: Make backlight_class constant
Ricardo B. Marliere
1
-13
/
+16
2024-05-10
backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()
Dan Carpenter
1
-1
/
+2
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
26
-84
/
+59
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-1
/
+1
2024-05-03
fbdev: omap: lcd_ams_delta: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
fbdev: imx: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
fbdev: clps711x: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: tdo24m: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: platform_lcd: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: otm3225a: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: ltv350qv: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: lms501kf03: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: lms283gf05: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: l4f00242t03: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: jornada720_lcd: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: ili9320: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: ili922x: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: hx8357: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: corgi_lcd: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: ams369fg06: Constify lcd_ops
Krzysztof Kozlowski
1
-1
/
+1
2024-05-03
backlight: lcd: Constify lcd_ops
Krzysztof Kozlowski
1
-2
/
+2
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
1
-1
/
+1
2024-04-25
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
1
-2
/
+1
2024-04-25
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
1
-1
/
+4
2024-04-25
video: hdmi: prefer length specifier in format over string copying
Justin Stitt
1
-8
/
+2
2024-04-25
fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-04-25
fbdev: au1200fb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-04-25
fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2024-04-24
fbdev: fix incorrect address computation in deferred IO
Nam Cao
1
-1
/
+1
2024-04-10
video: logo: Drop full path of the input filename in generated file
Lucas Stach
1
-2
/
+0
2024-04-10
fbdev: add HAS_IOPORT dependencies
Niklas Schnelle
1
-11
/
+11
2024-04-10
fbdev: sh7760fb: allow modular build
Randy Dunlap
1
-2
/
+2
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+6
2024-04-03
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
[next]