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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
drm/gma500: Rename psb_gtt_{pin,unpin}() to psb_gem_{pin,unpin}()
Thomas Zimmermann
3
-12
/
+12
2021-10-19
drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()
Thomas Zimmermann
5
-50
/
+29
2021-10-19
drm/gma500: Reimplement psb_gem_create()
Thomas Zimmermann
2
-38
/
+59
2021-10-19
drm/gma500: Use to_gtt_range() everywhere
Thomas Zimmermann
2
-6
/
+5
2021-10-19
drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
Thomas Zimmermann
7
-209
/
+147
2021-10-18
dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
Shunsuke Mie
1
-2
/
+2
2021-10-17
drm/rockchip: dsi: Disable PLL clock on bind error
Brian Norris
1
-3
/
+5
2021-10-17
drm/rockchip: dsi: Fix unbalanced clock on probe error
Brian Norris
1
-5
/
+1
2021-10-17
drm/rockchip: dsi: Reconfigure hardware on resume()
Brian Norris
1
-0
/
+37
2021-10-17
drm/rockchip: dsi: Hold pm-runtime across bind/unbind
Brian Norris
1
-18
/
+19
2021-10-17
drm/rockchip: vop: Add timeout for DSP hold
Brian Norris
1
-1
/
+3
2021-10-17
drm/v3d: nullify pointer se with a NULL
Yang Li
1
-2
/
+2
2021-10-17
drm/panel: Add Sony Tulip Truly NT35521 driver
Shawn Guo
3
-0
/
+563
2021-10-17
dt-bindings: display: Add Sony Tulip Truly NT35521 panel support
Shawn Guo
1
-0
/
+72
2021-10-17
drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driver
AngeloGioacchino Del Regno
3
-0
/
+457
2021-10-17
dt-bindings: display: Document BOE BF060Y8M-AJ0 panel compatible
AngeloGioacchino Del Regno
1
-0
/
+81
2021-10-17
drm/panel: Add driver for Novatek NT35950 DSI DriverIC panels
AngeloGioacchino Del Regno
3
-0
/
+714
2021-10-17
dt-bindings: display: Add bindings for Novatek NT35950
AngeloGioacchino Del Regno
1
-0
/
+106
2021-10-17
drm/bridge: ti-sn65dsi83: Optimize reset line toggling
Marek Vasut
1
-29
/
+11
2021-10-16
drm/panel: ilitek-ili9881c: Make gpio-reset optional
Michael Trimarchi
2
-2
/
+1
2021-10-16
drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
Michael Trimarchi
1
-1
/
+237
2021-10-16
dt-bindings: ili9881c: add compatible string for Wanchanglong w552946aba
Michael Trimarchi
1
-0
/
+1
2021-10-16
dt-bindings: vendor-prefix: add Wanchanglong Electronics Technology
Michael Trimarchi
1
-0
/
+2
2021-10-15
dt-bindings: display/bridge: sil, sii9234: Convert to YAML binding
AngeloGioacchino Del Regno
2
-49
/
+110
2021-10-15
video: omapfb: replace snprintf in show functions with sysfs_emit
Qing Wang
4
-32
/
+32
2021-10-15
video: fbdev: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-7
/
+7
2021-10-15
dt-bindings: display/bridge: ptn3460: Convert to YAML binding
AngeloGioacchino Del Regno
2
-39
/
+106
2021-10-15
drm/tiny: ili9163: fix build
Sam Ravnborg
1
-2
/
+3
2021-10-15
drm/tiny: add driver for newhaven, 1.8-128160EF
Daniel Mack
3
-0
/
+238
2021-10-15
dt-bindings: display: add bindings for newhaven, 1.8-128160EF
Daniel Mack
1
-0
/
+69
2021-10-15
drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-2
/
+2
2021-10-15
drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
Neil Armstrong
1
-0
/
+1
2021-10-14
drm/panel: y030xx067a: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-14
drm/panel: xpp055c272: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-16
/
+9
2021-10-14
drm/panel: td043mtea1: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-14
drm/panel: sofef00: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+6
2021-10-14
drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-13
/
+8
2021-10-14
drm/panel: nt39016: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-13
/
+7
2021-10-14
drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+9
2021-10-14
drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+5
2021-10-14
drm/panel: ili9881c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-14
drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+9
2021-10-14
drm/panel: ej030na: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-14
drm: panel: nt36672a: Removed extra whitespace.
Cai Huoqing
1
-1
/
+1
2021-10-14
drm/panel: Delete panel on mipi_dsi_attach() failure
Brian Norris
8
-6
/
+44
2021-10-14
drm/panel: innolux-p079zca: Delete panel on attach() failure
Brian Norris
1
-1
/
+9
2021-10-14
drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure
Brian Norris
1
-1
/
+7
2021-10-14
drm/panel: Add JDI R63452 MIPI DSI panel driver
Raffaele Tranquillini
3
-0
/
+333
2021-10-14
dt-bindings: panel-simple-dsi: add JDI R63452 panel bindings
Raffaele Tranquillini
1
-0
/
+2
2021-10-14
drm: fix null-ptr-deref in drm_dev_init_release()
Wang Hai
1
-3
/
+6
[next]