index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-04-05
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-04-04
drm/cma: include <drm/drmP.h> as needed
Shawn Guo
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-02
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
2014-04-02
drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
Lespiau, Damien
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
drm: Remove unused drm_crtc->fb
Matt Roper
2014-04-01
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
2014-04-01
drm: Add plane type property (v2)
Rob Clark
2014-04-01
drm: Add drm_universal_plane_init()
Matt Roper
2014-04-01
drm: Add primary plane helpers (v3)
Matt Roper
2014-04-01
drm: Make drm_crtc_check_viewport non-static
Matt Roper
2014-04-01
drm: Add support for multiple plane types (v2)
Matt Roper
2014-03-31
drm/msm: validate flags, etc
Rob Clark
2014-03-31
drm/msm: add chip-id param
Rob Clark
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2014-03-28
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2014-03-28
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
2014-03-28
drm: Remove the minor master list
Thomas Hellstrom
2014-03-28
drm: Improve on minor type helpers v3
Thomas Hellstrom
2014-03-28
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
drm: Remove the prefix argument of drm_ut_debug_printk()
Lespiau, Damien
2014-03-28
drm: Pull the test on drm_debug in the logging macros
Lespiau, Damien
2014-03-28
drm: Remove the now unused DRM_LOG* macros
Lespiau, Damien
2014-03-28
drm: Remove the unused (and unusable) DRM_LOG_MODE()
Lespiau, Damien
2014-03-28
drm: Refresh the explanation of debug categories
Lespiau, Damien
2014-03-24
drm/bridge/ptn3460: fix modular build
Dave Airlie
2014-03-24
drm/bridge: Add PTN3460 bridge driver
Sean Paul
2014-03-21
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2014-03-18
drm/dp: let drivers specify the name of the I2C-over-AUX adapter
Jani Nikula
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
2014-03-16
Merge branch 'drm-minor' into drm-next
David Herrmann
2014-03-16
drm: remove redundant minor->device field
David Herrmann
2014-03-16
drm: add minor-lookup/release helpers
David Herrmann
2014-03-16
drm: provide device-refcount
David Herrmann
2014-03-16
drm: turn DRM_MINOR_* into enum
David Herrmann
2014-03-16
drm: remove unused DRM_MINOR_UNASSIGNED
David Herrmann
2014-03-16
drm: group dev-lifetime related members
David Herrmann
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
drm: drop error code for drm_helper_resume_force_mode
Daniel Vetter
2014-03-13
drm: remove return value from drm_helper_mode_fill_fb_struct
Daniel Vetter
[next]