index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
1
-5
/
+18
2012-04-12
drivers/rtc/rtc-s3c.c: fix compilation error
Tushar Behera
1
-4
/
+4
2012-04-12
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
1
-1
/
+0
2012-04-12
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
1
-0
/
+22
2012-04-12
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
1
-3
/
+8
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+28
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2012-04-12
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
12
-185
/
+189
2012-04-12
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-37
/
+93
2012-04-12
IB/srpt: Set srq_type to IB_SRQT_BASIC
Roland Dreier
1
-0
/
+1
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
1
-0
/
+2
2012-04-12
block: mtip32xx: remove HOTPLUG_PCI_PCIE dependancy
Greg Kroah-Hartman
1
-1
/
+1
2012-04-12
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-12
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
2
-3
/
+4
2012-04-12
MD: Bitmap version cleanup.
Andrei Warkentin
1
-3
/
+0
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
5
-33
/
+46
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
4
-79
/
+62
2012-04-12
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
1
-4
/
+4
2012-04-12
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
1
-5
/
+5
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2
-4
/
+0
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2
-18
/
+16
2012-04-11
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
1
-1
/
+2
2012-04-12
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
Thomas Gleixner
1
-16
/
+8
2012-04-11
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-4
/
+10
2012-04-11
drm/i915: make rc6 module parameter read-only
Jesse Barnes
1
-1
/
+1
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-35
/
+85
2012-04-11
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2
-5
/
+10
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-2
/
+2
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-11
USB: fix bug of device descriptor got from superspeed device
Elric Fu
1
-0
/
+16
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
1
-4
/
+4
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
1
-0
/
+1
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
1
-0
/
+3
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2
-1
/
+5
2012-04-11
drm/i915: implement ColorBlt w/a
Daniel Vetter
2
-0
/
+7
2012-04-11
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
1
-1
/
+1
2012-04-11
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
1
-1
/
+1
2012-04-11
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
1
-0
/
+4
2012-04-10
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
Lothar Waßmann
1
-3
/
+7
2012-04-10
gpio/exynos: Fix compiler warning in gpio-samsung.c file
Sachin Kamat
1
-8
/
+8
2012-04-10
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+80
2012-04-10
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-04-10
xHCI: correct to print the true HSEE of USBCMD
Alex He
1
-1
/
+1
2012-04-10
USB: serial: fix race between probe and open
Johan Hovold
1
-0
/
+8
2012-04-10
gpio: Fix range check in of_gpio_simple_xlate()
Roland Stigge
1
-1
/
+1
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2012-04-10
gpio/sodaville: Convert sodaville driver to new irqdomain API
Grant Likely
2
-14
/
+11
[prev]
[next]