index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
3
-4
/
+1
2023-05-18
fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
3
-0
/
+5
2023-05-18
ipu-v3: Include <linux/io.h>
Thomas Zimmermann
1
-0
/
+1
2023-05-18
fbdev/matrox: Remove trailing whitespaces
Thomas Zimmermann
2
-5
/
+5
2023-05-18
fbdev/hitfb: Cast I/O offset to address
Thomas Zimmermann
1
-53
/
+69
2023-05-17
drm/bridge: tc358767: Switch to devm MIPI-DSI helpers
Alexander Stein
1
-2
/
+2
2023-05-17
drm/ttm: let struct ttm_device_funcs be placed in rodata
Jani Nikula
1
-1
/
+1
2023-05-17
drm/drm_atomic_helper.c: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-05-16
drm/panel: Modify innolux hj110iz panel initial code
Cong Yang
1
-162
/
+235
2023-05-16
drm/bridge: tc358768: remove unneeded semicolon
Francesco Dolcini
1
-1
/
+1
2023-05-16
gpu: drm: bridge: No need to set device_driver owner
Anup Sharma
1
-1
/
+0
2023-05-15
drm/vkms: Fix RGB565 pixel conversion
Maíra Canal
1
-6
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence
Shuijing Li
1
-0
/
+6
2023-05-15
drm/panel: boe-tv101wum-nl6: Remove extra delay
Shuijing Li
1
-1
/
+0
2023-05-15
drm/ssd130x: Fix include guard name
Javier Martinez Canillas
1
-3
/
+3
2023-05-15
drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
Huacai Chen
1
-1
/
+1
2023-05-11
drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support
Liu Ying
1
-0
/
+34
2023-05-11
drm/panel: sharp-ls043t1le01: drop dummy functions and data fields
Dmitry Baryshkov
1
-32
/
+0
2023-05-11
drm/panel: sharp-ls043t1le01: adjust mode settings
Dmitry Baryshkov
1
-5
/
+6
2023-05-11
drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`
XuDong Liu
1
-15
/
+4
2023-05-10
drm: sun4i: calculate proper DCLK rate for DSI
Roman Beranek
1
-15
/
+21
2023-05-10
drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk
Roman Beranek
4
-7
/
+7
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5162
-117135
/
+205221
2023-05-08
Documentation: vkms: clarify devres managed reference cleanup
Brandon Pollack
1
-1
/
+3
2023-05-08
drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
Thomas Zimmermann
1
-170
/
+4
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
3
-117
/
+136
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
11
-4
/
+43
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
6
-24
/
+0
2023-05-08
fbdev: Use screen_buffer in fb_sys_{read,write}()
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
2
-15
/
+24
2023-05-08
fbdev/xen-fbfront: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/vfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/udlfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/smscufx: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-7
/
+7
2023-05-08
fbdev/ps3fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-2
/
+2
2023-05-08
fbdev/metronomefb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/hecubafb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-4
/
+4
2023-05-08
fbdev/broadsheetfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-6
/
+6
2023-05-08
fbdev/au1200fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
fbdev/arcfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-4
/
+4
2023-05-08
hid/hid-picolcd_fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-2
/
+2
2023-05-08
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
drm/vkms: add rotate-270 property
Maíra Canal
3
-8
/
+10
2023-05-08
drm/vkms: add rotate-90 property
Maíra Canal
3
-5
/
+22
2023-05-08
drm/vkms: add reflect-y and rotate-180 property
Maíra Canal
2
-5
/
+18
2023-05-08
drm/vkms: add rotate-0 and reflect-x property
Maíra Canal
4
-4
/
+28
2023-05-08
drm/vram-helper: fix function names in vram helper doc
Luc Ma
1
-3
/
+3
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
[next]