index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
pinctrl: exynos: don't mark probing functions as __init
Arnd Bergmann
1
-5
/
+5
2013-01-28
Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2013-01-29
Merge remote-tracking branch 'regulator/fix/tps80031' into tmp
Mark Brown
1
-1
/
+1
2013-01-29
Merge remote-tracking branch 'regulator/fix/db8500' into tmp
Mark Brown
1
-0
/
+1
2013-01-28
Merge tag 'md-3.8-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-64
/
+37
2013-01-28
Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+34
2013-01-28
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-94
/
+221
2013-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-262
/
+431
2013-01-28
IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround
Suravee Suthikulpanit
1
-0
/
+34
2013-01-28
dm9601: support dm9620 variant
Peter Korsgaard
1
-1
/
+29
2013-01-28
net: phy: icplus: fix broken INTR pin settings
Giuseppe CAVALLARO
1
-5
/
+5
2013-01-28
net: phy: icplus: Use the RGMII interface mode to configure clock delays
Stuart Menefy
1
-5
/
+16
2013-01-27
r8169: fix vlan tag read ordering.
françois romieu
1
-8
/
+6
2013-01-27
net: cdc_ncm: use IAD provided by the USB core
Bjørn Mork
1
-24
/
+4
2013-01-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-44
/
+32
2013-01-27
net: loopback: fix a dst refcounting issue
Eric Dumazet
1
-0
/
+5
2013-01-27
virtio-net: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
1
-0
/
+33
2013-01-27
virtio-net: split out clean affinity function
Wanlong Gao
1
-36
/
+40
2013-01-27
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
Wanlong Gao
1
-13
/
+54
2013-01-27
mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed
Wei WANG
1
-2
/
+2
2013-01-27
mfd: wm5102: Fix definition of WM5102_MAX_REGISTER
Mark Brown
1
-1
/
+1
2013-01-27
mfd: twl4030: Don't warn about uninitialized return code
Arnd Bergmann
1
-1
/
+1
2013-01-27
mfd: da9052/53 lockup fix
Ashish Jangam
1
-0
/
+61
2013-01-27
mfd: rtsx: Add clock divider hook
Wei WANG
4
-2
/
+27
2013-01-27
mmc: rtsx: Call MFD hook to switch output voltage
Wei WANG
1
-25
/
+5
2013-01-27
mfd: rtsx: Add output voltage switch hook
Wei WANG
4
-0
/
+65
2013-01-26
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-01-26
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-26
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-26
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
4
-12
/
+36
2013-01-26
regulator: tps80031: Use IS_ERR to check return value of regulator_register()
Axel Lin
1
-1
/
+1
2013-01-26
regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.c
Steven Rostedt
1
-0
/
+1
2013-01-25
drm/exynos: add check for the device power status
Shirish S
2
-0
/
+14
2013-01-25
drm/exynos: Make 'drm_hdmi_get_edid' static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: fimd and ipp are broken on multiplatform
Arnd Bergmann
1
-2
/
+2
2013-01-25
drm/exynos: don't include plat/gpio-cfg.h
Arnd Bergmann
1
-1
/
+0
2013-01-25
drm/exynos: Remove "internal" interrupt handling
Sean Paul
1
-60
/
+14
2013-01-25
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
Sachin Kamat
1
-2
/
+2
2013-01-25
drm/exynos: Replace mdelay with usleep_range
Sean Paul
2
-8
/
+8
2013-01-25
drm/exynos: Make ipp_handle_cmd_work static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: Make g2d_userptr_get_dma_addr static
Sachin Kamat
1
-1
/
+1
2013-01-25
drm/exynos: consider DMA_NONE flag to dmabuf import
Inki Dae
1
-14
/
+11
2013-01-25
drm/exynos: free sg object if dma_map_sg is failed
Inki Dae
1
-0
/
+1
2013-01-25
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
1
-4
/
+3
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
6
-48
/
+46
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-79
/
+69
2013-01-24
drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.
Michel Dänzer
2
-4
/
+12
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
[prev]
[next]