Show patches with: none      |   3961 patches
« 1 2 ... 22 23 2439 40 »
Patch Series S/W/F Date Submitter Delegate State
[03/27] fbdev: remove MODULE_LICENSE in non-modules Untitled series #202114 --- 2023-02-24 Nick Alcock New
[25/27] kbuild, video: fbdev: remove MODULE_LICENSE in non-modules Untitled series #201944 --- 2023-02-22 Nick Alcock New
[13/27] kbuild, vgacon: remove MODULE_LICENSE in non-modules Untitled series #201944 --- 2023-02-22 Nick Alcock New
[02/27] kbuild, video: fbdev: remove MODULE_LICENSE in non-modules Untitled series #201944 --- 2023-02-22 Nick Alcock New
[11/11] drm: Fix comment on mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[10/11] drm: Include <video/cmdline.h> for mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[09/11] driver/ps3: Include <video/cmdline.h> for mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[08/11] fbdev: Handle video= parameter in video/cmdline.c drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[07/11] fbdev: Move option-string lookup into helper drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[06/11] fbdev: Unexport fb_mode_option drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[05/11] fbdev: Read video= option with fb_get_option() in modedb drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[04/11] drivers/ps3: Read video= option with fb_get_option() drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[03/11] fbdev: Support NULL for name in option-string lookup drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[02/11] fbdev: Transfer video= option strings to caller; clarify ownership drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[01/11] fbdev: Fix contact info in fb_cmdline.c drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[05/24] Documentation: fb: correct spelling Documentation: correct lots of spelling errors (series 1) --- 2023-02-09 Randy Dunlap New
fbdev: omapfb: cleanup inconsistent indentation fbdev: omapfb: cleanup inconsistent indentation --- 2023-02-07 Lucy Mielke New
fbdev: omapfb: cleanup inconsistent indentation fbdev: omapfb: cleanup inconsistent indentation --- 2023-02-07 Lucy Mielke Superseded
backlight: qcom-wled: Add PMI8950 compatible backlight: qcom-wled: Add PMI8950 compatible --- 2023-02-06 Luca Weiss New
nvidiafb: detect the hardware support before removing console. nvidiafb: detect the hardware support before removing console. --- 2023-02-05 Dave Airlie New
[GIT,PULL] fbdev fixes for v6.2-rc7 [GIT,PULL] fbdev fixes for v6.2-rc7 --- 2023-02-05 Helge Deller New
Revert "fbdev: Remove conflicting devices on PCI bus" Revert "fbdev: Remove conflicting devices on PCI bus" --- 2023-02-03 Bjorn Helgaas New
tree-wide: trivial: s/ a SPI/ an SPI/ tree-wide: trivial: s/ a SPI/ an SPI/ --- 2023-02-03 Tudor Ambarus New
[2/2] backlight: hx8357: stop using of-specific APIs [1/2] backlight: hx8357: switch to using gpiod API --- 2023-01-31 Dmitry Torokhov New
[1/2] backlight: hx8357: switch to using gpiod API [1/2] backlight: hx8357: switch to using gpiod API --- 2023-01-31 Dmitry Torokhov New
[PATCHv2] fbcon: Check font dimension limits [PATCHv2] fbcon: Check font dimension limits --- 2023-01-29 Samuel Thibault New
[v2] fbdev: Fix invalid page access after closing deferred I/O devices [v2] fbdev: Fix invalid page access after closing deferred I/O devices --- 2023-01-29 Takashi Iwai New
fbdev: Fix invalid page access after closing deferred I/O devices fbdev: Fix invalid page access after closing deferred I/O devices --- 2023-01-27 Takashi Iwai Superseded
[v4,1/2] drm/simpledrm: Allow physical width and height configuration via panel node SimpleDRM: allow configuring physical width and height --- 2023-01-26 Rayyan Ansari New
[v2,6/6] mm: export dump_mm() introduce vm_flags modifier functions --- 2023-01-25 Suren Baghdasaryan New
[v2,5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn introduce vm_flags modifier functions --- 2023-01-25 Suren Baghdasaryan New
[v2,3/6] mm: replace vma->vm_flags direct modifications with modifier calls introduce vm_flags modifier functions --- 2023-01-25 Suren Baghdasaryan New
[v3,2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties SimpleDRM: allow configuring physical width and height --- 2023-01-24 Rayyan Ansari Superseded
[v3,1/2] drm/simpledrm: Allow physical width and height configuration via DT SimpleDRM: allow configuring physical width and height --- 2023-01-24 Rayyan Ansari New
[v2,5/5] dt-bindings: iio: cleanup examples - indentation [v2,1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-24 Krzysztof Kozlowski New
[v2,4/5] dt-bindings: iio: use lowercase hex in examples [v2,1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-24 Krzysztof Kozlowski New
[v2,3/5] dt-bindings: iio: correct node names in examples [v2,1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-24 Krzysztof Kozlowski New
[v2,2/5] dt-bindings: iio: minor whitespace cleanups [v2,1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-24 Krzysztof Kozlowski New
[v2,1/5] dt-bindings: iio: drop unneeded quotes [v2,1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-24 Krzysztof Kozlowski New
[v2,1/3] fbdev: Remove unused struct fb_deferred_io .first_io field Fixes and cleanup for DRM fbdev emulation and deferred I/O --- 2023-01-21 Javier Martinez Canillas New
[v2,2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties SimpleDRM: allow configuring physical width and height --- 2023-01-21 Rayyan Ansari New
[v2,1/2] drm/simpledrm: Allow physical width and height configuration via DT SimpleDRM: allow configuring physical width and height --- 2023-01-21 Rayyan Ansari Superseded
[v9,2/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight [v9,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-20 Jianhua Lu Superseded
[v9,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight [v9,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-20 Jianhua Lu New
[v8,2/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight Untitled series #198748 --- 2023-01-20 Jianhua Lu Superseded
[v2,2/2] backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state [v2,1/2] backlight: pwm_bl: Configure pwm only once per backlight toggle --- 2023-01-20 Uwe Kleine-König New
[v2,1/2] backlight: pwm_bl: Configure pwm only once per backlight toggle [v2,1/2] backlight: pwm_bl: Configure pwm only once per backlight toggle --- 2023-01-20 Uwe Kleine-König New
[v7,2/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight Untitled series #198751 --- 2023-01-20 Jianhua Lu Superseded
[5/5] dt-bindings: iio: cleanup examples - indentation [1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-18 Krzysztof Kozlowski Superseded
[4/5] dt-bindings: iio: use lowercase hex in examples [1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-18 Krzysztof Kozlowski Superseded
[3/5] dt-bindings: iio: correct node names in examples [1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-18 Krzysztof Kozlowski Superseded
[2/5] dt-bindings: iio: minor whitespace cleanups [1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-18 Krzysztof Kozlowski Superseded
[1/5] dt-bindings: iio: drop unneeded quotes [1/5] dt-bindings: iio: drop unneeded quotes --- 2023-01-18 Krzysztof Kozlowski Superseded
[v6,2/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight [v6,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-18 Jianhua Lu Superseded
[v6,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight [v6,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-18 Jianhua Lu Superseded
[v5,2/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight [v5,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-17 Jianhua Lu Superseded
[v5,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight [v5,1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight --- 2023-01-17 Jianhua Lu Superseded
[v4,2/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight [v4,1/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight --- 2023-01-17 Jianhua Lu New
[v4,1/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight [v4,1/2] backlight: ktz8866: Add support for Kinetic KTZ8866 backlight --- 2023-01-17 Jianhua Lu Superseded
[v2] video: fbdev: omapfb: Use kstrtobool() instead of strtobool() [v2] video: fbdev: omapfb: Use kstrtobool() instead of strtobool() --- 2023-01-14 Christophe JAILLET New
backlight: sky81452: fix sky81452_bl_platform_data kernel-doc backlight: sky81452: fix sky81452_bl_platform_data kernel-doc --- 2023-01-13 Randy Dunlap New
backlight: ili922x: fix kernel-doc warnings backlight: ili922x: fix kernel-doc warnings --- 2023-01-13 Randy Dunlap New
fbdev: fbmon: fix function name in kernel-doc fbdev: fbmon: fix function name in kernel-doc --- 2023-01-13 Randy Dunlap New
[22/22] drivers: platform: remove early_platform_cleanup [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[21/22] drivers: platform: remove is_sh_early_platform_device [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[20/22] media: remove sh_vou [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[19/22] fbdev: remove sh7760fb [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[18/22] usb: remove ehci-sh [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[17/22] spi: remove spi-jcore [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[16/22] spi: remove spi-sh-sci [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[15/22] spi: remove spi-sh [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[12/22] net/ethernet/8390: remove stnic [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[11/22] mtd/nand: remove sh_flctl [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[10/22] input: remove sh_keysc [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[09/22] i2c: remove i2c-sh7760 [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[08/22] dmaengine: remove the shdmac driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[07/22] cpufreq: remove the sh-cpufreq driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[06/22] watchdog: remove the shwdt driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[05/22] sound: remove sh-specific sounds/soc/sh drivers [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[04/22] sound: remove sound/sh [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[02/22] usb: remove the dead USB_OHCI_SH option [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[01/22] gpu/drm: remove the shmobile drm driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[1/2] backlight: pwm_bl: configure pwm only once per backlight toggle [1/2] backlight: pwm_bl: configure pwm only once per backlight toggle --- 2023-01-09 Uwe Kleine-König Superseded
[v2,RESEND] fbdev: atmel_lcdfb: Rework backlight status updates [v2,RESEND] fbdev: atmel_lcdfb: Rework backlight status updates --- 2023-01-09 Stephen Kitt New
[12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[09/15] staging: fbtft: fb_ssd1351.c: Introduce backlight_is_blank() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[08/15] video: fbdev: omap2: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[06/15] video: fbdev: aty128fb: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[05/15] video: fbdev: riva: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[03/15] video: fbdev: nvidia: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[02/15] video: fbdev: atyfb: Introduce backlight_get_brightness() [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[01/15] video: fbdev: atmel_lcdfb: Rework backlight handling [01/15] video: fbdev: atmel_lcdfb: Rework backlight handling --- 2023-01-07 Sam Ravnborg via B4 Relay New
[RESEND,4/4] backlight: tosa: Use backlight helper [RESEND,1/4] backlight: aat2870: Use backlight helper --- 2023-01-06 Stephen Kitt New
[RESEND,3/4] backlight: ipaq_micro: Use backlight helper [RESEND,1/4] backlight: aat2870: Use backlight helper --- 2023-01-06 Stephen Kitt New
[RESEND,2/4] backlight: arcxcnn: Use backlight helper [RESEND,1/4] backlight: aat2870: Use backlight helper --- 2023-01-06 Stephen Kitt New
[RESEND,1/4] backlight: aat2870: Use backlight helper [RESEND,1/4] backlight: aat2870: Use backlight helper --- 2023-01-06 Stephen Kitt New
fbdev: Replace 0-length array with flexible array fbdev: Replace 0-length array with flexible array --- 2023-01-05 Kees Cook New
[23/27] fbdev: remove w100fb driver ARM: pxa: remove all unused boards&drivers --- 2023-01-05 Arnd Bergmann New
[22/27] fbdev: remove tmiofb driver ARM: pxa: remove all unused boards&drivers --- 2023-01-05 Arnd Bergmann New
[09/27] backlight: remove pxa tosa support ARM: pxa: remove all unused boards&drivers --- 2023-01-05 Arnd Bergmann New
« 1 2 ... 22 23 2439 40 »