Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
266dcba541a1ef7e5d82d9e67c67fde2910636e8
/
drivers
266dcba
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
by Jerome Glisse
· 13 years ago
8d1c702
drm/radeon: fix non revealent error message
by Jerome Glisse
· 13 years ago
1e179d4
drm/radeon: check for allocation failure in radeon_ring_backup()
by Dan Carpenter
· 13 years ago
d1c7871
drm/radeon: fix bo creation retry path
by Jerome Glisse
· 13 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 13 years ago
e6b0b6a
Merge tag 'v3.5-rc7' into drm-next
by Dave Airlie
· 13 years ago
83bc5fd
drm/sis: fixup sis_mm ioctl structs
by Daniel Vetter
· 13 years ago
67cb4b4
drm: unconditionally clean up dma buffers of closing clients
by Daniel Vetter
· 13 years ago
a344a7e
drm: kill dma queue support
by Daniel Vetter
· 13 years ago
4c37379
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
by Daniel Vetter
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
e2b3c5b
drm/savage: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
d5346b3
Revert "Revert "drm/i810: cleanup reclaim_buffers""
by Daniel Vetter
· 13 years ago
3ae6b64
drm: kill reclaim_buffers_idlelocked functions
by Daniel Vetter
· 13 years ago
ea5e437
drm/sis: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
834859c
drm/via: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
5bd42f6
drm/udl: port over blanking code from udlfb.
by Dave Airlie
· 13 years ago
197bbb3
drm/radeon/kms: auto detect pcie link speed from root port
by Dave Airlie
· 13 years ago
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 13 years ago
440a7cd
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
by Jerome Glisse
· 13 years ago
4dbdf0a
drm/mgag200: fix null pointer dereference
by Devendra Naga
· 13 years ago
f60ec4c
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
by Michel Dänzer
· 13 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 13 years ago
d390475
drm/fb helper: don't call drm_crtc_helper_set_config
by Daniel Vetter
· 13 years ago
343065a
drm/fb-helper: delay hotplug handling when partially bound
by Daniel Vetter
· 13 years ago
f312f09
drm/radeon: fix SS setup for DCPLL
by Alex Deucher
· 13 years ago
26fe45a
drm/radeon: fix up pll selection on DCE5/6
by Alex Deucher
· 13 years ago
377edc8
drm/radeon: start to document evergreen.c
by Alex Deucher
· 13 years ago
48ef779
drm/radeon: start to document the functions r100.c
by Alex Deucher
· 13 years ago
09db864
drm/radeon: document VM functions in radeon_gart.c (v3)
by Alex Deucher
· 13 years ago
03eec93
drm/radeon: document non-VM functions in radeon_gart.c (v2)
by Alex Deucher
· 13 years ago
7592328
drm/radeon: document radeon_ring.c (v4)
by Alex Deucher
· 13 years ago
d66b7ec
drm/radeon: document radeon_fence.c (v2)
by Alex Deucher
· 13 years ago
abf1dc6
drm/radeon: document radeon_asic.c
by Alex Deucher
· 13 years ago
b73ba98
drm/radeon: document radeon_irq_kms.c
by Alex Deucher
· 13 years ago
f482a14
drm/radeon: document radeon_kms.c
by Alex Deucher
· 13 years ago
0c19511
drm/radeon: document radeon_device.c (v2)
by Alex Deucher
· 13 years ago
c7eff97
drm/radeon: add rptr save support for r1xx-r5xx
by Alex Deucher
· 13 years ago
89d3580
drm/radeon: update rptr saving logic for memory buffers
by Alex Deucher
· 13 years ago
8b25ed3
drm/radeon: remove radeon_ring_index()
by Alex Deucher
· 13 years ago
a85a7da4
drm/radeon: update ib_execute for SI (v2)
by Alex Deucher
· 13 years ago
4ef7256
drm/radeon: fix const IB handling v2
by Christian König
· 13 years ago
bfb38d3
drm/radeon: let sa manager block for fences to wait for v2
by Christian König
· 13 years ago
246fa34
drm/radeon: return an error if there is nothing to wait for
by Christian König
· 13 years ago
2993555
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
by Laurent Pinchart
· 13 years ago
faadaf9
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 13 years ago
55d7c22
drm/radeon: implement ring saving on reset v4
by Christian König
· 13 years ago
45df680
drm/radeon: record what is next valid wptr for each ring v4
by Christian König
· 13 years ago
04eb220
drm/radeon: move radeon_ib_ring_tests out of chipset code
by Christian König
· 13 years ago
c6105f2
drm/radeon: remove vm_manager start/suspend
by Christian König
· 13 years ago
6f72a63
drm/radeon: remove r600_blit_suspend
by Christian König
· 13 years ago
2898c34
drm/radeon: remove ip_pool start/suspend
by Christian König
· 13 years ago
b90ca98
drm/radeon: make cp init on cayman more robust
by Christian König
· 13 years ago
d40fd3a
drm/radeon: remove FIXME comment from chipset suspend
by Christian König
· 13 years ago
31be618
drm/radeon: fix fence init after resume
by Christian König
· 13 years ago
bf66625
drm/radeon: fix fence value access
by Christian König
· 13 years ago
07a7133
drm/radeon: fix ring commit padding
by Christian König
· 13 years ago
dee53e7
drm/radeon: add an exclusive lock for GPU reset v2
by Jerome Glisse
· 13 years ago
93bf888
drm/radeon: fix fence related segfault in CS
by Christian König
· 13 years ago
35e56bd
drm/radeon: add error handling to radeon_vm_unbind_locked
by Christian König
· 13 years ago
7ecc45e
drm/radeon: add error handling to fence_wait_empty_locked
by Christian König
· 13 years ago
6b9d89b
drm: Add colouring to the range allocator
by Chris Wilson
· 13 years ago
49099c4
drm: fail gracefully when proc isn't setup.
by Dave Airlie
· 13 years ago
68d740d
blk: fix wrong idr_pre_get() error check in loop.c
by Silva Paulo
· 13 years ago
c5b01ac
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
a7559b1
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
46befd6
ACPICA: Fix possible fault in return package object repair code
by Bob Moore
· 13 years ago
12f0e67
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
fdb1335
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
ac7d181
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
2c91390
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
36ec9fb
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
7801dc3
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
e76b8ee
Input: xpad - add Andamiro Pump It Up pad
by Yuri Khan
· 13 years ago
41002f8
hwmon: (it87) Preserve configuration register bits on init
by Jean Delvare
· 13 years ago
c4686c7
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
by Thomas Renninger
· 13 years ago
918227b
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
00c3e27
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6b91bf1
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
by Kevin Hilman
· 13 years ago
8875408
sgi-xp: nested calls to spin_lock_irqsave()
by Dan Carpenter
· 13 years ago
b59f6d1
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
by Benoît Thébaudeau
· 13 years ago
ad49fcb
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled
by Lee Jones
· 13 years ago
3cfd16a
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
by Lee Jones
· 13 years ago
2a64389
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
by Devendra Naga
· 13 years ago
5f8ebd3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
8a76e53
media: mx2_camera: Fix mbus format handling
by Javier Martin
· 13 years ago
887eafd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
8daf4de
Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1e032dc
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
5f351f0
Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
e6f0f45
Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 13 years ago
cc71a7e
Input: xpad - add signature for Razer Onza Tournament Edition
by Ilia Katsnelson
· 13 years ago
3ffb62c
Input: xpad - handle all variations of Mad Catz Beat Pad
by Yuri Khan
· 13 years ago
623b51f
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
by Guennadi Liakhovetski
· 13 years ago
87f761b
mmc: core: Revert "skip card initialization if power class selection fails"
by Venkatraman S
· 13 years ago
bb39b65
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
by Jerry Snitselaar
· 13 years ago
055c9fa
Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 13 years ago
Next »