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
2021-07-21
drm/v3d: Expose performance counters to userspace
Juan A. Suarez Romero
7
-0
/
+334
2021-07-20
drm: protect drm_master pointers in drm_lease.c
Desmond Cheong Zhi Xi
2
-20
/
+86
2021-07-20
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
2
-6
/
+12
2021-07-20
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-07-20
drm: avoid blocking in drm_clients_info's rcu section
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-07-20
drm: avoid circular locks in drm_mode_getconnector
Desmond Cheong Zhi Xi
1
-1
/
+4
2021-07-20
dma_buf: remove dmabuf sysfs teardown before release
Guangming Cao
1
-1
/
+1
2021-07-20
drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
Yang Yingliang
1
-1
/
+1
2021-07-20
drm/ast: Disable fast reset after DRAM initial
KuoHsiang Chou
3
-26
/
+76
2021-07-20
drm/ast: Zero is missing in detect function
Ainux.Wang
1
-1
/
+1
2021-07-20
dma-buf: Delete the DMA-BUF attachment sysfs statistics
Hridya Valsaraju
3
-179
/
+4
2021-07-19
drm/ingenic: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-4
/
+1
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
1
-3
/
+3
2021-07-19
video: fbdev: kyro: fix a DoS bug by restricting user input
Zheyu Ma
1
-0
/
+5
2021-07-19
drm/stm: dsi: compute the transition time from LP to HS and back
Antonio Borneo
1
-4
/
+13
2021-07-19
drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
1
-3
/
+5
2021-07-17
drm/panel: ws2401: Add driver for WideChips WS2401
Linus Walleij
3
-0
/
+452
2021-07-15
drm/dp: For drm_panel_dp_aux_backlight(), init backlight as disabled
Douglas Anderson
1
-0
/
+2
2021-07-15
drm/panel-simple: Power the panel when probing DP AUX backlight
Douglas Anderson
1
-0
/
+3
2021-07-15
drm/of: free the iterator object on failure
Steven Price
1
-1
/
+3
2021-07-15
drm/omapdrm: Remove outdated comment
Thomas Zimmermann
1
-7
/
+0
2021-07-15
drm/vbox: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-7
/
+11
2021-07-15
drm/qxl: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-6
/
+5
2021-07-15
drm/vc4: hdmi: Remove drm_encoder->crtc usage
Maxime Ripard
1
-13
/
+27
2021-07-15
drm/vc4: hdmi: Only call into DRM framework if registered
Maxime Ripard
1
-1
/
+1
2021-07-15
drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts
Maxime Ripard
1
-13
/
+28
2021-07-14
drm/panel: Add Innolux EJ030NA 3.0" 320x480 panel
Christophe Branchereau
3
-0
/
+299
2021-07-13
drm/shmem-helper: Align to page size in dumb_create
Daniel Vetter
1
-2
/
+2
2021-07-13
drm/dp: Move panel DP AUX backlight support to drm_dp_helper
Douglas Anderson
2
-108
/
+113
2021-07-13
drm/vkms: Use dma-buf mapping from shadow-plane state for composing
Thomas Zimmermann
3
-13
/
+15
2021-07-13
drm/vkms: Let shadow-plane helpers prepare the plane's FB
Thomas Zimmermann
1
-37
/
+1
2021-07-13
drm/vkms: Inherit plane state from struct drm_shadow_plane_state
Thomas Zimmermann
3
-11
/
+12
2021-07-13
drm/gem: Export implementation of shadow-plane helpers
Thomas Zimmermann
1
-3
/
+52
2021-07-13
Revert "drm/vgem: Implement mmap as GEM object function"
Thomas Zimmermann
1
-5
/
+41
2021-07-12
drm/of: free the right object
Julia Lawall
1
-1
/
+1
2021-07-12
drm/panfrost:fix the exception name always "UNKNOWN"
ChunyouTang
1
-1
/
+1
2021-07-10
drm: bridge: nwl-dsi: Drop unused nwl_dsi_plat_clk_config
Jagan Teki
1
-6
/
+0
2021-07-09
drm/panel: simple: Add support for EDT ETM0350G0DH6 panel
Stefan Riedmueller
1
-0
/
+29
2021-07-09
drm/panel: simple: Add support for EDT ETMV570G2DHU panel
Stefan Riedmueller
1
-0
/
+29
2021-07-09
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-07-09
drm/panel-simple: Add Samsung ATNA33XC20
Rajeev Nandan
1
-0
/
+33
2021-07-09
drm/panel-simple: Update validation warnings for eDP panel description
Rajeev Nandan
1
-4
/
+2
2021-07-09
drm/panel-simple: Support for delays between GPIO & regulator
Rajeev Nandan
1
-0
/
+28
2021-07-09
drm/panel-simple: Support DP AUX backlight
Rajeev Nandan
1
-0
/
+6
2021-07-09
drm/panel: add basic DP AUX backlight support
Rajeev Nandan
1
-0
/
+108
2021-07-09
drm/msm: always wait for the exclusive fence
Christian König
1
-9
/
+7
2021-07-09
drm/gma500: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-07-08
drm/vkms: Create a debugfs file to get vkms config data
Beatriz Martins de Carvalho
1
-0
/
+28
2021-07-08
drm/nouveau: always wait for the exclusive fence
Christian König
1
-1
/
+1
2021-07-08
dma-buf: fix dma_resv_test_signaled test_all handling v2
Christian König
1
-21
/
+12
[next]