index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-11
fbdev: viafb: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-11
fbdev: smscufx: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
fb_defio: use a folio in fb_deferred_io_work()
Kefeng Wang
2024-06-28
fbdev: omap2: Return clk_prepare_enable to transfer the error
Chen Ni
2024-06-25
fbdev: mmp: Constify struct mmp_overlay_ops
Christophe JAILLET
2024-06-24
fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-18
fbdev: amifb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-18
fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-18
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
Thomas Zimmermann
2024-06-18
fbdev: omapfb: use of_graph_get_remote_port()
Kuninori Morimoto
2024-06-18
fbdev: omapdss: use for_each_endpoint_of_node()
Kuninori Morimoto
2024-06-15
fbdev: offb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: vfb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: macmodes: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: kyro: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: viafb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
fbdev: matroxfb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-15
Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
2024-05-03
fbdev: omap: lcd_ams_delta: Constify lcd_ops
Krzysztof Kozlowski
2024-05-03
fbdev: imx: Constify lcd_ops
Krzysztof Kozlowski
2024-05-03
fbdev: clps711x: Constify lcd_ops
Krzysztof Kozlowski
2024-05-02
fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
Thomas Zimmermann
2024-05-02
fbdev/deferred-io: Always call get_page() for framebuffer pages
Thomas Zimmermann
2024-05-02
fbdev/deferred-io: Test smem_start for I/O memory
Thomas Zimmermann
2024-05-02
fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
Thomas Zimmermann
2024-05-02
fbdev/deferred-io: Clean up pageref on lastclose
Thomas Zimmermann
2024-05-02
fbdev/deferred-io: Move pageref setup into separate helper
Thomas Zimmermann
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
2024-04-25
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
2024-04-25
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
2024-04-25
fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-04-25
fbdev: au1200fb: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-25
fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-04-24
fbdev: fix incorrect address computation in deferred IO
Nam Cao
2024-04-10
fbdev: add HAS_IOPORT dependencies
Niklas Schnelle
2024-04-10
fbdev: sh7760fb: allow modular build
Randy Dunlap
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-03
fbdev: sisfb: hide unused variables
Arnd Bergmann
2024-03-28
backlight: Remove fb_blank from struct backlight_properties
Thomas Zimmermann
2024-03-28
fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers
Thomas Zimmermann
2024-03-28
fbdev: ssd1307fb: Remove struct backlight_ops.check_fb
Thomas Zimmermann
[next]