projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Switch to device-managed CEC initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Switch to device-managed ALSA initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Switch to DRM-managed connector initiali...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Remove call to drm_connector_unregister()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hdmi: Switch to drmm_kzalloc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dsi: Switch to devm_pm_runtime_enable
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dsi: Fix the driver structure lifetime
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dsi: Switch to drmm_of_get_bridge
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dsi: Switch to DRM-managed encoder initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dsi: Embed DRM structures into the private...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Protect device resources
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Switch to drmm_of_get_bridge
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Switch to DRM-managed encoder initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Add action to disable the clock
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_re...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Return an error if we can't enable our...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Switch to drmm_kzalloc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Embed DRM structures into the private...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: dpi: Remove vc4_dev dpi pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: crtc: Switch to drmm_kzalloc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: crtc: Move debugfs_name to crtc_data
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: crtc: Remove manual plane removal on error
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: plane: Take possible_crtcs as an argument
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hvs: Remove planes currently allocated before...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: hvs: Protect device resources after removal
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: crtc: Create vblank reporting function
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: drv: Use drm_dev_unplug
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/vc4: drv: Call component_unbind_all()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/bridge: panel: Introduce drmm_of_get_bridge
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/bridge: panel: Introduce drmm_panel_bridge_add
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Introduce drmm_connector_init
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Check for destroy implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Consolidate Connector Initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Clarify when drm_connector_unregister...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Mention the cleanup after drm_connector_init
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/connector: Reorder headers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/encoder: Introduce drmm_encoder_init
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/crtc: Introduce drmm_crtc_init_with_planes
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
drm/mipi-dsi: Detach devices when removing the host
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Maxime Ripard
Merge drm/drm-next into drm-misc-next
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Dave Airlie
Merge tag 'topic/nouveau-misc-2022-07-13-1' of git...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Dave Airlie
Merge tag 'exynos-drm-next-for-v5.20' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/kms/nv50-: remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/flcn: remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau: remove double WFI when destroying channels
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/ce/gv100-: move method buffer to ce ctx
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/fifo: rip out cevent, never used
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/device: remove pwrsrc notify in favour...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/nvkm: remove unused header
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/nvkm: zero out engine pointer for subdev...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/nvkm: use list_add_tail() when building...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/nvkm: rip out event uapi
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Ben Skeggs
drm/nouveau/nvif: add wrapper for open-coded nvif_objec...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Dave Airlie
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-13
Dave Airlie
Backmerge tag 'v5.19-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Christian König
dma-buf: revert "return only unsignaled fences in dma_f...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Dave Airlie
Merge tag 'mediatek-drm-next-5.20' of https://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Dave Airlie
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Jian Zhang
drm/exynos/exynos7_drm_decon: free resources when clk_s...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Krzysztof Kozlowski
dt-bindings: remove Joonyoung Shim from maintainers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Krzysztof Kozlowski
drm/exynos: MAINTAINERS: move Joonyoung Shim to credits
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Dave Airlie
Merge tag 'drm-misc-next-2022-07-07' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Dave Airlie
Merge tag 'drm-intel-next-2022-07-06' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Dave Airlie
Merge tag 'amd-drm-next-5.20-2022-07-05' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Arthur Grillo
drm: selftest: convert drm_mm selftest to KUnit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_buddy selftest to KUnit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_framebuffer selftest to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_dp_mst_helper selftest to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_plane_helper selftest to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_format selftest to KUnit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_rect selftest to KUnit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_cmdline_parser selftest...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Maíra Canal
drm: selftest: convert drm_damage_helper selftest to...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Christian König
drm/ttm: audit bo->resource usage v2
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Christian König
drm/nouveau: audit bo->resource usage
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Christian König
drm/amdgpu: audit bo->resource usage
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Christian König
drm/ttm: rename and cleanup ttm_bo_init
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Arunpravin...
Revert "drm/amdgpu: fix start calculation in amdgpu_vra...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-11
Arunpravin...
Revert "drm/amdgpu: move internal vram_mgr function...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Linux 5.19-rc6
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge branch 'hot-fixes' (fixes for rc6)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
ida: don't use BUG_ON() for debugging
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'dmaengine-fix-5.19' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'staging-5.19-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'char-misc-5.19-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'kbuild-fixes-v5.19-3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Linus Torvalds
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Masahiro Yamada
kbuild: remove unused cmd_none in scripts/Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-10
Borislav Petkov
x86/boot: Fix the setup data types max limit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-09
Linus Torvalds
Merge tag 'i2c-for-5.19-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-09
Thomas Zimmermann
drm/aperture: Run fbdev removal before internal helpers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-09
Sven Schnelle
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreez...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-09
Linus Torvalds
Merge tag 'powerpc-5.19-5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-09
Paul Cercueil
drm/ingenic: Use the new PM macros
commit
|
commitdiff
|
tree
|
snapshot
next