index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
581
-5786
/
+292050
2020-11-10
drm: mxsfb: Implement .format_mod_supported
Daniel Abrecht
1
-0
/
+8
2020-11-10
drm/vgem: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
137
-911
/
+1238
2020-11-10
drm/omap: Fix runtime PM imbalance on error
Dinghao Liu
6
-14
/
+26
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
37
-38
/
+38
2020-11-10
drm/tidss: use devm_platform_ioremap_resource_byname
Wang Xiaojun
1
-8
/
+1
2020-11-10
drm/omap: dsi: Rework and remove a few unused variables
Lee Jones
1
-7
/
+2
2020-11-10
drm/omap: omap_irq: Fix a couple of doc-rot issues
Lee Jones
1
-4
/
+2
2020-11-10
drm/omap: dmm_tiler: Demote abusive use of kernel-doc format
Lee Jones
1
-3
/
+3
2020-11-10
drm/omap: gem: Fix misnamed and missing parameter descriptions
Lee Jones
1
-1
/
+2
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
8
-18
/
+38
2020-11-10
drm/mediatek: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2
-10
/
+14
2020-11-10
drm/msm: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2
-5
/
+12
2020-11-10
drm/fb_helper: Use min_t() to handle size_t and unsigned long
Geert Uytterhoeven
1
-2
/
+2
2020-11-10
drm/ast: Create chip AST2600
KuoHsiang Chou
2
-1
/
+5
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
369
-3073
/
+286345
2020-11-09
drm/gma500: Remove unused function psb_gem_get_aperture()
Thomas Zimmermann
2
-8
/
+0
2020-11-09
drm/cma-helper: Make default object functions the default
Thomas Zimmermann
2
-36
/
+12
2020-11-09
drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
2
-15
/
+206
2020-11-09
drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
2
-25
/
+41
2020-11-09
drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
4
-32
/
+31
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
44
-296
/
+320
2020-11-09
drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
2
-0
/
+109
2020-11-09
drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
Thomas Zimmermann
2
-14
/
+0
2020-11-09
drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
Thomas Zimmermann
3
-7
/
+0
2020-11-09
drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
2
-18
/
+0
2020-11-09
drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
1
-14
/
+4
2020-11-09
drm/udl: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
4
-19
/
+21
2020-11-09
drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
1
-28
/
+28
2020-11-09
drm/ast: Fixed 1920x1080 sync. polarity issue
KuoHsiang Chou
1
-2
/
+2
2020-11-09
video: fbdev: riva: remove some unused varibles
Alex Shi
1
-11
/
+3
2020-11-09
drm/panel: simple: Add flags to boe_nv133fhm_n61
Stephen Boyd
1
-0
/
+1
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-25
/
+11
2020-11-08
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-6
/
+38
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-08
drm: remove unneeded break
Tom Rix
6
-12
/
+0
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+96
2020-11-08
drm/bridge: lvds-codec: Use dev_err_probe for error handling
Biju Das
1
-8
/
+3
2020-11-08
drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panel
Biju Das
1
-0
/
+1
2020-11-08
drm/bridge: sii902x: Enable I/O and core VCC supplies if present
Alexandru Gagniuc
1
-0
/
+23
2020-11-08
drm/bridge: sii902x: Refactor init code into separate function
Alexandru Gagniuc
1
-34
/
+43
2020-11-08
drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...
Qinglang Miao
1
-1
/
+3
2020-11-07
Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-46
/
+65
2020-11-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-176
/
+176
2020-11-07
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+16
2020-11-07
drm/bridge: ti-sn65dsi86: Update reply on aux failures
Stephen Boyd
1
-5
/
+30
2020-11-07
drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
Stephen Boyd
1
-0
/
+20
2020-11-07
drm/bridge: ti-sn65dsi86: Make polling a busy loop
Stephen Boyd
1
-2
/
+2
2020-11-07
drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()
Stephen Boyd
1
-28
/
+22
[prev]
[next]