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-26
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
1
-2
/
+27
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
3
-27
/
+49
2012-04-26
pinctrl: propagate map validation errors
Stephen Warren
1
-2
/
+2
2012-04-24
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
John Crispin
1
-7
/
+8
2012-04-18
pinctrl: show pin name for pingroups in sysfs
Dong Aisheng
2
-4
/
+29
2012-04-18
pinctrl: show pin name when request pins
Dong Aisheng
1
-2
/
+3
2012-04-18
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
1
-0
/
+56
2012-04-18
pinctrl: a minor fix of pin config debug information
Dong Aisheng
1
-2
/
+2
2012-04-18
pinctrl: pinconf: fix compilation error if PINCONF is not selected
Viresh Kumar
1
-1
/
+1
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
1
-4
/
+27
2012-04-18
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
Stephen Warren
2
-11
/
+24
2012-04-18
pinctrl: mark non-EXPERIMENTAL
Linus Walleij
1
-1
/
+0
2012-04-18
pinctrl: tegra: Add complete device tree support
Stephen Warren
1
-0
/
+205
2012-04-18
dt: add property iteration helpers
Stephen Warren
1
-0
/
+41
2012-04-18
pinctrl: implement pinctrl deferred probing
Linus Walleij
2
-6
/
+9
2012-04-18
pinctrl: add some error checking for user interfaces
Dong Aisheng
2
-2
/
+17
2012-04-18
pinctrl: fix pinmux_check_ops error checking
Dong Aisheng
1
-3
/
+5
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
7
-85
/
+43
2012-04-18
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-2
/
+2
2012-04-18
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
Stephen Warren
1
-1
/
+3
2012-04-18
pinctrl: core device tree mapping table parsing support
Stephen Warren
5
-18
/
+350
2012-04-18
pinctrl: implement pinctrl_check_ops
Stephen Warren
1
-4
/
+21
2012-04-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-43
/
+2
2012-04-15
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
1
-1
/
+1
2012-04-13
Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
4
-193
/
+201
2012-04-13
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-332
/
+778
2012-04-13
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
Kevin Hilman
1
-0
/
+1
2012-04-13
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-24
/
+27
2012-04-13
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-24
/
+21
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-8
/
+14
2012-04-13
video: msm: Fix section mismatches in mddi.c
David Brown
1
-4
/
+4
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
3
-43
/
+2
2012-04-12
Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+1
2012-04-12
Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
28
-100
/
+184
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-56
/
+51
2012-04-12
Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-57
/
+104
2012-04-12
Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2012-04-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+8
2012-04-12
staging: android: fix mem leaks in __persistent_ram_init()
Jesper Juhl
1
-4
/
+7
2012-04-12
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
1
-1
/
+2
2012-04-12
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
1
-1
/
+3
2012-04-12
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-20
/
+91
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+46
2012-04-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-252
/
+320
2012-04-12
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-6
/
+6
2012-04-12
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-12
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
1
-5
/
+38
2012-04-12
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
1
-5
/
+18
[next]