index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Lines
2024-01-12
fbdev: flush deferred work in fb_deferred_io_fsync()
Nam Cao
-5
/
+1
2024-01-12
fbdev: amba-clcd: Delete the old CLCD driver
Linus Walleij
-1003
/
+0
2024-01-12
fbdev: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
-1907
/
+0
2024-01-11
fbdev: hgafb: fix kernel-doc comments
Randy Dunlap
-2
/
+11
2024-01-11
fbdev: mmp: Fix typo and wording in code comment
Dario Binacchi
-1
/
+1
2024-01-11
fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype change
Stanislav Kinsburskii
-1
/
+1
2024-01-11
fbdev: imxfb: add '*/' on a separate line in block comment
Dario Binacchi
-2
/
+4
2024-01-11
fbdev: imxfb: use __func__ for function name
Dario Binacchi
-1
/
+1
2024-01-11
fbdev: imxfb: Fix style warnings relating to printk()
Dario Binacchi
-11
/
+11
2024-01-11
fbdev: imxfb: add missing spaces after ','
Dario Binacchi
-2
/
+2
2024-01-11
fbdev: imxfb: drop ftrace-like logging
Dario Binacchi
-2
/
+0
2024-01-11
fbdev: imxfb: add missing SPDX tag
Dario Binacchi
-4
/
+1
2024-01-11
fbdev: imxfb: replace some magic numbers with constants
Dario Binacchi
-3
/
+4
2024-01-11
fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macros
Dario Binacchi
-54
/
+59
2024-01-11
fbdev: imxfb: move PCR bitfields near their offset
Dario Binacchi
-7
/
+6
2024-01-11
fbdev: imxfb: fix left margin setting
Dario Binacchi
-2
/
+25
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
-4
/
+4
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
-9
/
+9
2023-12-18
fbdev/vesafb: Use screen_info pointer from device
Thomas Zimmermann
-1
/
+13
2023-12-18
fbdev/vesafb: Replace references to global screen_info by local pointer
Thomas Zimmermann
-31
/
+35
2023-12-18
fbdev/efifb: Use screen_info pointer from device
Thomas Zimmermann
-1
/
+13
2023-12-18
fbdev/efifb: Replace references to global screen_info by local pointer
Thomas Zimmermann
-60
/
+64
2023-12-14
fbdev/simplefb: change loglevel when the power domains cannot be parsed
Brian Masney
-1
/
+1
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
-52
/
+22
2023-12-07
backlight: ili922x: Add an error code check in ili922x_write()
Su Hui
-0
/
+4
2023-12-07
backlight: ili922x: Drop kernel-doc for local macros
Randy Dunlap
-2
/
+2
2023-12-01
backlight: mp3309c: Fix uninitialized local variable
Flavio Suligoi
-1
/
+2
2023-11-29
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
-26
/
+12
2023-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
-0
/
+33
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
-30
/
+33
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
-5
/
+33
2023-11-29
fbdev: Remove trailing whitespaces
Thomas Zimmermann
-2
/
+2
2023-11-29
fbdev: Rename FB_SYS_FOPS token to FB_SYSMEM_FOPS
Thomas Zimmermann
-6
/
+6
2023-11-29
fbdev/cyber2000fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-12
/
+2
2023-11-29
fbdev/wm8505fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
-0
/
+3
2023-11-29
fbdev/vt8500lcdfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-1
/
+4
2023-11-29
fbdev/clps711x-fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-6
/
+2
2023-11-29
fbdev/ps3fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-9
/
+3
2023-11-29
fbdev/ps3fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
-1
/
+1
2023-11-29
fbdev/au1200fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-9
/
+3
2023-11-29
fbdev/au1200fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
-0
/
+2
2023-11-29
fbdev/udlfb: Select correct helpers
Thomas Zimmermann
-5
/
+1
2023-11-29
fbdev/smscufx: Select correct helpers
Thomas Zimmermann
-5
/
+1
2023-11-29
fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-12
/
+5
2023-11-29
fbdev/sh_mobile_lcdcfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
-0
/
+2
2023-11-29
fbdev/arcfb: Use generator macros for deferred I/O
Thomas Zimmermann
-91
/
+27
2023-11-29
fbdev/arcfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
-0
/
+1
2023-11-29
fbdev/vfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
-9
/
+3
2023-11-29
fbdev/vfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
-0
/
+1
2023-11-29
fbdev/sm712fb: Use correct initializer macros for struct fb_ops
Thomas Zimmermann
-4
/
+2
[prev]
[next]