index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fips.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
Guangming Cao
1
-14
/
+3
2021-10-27
drm/kmb: Enable support for framebuffer console
Anitha Chrisanthus
1
-0
/
+4
2021-10-27
drm/msm/dsi: Adjust probe order
Rob Clark
5
-38
/
+42
2021-10-27
drm/kirin: dsi: Adjust probe order
Maxime Ripard
1
-19
/
+33
2021-10-27
drm/bridge: tc358775: Register and attach our DSI device at probe
Maxime Ripard
1
-12
/
+25
2021-10-27
drm/bridge: tc358775: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-9
/
+4
2021-10-27
drm/bridge: sn65dsi86: Register and attach our DSI device at probe
Maxime Ripard
1
-37
/
+40
2021-10-27
drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-15
/
+7
2021-10-27
drm/bridge: sn65dsi83: Register and attach our DSI device at probe
Maxime Ripard
1
-34
/
+46
2021-10-27
drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-9
/
+3
2021-10-27
drm/bridge: sn65dsi83: Fix bridge removal
Maxime Ripard
1
-1
/
+1
2021-10-27
drm/bridge: ps8640: Register and attach our DSI device at probe
Maxime Ripard
1
-43
/
+55
2021-10-27
drm/bridge: ps8640: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-10
/
+5
2021-10-27
drm/bridge: lt9611uxc: Register and attach our DSI device at probe
Maxime Ripard
1
-12
/
+19
2021-10-27
drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-30
/
+8
2021-10-27
drm/bridge: lt9611: Register and attach our DSI device at probe
Maxime Ripard
1
-19
/
+19
2021-10-27
drm/bridge: lt9611: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-20
/
+4
2021-10-27
drm/bridge: lt8912b: Register and attach our DSI device at probe
Maxime Ripard
1
-4
/
+7
2021-10-27
drm/bridge: lt8912b: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-16
/
+4
2021-10-27
drm/bridge: anx7625: Register and attach our DSI device at probe
Maxime Ripard
1
-6
/
+14
2021-10-27
drm/bridge: anx7625: Switch to devm MIPI-DSI helpers
Maxime Ripard
1
-15
/
+5
2021-10-27
drm/bridge: adv7511: Register and attach our DSI device at probe
Maxime Ripard
1
-3
/
+10
2021-10-27
drm/bridge: adv7533: Switch to devm MIPI-DSI helpers
Maxime Ripard
3
-19
/
+4
2021-10-27
drm: Link CMA framebuffer helpers into KMS helper library
Thomas Zimmermann
1
-1
/
+1
2021-10-27
drm/bridge: ti-sn65dsi86: Implement the pwm_chip
Bjorn Andersson
1
-6
/
+358
2021-10-27
drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
Bjorn Andersson
1
-2
/
+3
2021-10-27
pwm: Introduce single-PWM of_xlate function
Bjorn Andersson
3
-15
/
+29
2021-10-27
drm/etnaviv: replace dma_resv_get_excl_unlocked
Christian König
1
-1
/
+1
2021-10-27
drm/etnaviv: use new iterator in etnaviv_gem_describe
Christian König
1
-20
/
+11
2021-10-26
dma-buf: st: fix error handling in test_get_fences()
Arnd Bergmann
1
-2
/
+3
2021-10-25
drm/panel: novatek-nt35950: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-10-25
drm/panel: make sharp_ls055d1sx04 static
chongjiapeng
1
-1
/
+1
2021-10-25
drm/panel: ilitek-ili9881c: Read panel orientation
John Keeping
1
-0
/
+11
2021-10-25
dt-bindings: ili9881c: add rotation property
John Keeping
1
-0
/
+1
2021-10-25
dt-bindings: ili9881c: add missing panel-common inheritance
John Keeping
1
-0
/
+3
2021-10-25
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
1
-1
/
+18
2021-10-25
drm/vc4: hdmi: Warn if we access the controller while disabled
Maxime Ripard
1
-0
/
+6
2021-10-25
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
1
-1
/
+9
2021-10-25
drm/vc4: hdmi: Split the CEC disable / enable functions in two
Maxime Ripard
1
-30
/
+45
2021-10-25
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Maxime Ripard
1
-6
/
+14
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered up during bind
Maxime Ripard
1
-2
/
+15
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
1
-0
/
+4
2021-10-25
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
1
-26
/
+44
2021-10-25
drm/vc4: hdmi: Set a default HSM rate
Maxime Ripard
1
-0
/
+14
2021-10-25
clk: bcm-2835: Remove rounding up the dividers
Maxime Ripard
1
-8
/
+3
2021-10-25
clk: bcm-2835: Pick the closest clock rate
Maxime Ripard
1
-1
/
+1
2021-10-25
drm: use new iterator in drm_gem_plane_helper_prepare_fb v3
Christian König
1
-2
/
+12
2021-10-22
drm: Move GEM memory managers into modules
Thomas Zimmermann
4
-5
/
+17
2021-10-22
drm: Link several object files into drm_kms_helper.ko
Thomas Zimmermann
1
-5
/
+5
2021-10-22
drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been set
Thomas Zimmermann
2
-5
/
+3
[next]