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
2017-05-18
drm/via: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/vgem: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/udl: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-3
/
+0
2017-05-18
drm/tdfx: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/sis: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/savage: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/r128: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/omap: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/mga: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/i2c: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-2
/
+0
2017-05-18
drm/i810: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/gma500: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
7
-9
/
+11
2017-05-18
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
6
-16
/
+15
2017-05-17
drm/tilcdc: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+1
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
25
-33
/
+33
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
8
-33
/
+30
2017-05-17
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
4
-5
/
+4
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
14
-42
/
+43
2017-05-17
drm/mgag200: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-17
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+1
2017-05-16
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
1
-26
/
+86
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
1
-1
/
+2
2017-05-16
drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.
Eric Anholt
1
-1
/
+1
2017-05-16
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-16
drm/bridge: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
3
-15
/
+9
2017-05-16
drm/bochs: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/ast: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
36
-44
/
+44
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
6
-11
/
+14
2017-05-16
drm: make drm_panel.h self-contained
Masahiro Yamada
1
-0
/
+2
2017-05-16
drm: add missing declaration to drm_blend.h
Tomi Valkeinen
1
-0
/
+1
2017-05-15
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
1
-3
/
+3
2017-05-15
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
1
-4
/
+4
2017-05-10
drm/prime: Forward declare struct device
Laura Abbott
1
-0
/
+2
2017-05-10
drm/vblank: Lock down vblank->hwmode more
Daniel Vetter
3
-13
/
+14
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
19
-277
/
+121
2017-05-10
drm/vblank: Add FIXME comments about moving the vblank ts hooks
Daniel Vetter
1
-0
/
+10
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
13
-45
/
+50
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
14
-79
/
+64
2017-05-10
drm/vgem: Convert to a struct drm_device subclass
Chris Wilson
1
-22
/
+41
2017-05-10
gpu: drm: gma500: remove dead code
Gustavo A. R. Silva
1
-42
/
+9
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Fix typos in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
8
-25
/
+17
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
3
-10
/
+5
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
1
-1
/
+1
2017-05-09
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
2
-25
/
+6
2017-05-09
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
1
-7
/
+1
[next]