index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-brcmstb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
17
-158
/
+46
2017-03-14
drm/vgem: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-03-14
drm/doc: Document drm_file.[hc]
Daniel Vetter
5
-114
/
+354
2017-03-14
drm: Remove drm_pending_event->pid
Daniel Vetter
4
-16
/
+12
2017-03-14
drm: qxl: add missing return check
Dan Carpenter
1
-0
/
+2
2017-03-14
drm: virtio: fix kmem_cache_alloc error check
Gerd Hoffmann
1
-2
/
+2
2017-03-14
drm/tinydrm: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-03-13
drm/rockchip: cdn-dp: add more log for video config
Chris Zhong
1
-0
/
+4
2017-03-13
drm/rockchip: cdn-dp: Correct PHY register address
Chris Zhong
1
-6
/
+5
2017-03-13
drm/rockchip: cdn-dp: return error code when clk_get_rate failed
Chris Zhong
3
-4
/
+5
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2
-51
/
+59
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
4
-12
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2
-35
/
+81
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2
-31
/
+82
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
4
-127
/
+178
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
5
-8
/
+5
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
1
-2
/
+1
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
3
-39
/
+89
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
6
-31
/
+91
2017-03-09
drm/doc: Add todo about connector_list_iter
Daniel Vetter
1
-0
/
+13
2017-03-09
docs-rst: automatically convert Graphviz and SVG images
Markus Heiser
6
-6
/
+665
2017-03-09
doc: Explain light-handed markup preference a bit better
Daniel Vetter
1
-1
/
+16
2017-03-09
Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to'
sayli karnik
1
-1
/
+1
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
3
-15
/
+0
2017-03-09
Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-09
Documentation: phy: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2
-6
/
+0
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
7
-26
/
+9
2017-03-07
drm/dp: Add missing description to parameter
Tomeu Vizoso
1
-0
/
+1
2017-03-07
docs: Clarify details for reporting security bugs
Kees Cook
1
-5
/
+34
2017-03-07
drm: virtio: use kmem_cache
Gerd Hoffmann
2
-50
/
+11
2017-03-07
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
1
-10
/
+12
2017-03-07
qxl: read monitors config at boot
Gerd Hoffmann
1
-0
/
+5
2017-03-07
qxl: limit monitor config read retries
Gerd Hoffmann
1
-8
/
+12
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2
-24
/
+0
2017-03-07
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
1
-1
/
+8
2017-03-07
drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
Sean Paul
1
-0
/
+10
2017-03-07
drm: Fix compilation error when CONFIG_DEBUG_FS is undefined
Sean Paul
1
-1
/
+1
2017-03-06
drm/rockchip: Implement CRC debugfs API
Tomeu Vizoso
1
-0
/
+41
2017-03-06
drm/bridge: analogix_dp: add helpers for capture of frame CRCs
Tomeu Vizoso
2
-0
/
+25
2017-03-06
drm/dp: add helpers for capture of frame CRCs
Tomeu Vizoso
2
-0
/
+133
[next]