index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-07
mfd: Append subdev into 88pm860x driver
Haojian Zhuang
2
-12
/
+356
2010-03-07
mfd: Add irq support in 88pm860x
Haojian Zhuang
2
-33
/
+247
2010-03-07
mfd: Rename 88pm8607 to 88pm860x in mfd
Haojian Zhuang
3
-12
/
+13
2010-03-07
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
4
-114
/
+203
2010-03-07
mfd: Split 88pm8607 driver
Haojian Zhuang
5
-306
/
+346
2010-03-07
mfd: Convert AB3100 driver to threaded IRQ
Linus Walleij
2
-33
/
+13
2010-03-07
gpiolib: Add support for WM8350 GPIO controller
Mark Brown
5
-0
/
+192
2010-03-07
mfd: Update WM8350 drivers for changed interrupt numbers
Mark Brown
2
-3
/
+3
2010-03-07
mfd: Don't allow WM8350 to be built modular
Mark Brown
1
-3
/
+3
2010-03-07
mfd: Convert WM8350 to genirq
Mark Brown
2
-81
/
+118
2010-03-07
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
2
-0
/
+8
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
6
-19
/
+20
2010-03-07
mfd: Correct use after free for t7l66xb
Julia Lawall
1
-1
/
+1
2010-03-07
mfd: Use resouce_size for tc6393xb
H Hartley Sweeten
1
-1
/
+1
2010-03-07
mfd: Use resource_size() for t7l66xb
H Hartley Sweeten
1
-1
/
+1
2010-03-07
mfd: Use resource_size() in sm501
H Hartley Sweeten
1
-4
/
+3
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
5
-0
/
+844
2010-03-07
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
1
-5
/
+0
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
4
-7
/
+1
2010-03-06
vsprintf: move %pR resource printf_specs off the stack
Bjorn Helgaas
1
-21
/
+24
2010-03-06
vsprintf: clarify comments for printf_spec flags
Bjorn Helgaas
1
-2
/
+2
2010-03-06
vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
Joe Perches
1
-10
/
+12
2010-03-06
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
1
-42
/
+24
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
26
-0
/
+10554
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
17
-140
/
+212
2010-03-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-1579
/
+3335
2010-03-06
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
26
-1484
/
+1344
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-145
/
+174
2010-03-06
Merge git://git.infradead.org/ubi-2.6
Linus Torvalds
5
-87
/
+198
2010-03-06
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
Denis Turischev
3
-0
/
+238
2010-03-06
gpio: cs5535-gpio: fix input direction
Ben Gardner
1
-1
/
+3
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
3
-12
/
+247
2010-03-06
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
1
-9
/
+23
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
3
-0
/
+148
2010-03-06
pca953x: minor include cleanup
Olof Johansson
1
-0
/
+8
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
6
-260
/
+404
2010-03-06
rtc-coh901331: fix braces in resume code
James Hogan
1
-2
/
+3
2010-03-06
rtc/mc13783: implement alarm
Uwe Kleine-König
1
-13
/
+172
2010-03-06
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
Uwe Kleine-König
1
-11
/
+14
2010-03-06
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
2
-0
/
+37
2010-03-06
rtc/mc13783: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-5
/
+5
2010-03-06
input/mc13783-ts: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-2
/
+2
2010-03-06
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
2
-22
/
+40
2010-03-06
rtc-core: fix memory leak
Aaro Koskinen
1
-0
/
+1
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-03-06
rtc-at91sam9: Correct size given to memset
Julia Lawall
1
-1
/
+1
2010-03-06
rtc-pcf2123: move pcf2123_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2010-03-06
xen: add kconfig menu
Randy Dunlap
1
-5
/
+7
[prev]
[next]