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-08-10
drm: IRQ midlayer is now legacy
Thomas Zimmermann
12
-155
/
+27
2021-08-10
drm: Remove unused devm_drm_irq_install()
Thomas Zimmermann
2
-33
/
+0
2021-08-10
drm/vc4: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-24
/
+53
2021-08-10
drm/tilcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-11
/
+43
2021-08-10
drm/tidss: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-16
/
+32
2021-08-10
drm/radeon: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-15
/
+37
2021-08-10
drm/mxsfb: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-31
/
+52
2021-08-10
drm/msm: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-46
/
+69
2021-08-10
drm/kmb: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-6
/
+20
2021-08-10
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
5
-15
/
+29
2021-08-10
drm/fsl-dcu: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-32
/
+46
2021-08-10
drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-33
/
+47
2021-08-10
drm/arm/hdlcd: Convert to Linux IRQ interfaces
Thomas Zimmermann
2
-78
/
+97
2021-08-10
drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
3
-9
/
+15
2021-08-10
dma-buf: Fix a few typos in dma-buf documentation
Gal Pressman
1
-5
/
+5
2021-08-09
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2
-10
/
+9
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
7
-14
/
+9
2021-08-09
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
1
-2
/
+2
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-08
drm/vkms: Use offset-adjusted shadow-plane mappings and output
Thomas Zimmermann
4
-3
/
+4
2021-08-08
drm/vbox: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-08
drm/udl: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/simpledrm: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/gm12u320: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/cirrus: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/mgag200: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/hyperv: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/gud: Get offset-adjusted mapping from drm_gem_fb_vmap()
Thomas Zimmermann
1
-2
/
+3
2021-08-08
drm/ast: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-1
/
+1
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
6
-5
/
+29
2021-08-08
drm/mgag200: Compute PLL values during atomic check
Thomas Zimmermann
2
-18
/
+22
2021-08-08
drm/mgag200: Introduce custom CRTC state
Thomas Zimmermann
2
-0
/
+55
2021-08-08
drm/simple-kms: Support custom CRTC state
Thomas Zimmermann
2
-3
/
+63
2021-08-08
drm/mgag200: Abstract pixel PLL via struct mgag200_pll
Thomas Zimmermann
4
-903
/
+1019
2021-08-08
drm/mgag200: Declare PLL clock constants static const
Thomas Zimmermann
1
-44
/
+31
2021-08-08
drm/mgag200: Split PLL compute function for G200SE by rev
Thomas Zimmermann
1
-70
/
+96
2021-08-08
drm/mgag200: Split PLL compute functions by device type
Thomas Zimmermann
1
-110
/
+146
2021-08-08
drm/mgag200: Store values (not bits) in struct mgag200_pll_values
Thomas Zimmermann
1
-62
/
+91
2021-08-08
drm/mgag200: Introduce separate variable for PLL S parameter
Thomas Zimmermann
1
-20
/
+16
2021-08-08
drm/mgag200: Split PLL setup into compute and update functions
Thomas Zimmermann
2
-52
/
+198
2021-08-08
drm/mgag200: Remove P_ARRAY_SIZE
Thomas Zimmermann
1
-4
/
+3
2021-08-08
drm/mgag200: Return errno codes from PLL compute functions
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/mgag200: Select clock in PLL update functions
Thomas Zimmermann
3
-12
/
+33
2021-08-06
drm/bridge: anx7625: Tune K value for IVO panel
Xin Ji
2
-4
/
+24
2021-08-06
drm: bridge: it66121: Check drm_bridge_attach retval
Robert Foss
1
-0
/
+2
2021-08-05
drm/panel: simple: add LOGIC Technologies LTTD800480070-L6WH-RT
Søren Andersen
1
-0
/
+35
2021-08-05
drm/panel: simple: add Multi-Innotechnology MI1010AIT-1CP1
Sam Ravnborg
1
-0
/
+34
2021-08-05
drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
Randy Dunlap
1
-2
/
+6
[next]