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
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
11
-41
/
+51
2016-09-19
drm: remove redundant drm_file->uid
David Herrmann
3
-3
/
+3
2016-09-19
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
19
-104
/
+84
2016-09-15
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
1
-0
/
+4
2016-09-15
drm/qxl: squash lines for simple wrapper functions
Masahiro Yamada
2
-10
/
+4
2016-09-15
drm/bridge: analogix_dp: squash lines for simple wrapper functions
Masahiro Yamada
1
-16
/
+4
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-13
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Chris Wilson
1
-1
/
+2
2016-09-13
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
6
-55
/
+368
2016-09-13
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
11
-51
/
+365
2016-09-13
Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
8
-8
/
+99
2016-09-12
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
3
-12
/
+36
2016-09-12
drm: Move property validation to a helper, v2.
Maarten Lankhorst
3
-26
/
+20
2016-09-12
drm/bridge: adv7511: add support for the 2nd chip
Sergei Shtylyov
2
-9
/
+8
2016-09-08
drm/sun4i: add missing header dependencies
Baoyou Xie
3
-0
/
+3
2016-09-08
drm: Fix error path in drm_mode_page_flip_ioctl()
Imre Deak
1
-1
/
+1
2016-09-08
drm/sun4i: Add a DRC driver
Maxime Ripard
3
-1
/
+143
2016-09-08
drm/sun4i: backend: Handle the SAT
Maxime Ripard
3
-0
/
+71
2016-09-08
drm/sun4i: support A33 tcon
Maxime Ripard
4
-6
/
+22
2016-09-08
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2
-13
/
+23
2016-09-07
ARM: dts: am335x-boneblack: Add HDMI audio support
Jyri Sarha
1
-4
/
+67
2016-09-07
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
5
-5
/
+239
2016-09-07
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
2
-48
/
+64
2016-09-07
Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be ca...
Russell King
2
-12
/
+16
2016-09-07
Revert "drm: Unify handling of blob and object properties"
Maarten Lankhorst
1
-5
/
+18
2016-09-06
drm/udl: implement usb_driver suspend/resume.
Haixia Shi
3
-0
/
+32
2016-09-06
drm: fix signed integer overflow
Xie XiuQi
1
-1
/
+1
2016-09-06
drm/atomic: Reject properties not part of the object.
Maarten Lankhorst
1
-1
/
+10
2016-09-02
Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
10
-30
/
+104
2016-09-02
Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into d...
Dave Airlie
4
-19
/
+77
2016-09-01
drm/tilcdc: Choose console BPP that supports RGB
Jyri Sarha
6
-19
/
+9
2016-09-01
drm/tilcdc: Add blue-and-red-crossed devicetree property
Jyri Sarha
4
-6
/
+70
2016-09-01
drm/tilcdc: Write DMA base and ceiling address with single instruction
Jyri Sarha
2
-2
/
+22
2016-09-01
drm/tilcdc: Remove drm_helper_disable_unused_functions() call
Jyri Sarha
1
-2
/
+0
2016-09-01
drm/tilcdc: Enable EOF interrupts for v1 LCDC
Karl Beldan
1
-0
/
+2
2016-09-01
drm/tilcdc: Adjust the FB_CEILING address
Karl Beldan
1
-1
/
+1
2016-09-01
drm/tilcdc: Fix check for remote port parent
Teresa Remmet
1
-1
/
+1
2016-09-01
drm/sun4i: Clear encoder->bridge if a bridge is not found
Chen-Yu Tsai
1
-4
/
+6
2016-09-01
drm/doc: Add a few words on validation with IGT
Tomeu Vizoso
1
-0
/
+37
2016-09-01
Revert "drm: make DRI1 drivers depend on BROKEN"
Dave Airlie
1
-1
/
+0
2016-09-01
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
44
-2152
/
+2667
2016-08-31
drm: drm_probe_helper: Fix output_poll_work scheduling
Peter Ujfalusi
1
-1
/
+7
2016-08-30
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
Jonathan Liu
1
-2
/
+6
2016-08-30
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
Jose Abreu
1
-3
/
+4
2016-08-29
drm/doc: Polish docs for drm_property&drm_property_blob
Daniel Vetter
3
-193
/
+244
2016-08-29
drm: Unify handling of blob and object properties
Daniel Vetter
1
-18
/
+5
2016-08-29
drm: Extract drm_property.[hc]
Daniel Vetter
7
-1028
/
+1102
2016-08-29
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
Daniel Vetter
4
-45
/
+44
2016-08-29
drm/doc: Polish docs for drm_mode_object
Daniel Vetter
2
-7
/
+60
[next]