index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
drm/rockchip: cdn-dp: remove the DP phy switch
Chris Zhong
1
-7
/
+0
2018-03-16
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
Joe Perches
2
-18
/
+25
2018-03-15
drm/bridge: dw-hdmi: Remove unused hdmi_enable_overflow_interrupts()
Fabio Estevam
1
-9
/
+0
2018-03-14
drm/vmwgfx: replace drm_*_unreference with drm_*_put
Haneen Mohammed
2
-3
/
+3
2018-03-14
drm/rockchip: Don't use spin_lock_irqsave in interrupt context
Marc Zyngier
1
-6
/
+4
2018-03-14
drm/rockchip: Do not use memcpy for MMIO addresses
Marc Zyngier
1
-4
/
+7
2018-03-14
drm/rockchip: Clear all interrupts before requesting the IRQ
Marc Zyngier
1
-11
/
+12
2018-03-14
drm/bridge: analogix_dp: Only wait for panel ACK on PSR entry
zain wang
3
-4
/
+7
2018-03-14
drm/panel: rm68200: Add backlight dependency
Arnd Bergmann
1
-0
/
+1
2018-03-14
drm/rockchip: add mutex vop lock
zain wang
1
-6
/
+24
2018-03-14
drm/bridge: analogix_dp: add fast link train for eDP
zain wang
2
-25
/
+108
2018-03-14
drm/bridge: analogix_dp: Don't change psr while bridge is disabled
zain wang
3
-9
/
+10
2018-03-14
drm/rockchip: Remove analogix psr worker
Sean Paul
1
-29
/
+2
2018-03-14
drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
Yakir Yang
3
-10
/
+37
2018-03-14
drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
Giulio Benetti
1
-0
/
+25
2018-03-14
drm/sun4i: add lvds mode_valid function
Giulio Benetti
1
-0
/
+55
2018-03-14
drm/sun4i: move rgb mode_valid from connector to encoder
Giulio Benetti
1
-4
/
+4
2018-03-13
drm/nouveau: Runtime suspend despite HDA being unbound
Lukas Wunner
2
-45
/
+0
2018-03-13
vga_switcheroo: Let HDA autosuspend on mux change
Lukas Wunner
1
-2
/
+6
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
5
-113
/
+47
2018-03-13
vga_switcheroo: Deduplicate power state tracking
Lukas Wunner
1
-12
/
+23
2018-03-13
vga_switcheroo: Update PCI current_state on power change
Lukas Wunner
1
-0
/
+2
2018-03-13
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
1
-4
/
+4
2018-03-13
PCI: Restore config space on runtime resume despite being unbound
Rafael J. Wysocki
1
-6
/
+11
2018-03-13
drm/meson: Add support for DMT modes on HDMI
Neil Armstrong
4
-19
/
+570
2018-03-13
drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
Christophe JAILLET
1
-8
/
+16
2018-03-13
drm/meson: Use drm_dev_put() instead of drm_dev_unref()
Christophe JAILLET
1
-2
/
+2
2018-03-13
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
Christophe JAILLET
1
-1
/
+4
2018-03-12
drm: Fix some coding style issues
Ville Syrjälä
1
-2
/
+3
2018-03-12
drm/panel: Add support for AUO G104SN02 V2 panel
Christoph Fritz
1
-0
/
+26
2018-03-12
drm/panel: ili9322: Make local symbols static
Wei Yongjun
1
-2
/
+2
2018-03-12
drm/panel: otm8009a: Adopt SPDX identifiers
Philippe CORNU
1
-2
/
+2
2018-03-12
drm/panel: lvds: Fix driver description heading
Baruch Siach
1
-1
/
+1
2018-03-12
drm/panel: simple: Add support for KEO TX31D200VM0BAA
Jagan Teki
1
-0
/
+27
2018-03-12
drm/panel: otm8009a: Add support for the optional power-supply
Philippe CORNU
1
-0
/
+17
2018-03-12
drm/panel: simple: Use display_timing for lq123p1jx31
Sean Paul
1
-14
/
+13
2018-03-12
drm/panel: Add support for Raydium RM68200 panel driver
Philippe CORNU
3
-0
/
+457
2018-03-12
drm/panel: simple: Fix the bus format for the Ontat panel
Eric Anholt
1
-1
/
+1
2018-03-09
drm/vc4: Enable background color fill when necessary
Stefan Schake
1
-0
/
+25
2018-03-09
drm/vc4: Move plane state to header
Stefan Schake
2
-60
/
+60
2018-03-09
drm/vc4: Check if plane requires background fill
Stefan Schake
1
-0
/
+17
2018-03-09
drm/vc4: Set premultiplied for alpha formats
Stefan Schake
2
-1
/
+3
2018-03-08
drm/rockchip: Don't use atomic constructs for psr
Sean Paul
3
-41
/
+31
2018-03-08
drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...
zain wang
4
-13
/
+32
2018-03-08
drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
Jeffy Chen
1
-8
/
+9
2018-03-08
drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-08
drm/rockchip: inno_hdmi: Fix error handling path.
Jeffy Chen
1
-4
/
+16
2018-03-08
drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.
Jeffy Chen
1
-2
/
+6
2018-03-08
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
1
-13
/
+13
2018-03-07
drm/pl111: Use max memory bandwidth for resolution
Linus Walleij
3
-0
/
+43
[next]