index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2019-09-04
drm/virtio: pass gem reservation object to ttm init
Gerd Hoffmann
1
-1
/
+2
2019-09-04
drm/dp_mst: Cleanup drm_dp_send_link_address() a bit
Lyude Paul
1
-19
/
+23
2019-09-04
drm/dp_mst: Refactor drm_dp_mst_handle_down_rep()
Lyude Paul
1
-52
/
+50
2019-09-04
drm/dp_mst: Refactor drm_dp_mst_handle_up_req()
Lyude Paul
1
-37
/
+38
2019-09-04
drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid()
Lyude Paul
1
-2
/
+2
2019-09-04
drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req()
Lyude Paul
1
-45
/
+45
2019-09-04
drm/dp_mst: Refactor drm_dp_send_enum_path_resources
Lyude Paul
1
-8
/
+16
2019-09-04
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
5
-4
/
+535
2019-09-04
drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()
Lyude Paul
1
-6
/
+2
2019-09-04
drm/print: Add drm_err_printer()
Lyude Paul
1
-0
/
+6
2019-09-04
drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest
Lyude Paul
5
-28
/
+37
2019-09-04
drm/dp_mst: Get rid of list clear in destroy_connector_work
Lyude Paul
1
-2
/
+0
2019-09-04
drm/dp_mst: Move link address dumping into a function
Lyude Paul
1
-12
/
+23
2019-09-03
drm/vkms: Reduce critical section in vblank_simulate
Daniel Vetter
1
-5
/
+4
2019-09-03
drm/vkms: Use wait_for_flip_done
Daniel Vetter
1
-1
/
+1
2019-09-03
drm/vblank: Document and fix vblank count barrier semantics
Daniel Vetter
1
-4
/
+41
2019-09-03
drm/komeda: Add ACLK rate to sysfs
Mihail Atanassov
1
-0
/
+10
2019-09-03
drm: Add high-precision time to vblank trace event
Heinrich Fink
2
-5
/
+12
2019-09-02
drm/sti: Include the right header
Linus Walleij
1
-1
/
+1
2019-09-02
drm: sti: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-7
/
+12
2019-09-02
drm: dw-hdmi-i2s: enable audio clock in audio_startup
Cheng-Yi Chiang
1
-0
/
+9
2019-08-29
drm/ingenic: Hardcode panel type to DPI
Laurent Pinchart
1
-3
/
+2
2019-08-28
drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
Boris Brezillon
2
-2
/
+6
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
51
-0
/
+52
2019-08-28
drm/meson: add resume/suspend hooks
Neil Armstrong
1
-0
/
+32
2019-08-28
drm/meson: dw_hdmi: add resume/suspend hooks
Neil Armstrong
1
-34
/
+76
2019-08-28
drm/virtio: module_param_named() requires linux/moduleparam.h
Stephen Rothwell
1
-0
/
+2
2019-08-28
drm/virtio: notify virtqueues without holding spinlock
Gerd Hoffmann
1
-6
/
+19
2019-08-28
drm/virtio: cleanup queue functions
Gerd Hoffmann
1
-27
/
+14
2019-08-28
drm/virtio: add plane check
Gerd Hoffmann
1
-1
/
+16
2019-08-27
drm/vc4/vc4_hdmi: fill in connector info
Dariusz Marcinkiewicz
1
-4
/
+9
2019-08-27
drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-4
/
+9
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
4
-15
/
+19
2019-08-27
drm/virtio: make resource id workaround runtime switchable.
Gerd Hoffmann
1
-20
/
+24
2019-08-26
drm/mcde: Fix an error handling path in 'mcde_probe()'
Christophe JAILLET
1
-1
/
+2
2019-08-26
drm/mipi-dbi: fix a loop in debugfs code
Dan Carpenter
1
-2
/
+1
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
40
-120
/
+51
2019-08-24
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
2
-0
/
+2
2019-08-23
drm/panfrost: Add errata descriptions from kbase
Alyssa Rosenzweig
1
-0
/
+81
2019-08-23
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
Rob Herring
1
-4
/
+7
2019-08-23
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
Rob Herring
1
-2
/
+5
2019-08-23
drm/shmem: Do dma_unmap_sg before purging pages
Rob Herring
1
-0
/
+6
2019-08-23
drm/panfrost: Fix possible suspend in panfrost_remove
Rob Herring
1
-2
/
+4
2019-08-23
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
1
-2
/
+4
2019-08-23
drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers
Gerd Hoffmann
1
-39
/
+2
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
7
-7
/
+6
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
1
-12
/
+5
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
1
-1
/
+8
2019-08-23
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
Rob Herring
1
-4
/
+6
[next]