summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-10Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...Lee Jones36-119/+94
2024-05-03const_structs.checkpatch: add lcd_opsKrzysztof Kozlowski1-0/+1
2024-05-03fbdev: omap: lcd_ams_delta: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: imx: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03fbdev: clps711x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03HID: picoLCD: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: tdo24m: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: platform_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: otm3225a: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ltv350qv: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lms501kf03: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lms283gf05: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: l4f00242t03: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: jornada720_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ili9320: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ili922x: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: hx8357: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: corgi_lcd: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: ams369fg06: Constify lcd_opsKrzysztof Kozlowski1-1/+1
2024-05-03backlight: lcd: Constify lcd_opsKrzysztof Kozlowski2-5/+5
2024-03-28backlight: Remove fb_blank from struct backlight_propertiesThomas Zimmermann7-31/+1
2024-03-28staging: fbtft: Remove reference to fb_blankThomas Zimmermann2-6/+3
2024-03-28fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpersThomas Zimmermann2-12/+3
2024-03-28backlight: omap1: Replace FB_BLANK_ states with simple on/offThomas Zimmermann1-25/+18
2024-03-28backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann2-4/+0
2024-03-28auxdisplay: ht16k33: Replace use of fb_blank with backlight helperThomas Zimmermann1-6/+1
2024-03-28backlight: Add controls_device callback to struct backlight_opsThomas Zimmermann5-27/+27
2024-03-28fbdev: ssd1307fb: Remove struct backlight_ops.check_fbThomas Zimmermann1-7/+0
2024-03-28fbdev: ssd1307fb: Init backlight before registering framebufferThomas Zimmermann1-13/+11
2024-03-28fbdev: sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fbThomas Zimmermann1-7/+0
2024-03-28backlight: pwm-backlight: Remove struct backlight_ops.check_fbThomas Zimmermann2-13/+0
2024-03-28backlight: aat2870-backlight: Remove struct backlight.check_fbThomas Zimmermann1-7/+0
2024-03-28hid: hid-picolcd: Remove struct backlight_ops.check_fbThomas Zimmermann2-7/+6
2024-03-28hid: hid-picolcd: Fix initialization orderThomas Zimmermann1-7/+7
2024-03-28auxdisplay: ht16k33: Remove struct backlight_ops.check_fbThomas Zimmermann1-8/+0
2024-03-28backlight: Match backlight device against struct fb_info.bl_devThomas Zimmermann3-2/+21
2024-03-25Linux 6.9-rc1v6.9-rc1Linus Torvalds1-2/+2
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-2/+14
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-89/+80
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2-12/+42
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel1-0/+9
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky1-9/+7
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky1-1/+1
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck1-0/+1
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2-6/+13
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck1-4/+4
2024-03-24Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+20