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-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
44
-112
/
+221
2019-06-10
drm/radeon: prepare header files for drmP.h removal
Sam Ravnborg
10
-1
/
+19
2019-06-10
drm/radeon: drop drmP.h from header files
Sam Ravnborg
3
-3
/
+2
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
13
-23
/
+30
2019-06-10
drm/bridge/synopsys: dw-hdmi: Fix unwedge crash when no pinctrl entries
Douglas Anderson
1
-6
/
+8
2019-06-09
dma-fence: Signal all callbacks from dma_fence_release()
Chris Wilson
1
-2
/
+19
2019-06-08
drm/fb-helper: Move out commit code
Noralf Trønnes
2
-282
/
+288
2019-06-08
drm/fb-helper: Prepare to move out commit code
Noralf Trønnes
1
-41
/
+81
2019-06-08
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
3
-164
/
+175
2019-06-07
drm/crc-debugfs: Also sprinkle irqrestore over early exits
Daniel Vetter
1
-2
/
+2
2019-06-07
drm/bridge: sii902x: fix comparision of u32 with less than zero
Colin Ian King
1
-1
/
+1
2019-06-07
drm/bridge: sii902x: re-order conditions to prevent out of bounds read
Dan Carpenter
1
-2
/
+2
2019-06-07
drm/stm: support runtime power management
Yannick Fertré
2
-24
/
+86
2019-06-07
drm/stm: ltdc: No message if probe
Yannick Fertré
1
-1
/
+1
2019-06-07
drm/meson: Add support for XBGR8888 & ABGR8888 formats
Neil Armstrong
1
-0
/
+16
2019-06-07
drm/meson: Add zpos immutable property to planes
Neil Armstrong
2
-0
/
+6
2019-06-06
drm/vkms: Forward timer right after drm_crtc_handle_vblank
Daniel Vetter
1
-6
/
+16
2019-06-06
drm/vkms: Remove useless call to drm_connector_register/unregister()
Rodrigo Siqueira
1
-10
/
+0
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
25
-23
/
+85
2019-06-06
drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlier
Ville Syrjälä
1
-2
/
+2
2019-06-06
drm/edid: Clean up DRM_EDID_DIGITAL_* flags
Ville Syrjälä
1
-1
/
+1
2019-06-06
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
Hans de Goede
1
-0
/
+16
2019-06-06
drm: panel-orientation-quirks: Add quirk for GPD pocket2
Hans de Goede
1
-0
/
+16
2019-06-06
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
Daniel Vetter
1
-2
/
+3
2019-06-06
drm: Ignore drm_gem_vram_mm_funcs in generated documentation
Thomas Zimmermann
1
-1
/
+1
2019-06-06
drm/virtio: Fix cache entry creation race.
David Riley
1
-1
/
+21
2019-06-06
drm/virtio: Wake up all waiters when capset response comes in.
David Riley
1
-1
/
+1
2019-06-06
drm/virtio: Ensure cached capset entries are valid before copying.
David Riley
1
-2
/
+1
2019-06-05
drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
Douglas Anderson
1
-16
/
+100
2019-06-05
drm/r128: drop use of drmP.h
Sam Ravnborg
4
-6
/
+30
2019-06-05
drm/r128: drop drm_os_linux dependencies
Sam Ravnborg
3
-21
/
+21
2019-06-05
drm/savage: drop use of drmP.h
Sam Ravnborg
4
-6
/
+24
2019-06-05
drm/savage: drop use of drm_os_linux
Sam Ravnborg
2
-9
/
+14
2019-06-05
drm/sis: drop drmP.h use
Sam Ravnborg
3
-11
/
+14
2019-06-05
drm/virtio: use u64_to_user_ptr macro
Gurchetan Singh
1
-7
/
+5
2019-06-05
drm/panel: truly: Add additional delay after pulling down reset gpio
Vivek Gautam
1
-0
/
+1
2019-06-05
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Chris Wilson
1
-0
/
+4
2019-06-04
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-06-04
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
1
-0
/
+101
2019-06-04
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
1
-1
/
+18
2019-06-04
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
1
-4
/
+2
2019-06-04
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2
-5
/
+9
2019-06-04
drm: Flush output polling on shutdown
Chris Wilson
1
-1
/
+8
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
1
-30
/
+0
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
1
-0
/
+40
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
4
-178
/
+237
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
1
-0
/
+6
2019-06-03
drm/amd/display: Only force modesets when toggling HDR
Nicholas Kazlauskas
1
-6
/
+28
2019-06-03
drm/amd/display: Expose HDR output metadata for supported connectors
Nicholas Kazlauskas
1
-0
/
+125
2019-05-31
drm/bridge: sii902x: Implement HDMI audio support
Jyri Sarha
1
-6
/
+463
[next]