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.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
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
2
-2
/
+2
2022-07-21
drm/bridge: parade-ps8640: Fix regulator supply order
Chen-Yu Tsai
1
-2
/
+2
2022-07-21
drm: correct comments
Liu Zixian
1
-1
/
+1
2022-07-21
drm/panel-edp: Add panel entry for B120XAN01.0
Nícolas F. R. A. Prado
1
-0
/
+1
2022-07-21
drm/panel-edp: Add panel entry for R140NWF5 RH
Nícolas F. R. A. Prado
1
-0
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
Dmitry Baryshkov
1
-10
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
Dmitry Baryshkov
1
-6
/
+16
2022-07-19
drm/sched: move calling drm_sched_entity_select_rq
Christian König
1
-2
/
+1
2022-07-19
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
Geert Uytterhoeven
1
-6
/
+8
2022-07-19
drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
Geert Uytterhoeven
1
-34
/
+46
2022-07-19
drm/bridge: tc358767: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+3
2022-07-19
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
Liang He
1
-0
/
+1
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
1
-3
/
+9
2022-07-19
drm/virtio: kms: use drm managed resources
Danilo Krummrich
1
-9
/
+7
2022-07-19
drm/virtio: plane: use drm managed resources
Danilo Krummrich
1
-22
/
+8
2022-07-19
drm/virtio: Return proper error codes instead of -1
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Use dev_is_pci()
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Improve DMA API usage for shmem BOs
Dmitry Osipenko
5
-99
/
+32
2022-07-19
drm/virtio: Simplify error handling of virtio_gpu_object_create()
Dmitry Osipenko
1
-9
/
+4
2022-07-19
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
Dmitry Osipenko
1
-3
/
+3
2022-07-19
drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
Dmitry Osipenko
1
-1
/
+3
2022-07-19
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
Dmitry Osipenko
1
-0
/
+2
2022-07-19
drm/virtio: Check whether transferred 2D BO is shmem
Dmitry Osipenko
1
-1
/
+1
2022-07-19
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
Dmitry Osipenko
1
-0
/
+1
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
2
-157
/
+0
2022-07-19
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
1
-0
/
+33
2022-07-19
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
1
-2
/
+12
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
2
-11
/
+8
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2
-12
/
+14
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
39
-5
/
+206
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
3
-25
/
+13
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2
-60
/
+18
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
1
-40
/
+1
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
2
-30
/
+31
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
11
-448
/
+448
2022-07-19
drm/panel/panel-sitronix-st7701: Split GIP and init sequences
Marek Vasut
1
-4
/
+16
2022-07-19
drm/panel/panel-sitronix-st7701: Parametrize voltage and timing
Marek Vasut
1
-28
/
+127
2022-07-19
drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT mode
Marek Vasut
1
-6
/
+15
2022-07-19
drm/panel/panel-sitronix-st7701: Adjust porch control bitfield name
Marek Vasut
1
-4
/
+6
2022-07-19
drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT mode
Marek Vasut
1
-6
/
+20
2022-07-19
drm/panel/panel-sitronix-st7701: Make gamma correction TFT specific
Marek Vasut
1
-7
/
+89
2022-07-19
drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701
Marek Vasut
1
-22
/
+7
2022-07-19
drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous c...
Marek Vasut
1
-1
/
+2
2022-07-19
drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701
Marek Vasut
1
-3
/
+1
2022-07-19
drm:remove rebundant word "in" in comments
shaomin Deng
1
-1
/
+1
2022-07-19
drm:delete the repeated word "the" in comments
shaomin Deng
1
-1
/
+1
2022-07-18
drm/mgag200:remove rebundant word "or" in comments
shaomin Deng
1
-1
/
+1
2022-07-18
drm/bridge: it6505: Modified video clock calculation and video debug message
allen chen
1
-4
/
+2
2022-07-18
drm/bridge: it6505: Add i2c api power on check
allen chen
1
-2
/
+10
2022-07-18
drm/bridge: it6505: Modified power sequence
allen chen
1
-1
/
+1
[next]