index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: damage_helper: Fix race checking plane->state->fb
Sean Paul
2019-10-08
1
-1
/
+7
*
drm/sun4i: dsi: Fix video start delay computation
Jagan Teki
2019-10-08
1
-1
/
+1
*
drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant
Nishka Dasgupta
2019-10-07
1
-1
/
+1
*
drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
Matthias Kaehlcke
2019-10-07
1
-0
/
+10
*
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
2019-10-07
1
-2
/
+2
*
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
2019-10-07
1
-4
/
+5
*
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
2019-10-07
11
-22
/
+28
*
drm/mcde: Fix reference to DOC comment
Jonathan Neuschäfer
2019-10-05
1
-1
/
+1
*
drm/lima: Add support for multiple reset lines
Peter Griffin
2019-10-05
1
-1
/
+2
*
drm/i810: Prevent underflow in ioctl
Dan Carpenter
2019-10-04
1
-2
/
+2
*
drm/fourcc: Add Arm 16x16 block modifier
Raymond Smith
2019-10-04
1
-1
/
+25
*
drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
2019-10-04
1
-5
/
+6
*
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-04
4
-15
/
+16
*
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
12
-32
/
+37
*
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
2019-10-04
1
-43
/
+35
*
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
2019-10-04
1
-2
/
+3
*
drm/omap: hdmi5: automatically choose limited/full range output
Tomi Valkeinen
2019-10-04
1
-56
/
+65
*
drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c
Jyri Sarha
2019-10-04
3
-56
/
+38
*
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
2019-10-04
1
-0
/
+25
*
drm/omap: tweak HDMI DDC timings
Alejandro Hernandez
2019-10-04
1
-2
/
+2
*
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
2019-10-04
1
-4
/
+4
*
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
2019-10-04
1
-14
/
+1
*
drm/mgag200: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2019-10-04
2
-54
/
+52
*
drm/mgag200: Reserve video memory for cursor plane
Thomas Zimmermann
2019-10-04
5
-6
/
+23
*
drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()
Thomas Zimmermann
2019-10-04
1
-64
/
+56
*
drm/mgag200: Move cursor-image update to mgag200_show_cursor()
Thomas Zimmermann
2019-10-04
1
-95
/
+125
*
drm/mgag200: Add separate move-cursor function
Thomas Zimmermann
2019-10-04
1
-9
/
+20
*
drm/mgag200: Add init and fini functions for cursor handling
Thomas Zimmermann
2019-10-04
3
-13
/
+35
*
drm/mgag200: Rename cursor functions to use mgag200_ prefix
Thomas Zimmermann
2019-10-04
3
-16
/
+13
*
drm/ast: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2019-10-04
2
-61
/
+73
*
drm/ast: Move cursor offset swapping into ast_show_cursor()
Thomas Zimmermann
2019-10-04
1
-26
/
+31
*
drm/ast: Move cursor update code to ast_show_cursor()
Thomas Zimmermann
2019-10-04
1
-35
/
+53
*
drm/ast: Move ast_{show,hide}_cursor() within source file
Thomas Zimmermann
2019-10-04
1
-17
/
+17
*
drm/ast: Don't call ast_show_cursor() from ast_cursor_move()
Thomas Zimmermann
2019-10-04
1
-1
/
+4
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
12131
-308791
/
+699716
|
\
|
*
Linux 5.4-rc1
Linus Torvalds
2019-09-30
1
-2
/
+2
|
*
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
|
\
|
|
*
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
|
*
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
|
*
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
|
*
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
|
*
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
|
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
|
*
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
|
*
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
|
*
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
|
\
\
|
|
*
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
|
*
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
|
*
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
|
*
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
[next]