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.13.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-03-01
drm/ast: Rework definition of I/O read and write helpers
Thomas Zimmermann
1
-34
/
+14
2023-03-01
drm/ast: Remove little-endianism from I/O helpers
Thomas Zimmermann
1
-1
/
+3
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
1
-41
/
+2
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
3
-23
/
+20
2023-02-28
Revert "drm/shmem-helper: Switch to reservation lock"
Thomas Zimmermann
5
-90
/
+135
2023-02-28
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
1
-0
/
+1
2023-02-28
drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
Harry Wentland
1
-4
/
+2
2023-02-27
drm/probe-helper: Cancel previous job before starting new one
Dom Cobley
1
-2
/
+3
2023-02-27
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
5
-135
/
+90
2023-02-27
drm/shmem-helper: Don't use vmap_use_count for dma-bufs
Dmitry Osipenko
1
-14
/
+15
2023-02-27
drm/shmem-helper: Switch to use drm_* debug helpers
Dmitry Osipenko
1
-16
/
+22
2023-02-27
drm/gem: Add evict() callback to drm_gem_object_funcs
Dmitry Osipenko
1
-0
/
+18
2023-02-27
drm/virtio: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-02-27
drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0
Jani Nikula
1
-1
/
+10
2023-02-27
drm/edid: update non-desktop use also from DisplayID
Jani Nikula
1
-0
/
+25
2023-02-27
drm/displayid: provide access to DisplayID version and primary use case
Jani Nikula
1
-0
/
+30
2023-02-27
drm/displayid: return struct displayid_header from validate_displayid()
Jani Nikula
1
-9
/
+8
2023-02-27
drm/displayid: add displayid_get_header() and check bounds better
Jani Nikula
1
-1
/
+16
2023-02-24
drm/v3d: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-18
/
+8
2023-02-24
drm/panfrost: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-9
/
+2
2023-02-24
drm/sched: Create wrapper to add a syncobj dependency to job
Maíra Canal
1
-0
/
+29
2023-02-23
drm/radeon: handle NULL bo->resource in move callback
Matthew Auld
1
-1
/
+2
2023-02-23
drm/qxl: handle NULL bo->resource in move callback
Matthew Auld
1
-0
/
+11
2023-02-23
drm/gem-vram: handle NULL bo->resource in move callback
Matthew Auld
2
-2
/
+13
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-02-20
drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
1
-0
/
+11
2023-02-20
drm/tidss: Remove return values from dispc_plane_{setup, enable}()
Thomas Zimmermann
3
-22
/
+9
2023-02-20
drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2
-7
/
+15
2023-02-20
drm/mgag200: Remove disable handling from atomic_update
Thomas Zimmermann
1
-3
/
+0
2023-02-20
drm/ast: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
1
-8
/
+20
2023-02-20
drm/atomic-helper: Add atomic_enable plane-helper callback
Thomas Zimmermann
1
-4
/
+16
2023-02-20
drm: Fix comment on mode parsing
Thomas Zimmermann
1
-2
/
+1
2023-02-20
drm: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
1
-3
/
+6
2023-02-20
driver/ps3: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
1
-12
/
+6
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
7
-88
/
+152
2023-02-20
fbdev: Move option-string lookup into helper
Thomas Zimmermann
1
-24
/
+36
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
1
-3
/
+1
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
1
-2
/
+6
2023-02-20
drivers/ps3: Read video= option with fb_get_option()
Thomas Zimmermann
1
-2
/
+9
2023-02-20
fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
1
-1
/
+6
2023-02-20
fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
1
-4
/
+12
2023-02-20
fbdev: Fix contact info in fb_cmdline.c
Thomas Zimmermann
1
-1
/
+1
2023-02-17
dma-buf: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-16
Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"
Maxime Ripard
1
-9
/
+0
2023-02-16
Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
Maxime Ripard
2
-18
/
+4
2023-02-16
drm/vc4: hdmi: Enable power domain before setting minimum
Maxime Ripard
1
-7
/
+7
2023-02-16
drm/vc4: hdmi: Replace hardcoded value by define
Maxime Ripard
1
-1
/
+3
2023-02-16
drm/nouveau/led: explicitly include linux/leds.h
Thomas Weißschuh
1
-1
/
+1
2023-02-15
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
7
-10
/
+20
2023-02-15
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2
-3
/
+5
[next]