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
/
drivers
Age
Commit message (
Expand
)
Author
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-24
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
2015-07-22
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
2015-07-22
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
2015-07-22
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2015-07-22
mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled
Shobhit Kumar
2015-07-21
drm/i915: Backlight control using CRC PMIC based PWM driver
Shobhit Kumar
2015-07-21
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
2015-07-21
pwm: crc: Add Crystalcove (CRC) PWM driver
Shobhit Kumar
2015-07-21
mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
Shobhit Kumar
2015-07-21
mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
Shobhit Kumar
2015-07-21
mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
Shobhit Kumar
2015-07-21
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
2015-07-20
drm/amdkfd: Set correct doorbell packet type for Carrizo
Ben Goz
2015-07-20
drm/amdkfd: Use generic defines in new amd headers
Oded Gabbay
2015-07-20
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
[next]