index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
st_remoteproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-9
/
+3
2018-07-18
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
Ayan Kumar Halder
1
-15
/
+9
2018-07-18
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
3
-20
/
+4
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
2
-21
/
+23
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
2018-07-17
drm/vc4: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-17
drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit
Paul Kocialkowski
3
-20
/
+43
2018-07-17
drm/sun4i: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-16
drm/connector: Fix typo in drm_connector_list_iter_next()
Lyude Paul
1
-1
/
+1
2018-07-16
drm/dp_helper: Add DP aux channel tracing
Lyude Paul
3
-12
/
+41
2018-07-16
drm: writeback: Fix doc that says connector should be disconnected
Alexandru Gheorghe
1
-2
/
+2
2018-07-16
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
1
-3
/
+3
2018-07-16
drm/meson: Make DMT timings parameters and pixel clock generic
Neil Armstrong
5
-713
/
+350
2018-07-16
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
1
-0
/
+13
2018-07-16
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
Thierry Reding
1
-6
/
+6
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2
-4
/
+37
2018-07-16
drm/nouveau: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
4
-13
/
+13
2018-07-16
drm/nouveau: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
1
-1
/
+1
2018-07-16
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
1
-1
/
+1
2018-07-16
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
1
-6
/
+6
2018-07-16
drm/nouveau: Fix runtime PM leak in drm_open()
Lyude Paul
1
-2
/
+4
2018-07-16
drm/nouveau/debugfs: Wake up GPU before doing any reclocking
Karol Herbst
1
-0
/
+4
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
1
-2
/
+8
2018-07-16
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
1
-0
/
+3
2018-07-16
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
1
-1
/
+0
2018-07-16
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
1
-1
/
+1
2018-07-16
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2
-3
/
+3
2018-07-16
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
1
-1
/
+2
2018-07-16
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
1
-0
/
+0
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2
-0
/
+4
2018-07-16
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
3
-13
/
+19
2018-07-16
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
1
-7
/
+14
2018-07-13
drm/doc: use inline kerneldoc style for drm_crtc_state
Daniel Vetter
1
-24
/
+86
2018-07-13
drm/doc: Include drm_of.c helpers
Daniel Vetter
2
-1
/
+17
2018-07-13
drm/doc: Group the fb gem helpers better
Daniel Vetter
1
-9
/
+9
2018-07-13
drm/doc: move struct drm_crtc to in-line comments
Daniel Vetter
1
-29
/
+97
2018-07-13
drm: switch drm_plane to inline comments
Daniel Vetter
3
-31
/
+72
2018-07-13
drm: Switch drm_plane_state to inline kerneldoc style
Daniel Vetter
1
-30
/
+56
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
17
-50
/
+49
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
86
-97
/
+94
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
56
-74
/
+74
2018-07-13
drm/doc: polish for sturct drm_connector
Daniel Vetter
1
-71
/
+120
2018-07-13
drm/doc: switch drm_connector_state to inline comments
Daniel Vetter
1
-4
/
+10
2018-07-13
drm: move drv test macros out of drmP.h
Daniel Vetter
2
-19
/
+29
2018-07-13
drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compr...
Ayan Kumar Halder
1
-0
/
+83
2018-07-13
drm: Fix kerneldoc for DRM_MODE_PROP_IMMUTABLE
Sean Paul
1
-2
/
+2
2018-07-13
drm: Skip __drm_mode_set_config_internal() on atomic drivers
Ville Syrjälä
1
-5
/
+10
2018-07-13
drm: Introduce __setplane_atomic()
Ville Syrjälä
1
-11
/
+57
[next]