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
2019-10-07
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
1
-2
/
+2
2019-10-07
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
1
-4
/
+5
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
10
-20
/
+23
2019-10-05
drm/lima: Add support for multiple reset lines
Peter Griffin
1
-1
/
+2
2019-10-04
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
2019-10-04
drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
1
-5
/
+6
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
3
-12
/
+12
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
12
-32
/
+37
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
1
-43
/
+35
2019-10-04
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
1
-2
/
+3
2019-10-04
drm/omap: hdmi5: automatically choose limited/full range output
Tomi Valkeinen
1
-56
/
+65
2019-10-04
drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c
Jyri Sarha
3
-56
/
+38
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
1
-0
/
+25
2019-10-04
drm/omap: tweak HDMI DDC timings
Alejandro Hernandez
1
-2
/
+2
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
1
-4
/
+4
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
1
-14
/
+1
2019-10-04
drm/mgag200: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2
-54
/
+52
2019-10-04
drm/mgag200: Reserve video memory for cursor plane
Thomas Zimmermann
5
-6
/
+23
2019-10-04
drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()
Thomas Zimmermann
1
-64
/
+56
2019-10-04
drm/mgag200: Move cursor-image update to mgag200_show_cursor()
Thomas Zimmermann
1
-95
/
+125
2019-10-04
drm/mgag200: Add separate move-cursor function
Thomas Zimmermann
1
-9
/
+20
2019-10-04
drm/mgag200: Add init and fini functions for cursor handling
Thomas Zimmermann
3
-13
/
+35
2019-10-04
drm/mgag200: Rename cursor functions to use mgag200_ prefix
Thomas Zimmermann
3
-16
/
+13
2019-10-04
drm/ast: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2
-61
/
+73
2019-10-04
drm/ast: Move cursor offset swapping into ast_show_cursor()
Thomas Zimmermann
1
-26
/
+31
2019-10-04
drm/ast: Move cursor update code to ast_show_cursor()
Thomas Zimmermann
1
-35
/
+53
2019-10-04
drm/ast: Move ast_{show,hide}_cursor() within source file
Thomas Zimmermann
1
-17
/
+17
2019-10-04
drm/ast: Don't call ast_show_cursor() from ast_cursor_move()
Thomas Zimmermann
1
-1
/
+4
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5803
-167885
/
+486767
2019-10-03
Revert "drm/sun4i: dsi: Change the start delay calculation"
Icenowy Zheng
1
-2
/
+1
2019-10-03
drm/sun4i: dsi: Fix TCON DRQ set bits
Jagan Teki
1
-2
/
+2
2019-10-03
drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
Jagan Teki
2
-0
/
+16
2019-10-02
drm/msm: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-2
/
+2
2019-10-02
drm/i2c/sil164: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-1
/
+1
2019-10-02
drm/etnaviv: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-4
/
+4
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
7
-13
/
+13
2019-10-02
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2
-17
/
+19
2019-10-01
drm/komeda: Workaround for broken FLIP_COMPLETE timestamps
Mihail Atanassov
1
-0
/
+2
2019-10-01
drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
Mihail Atanassov
1
-1
/
+1
2019-10-01
drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
Ulf Magnusson
1
-1
/
+0
2019-09-30
drm/dp/mst: Replace the fixed point thing with straight calculation
Ville Syrjälä
1
-16
/
+2
2019-09-30
drm/dp/mst: Handle arbitrary DP_LINK_BW values
Ville Syrjälä
1
-23
/
+6
2019-09-30
drm/dp/mst: Reduce nested ifs
Ville Syrjälä
1
-5
/
+5
2019-09-30
drm: Fix return type of crc .poll()
Ville Syrjälä
1
-5
/
+3
2019-09-30
drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()
Ville Syrjälä
1
-0
/
+1
2019-09-30
drm: Include prototype for drm_need_swiotlb()
Ville Syrjälä
1
-0
/
+1
2019-09-30
drm/dsc: Fix bogus cpu_to_be16() usage
Ville Syrjälä
1
-7
/
+5
2019-09-30
drm/fb-helper: Include prototype for drm_fb_helper_modinit()
Ville Syrjälä
1
-0
/
+1
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-16
/
+39
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
[next]