aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17dmatest: check for dma mapping errorAndy Shevchenko1-1/+21
2012-12-17dmatest: implement two helpers to unmap dma memoryAndy Shevchenko1-10/+17
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds340-14777/+38217
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds64-2325/+5255
2012-12-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-13/+5
2012-12-16Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-13/+12
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-56/+30
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren5-0/+8
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+2
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare1-10/+1
2012-12-16i2c-i801: Add device tree supportThierry Reding1-0/+2
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie23-280/+590
2012-12-16Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie33-264/+8942
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds46-3806/+2752
2012-12-15Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-37/+30
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds62-3392/+3618
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds29-158/+147
2012-12-15Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds24-354/+350
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-6/+11
2012-12-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-213/+4578
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-3/+321
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-152/+1503
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+504
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+200
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2012-12-15drm/exynos: add gsc ipp driverEunchul Kim7-0/+2214
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim7-0/+985
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim7-0/+2730
2012-12-15drm/exynos: add iommu support for ippEunchul Kim1-0/+18
2012-12-15drm/exynos: add ipp subsystemEunchul Kim6-0/+2346
2012-12-15drm/exynos: support device tree for fimdJoonyoung Shim1-0/+21
2012-12-14radeon: fix regression with eviction since evict caching changesDave Airlie1-2/+2
2012-12-14drm/radeon: add more pedantic checks in the CP DMA checkerAlex Deucher1-0/+24
2012-12-14drm/radeon: bump version for CS ioctl support for async DMAAlex Deucher1-1/+2
2012-12-14drm/radeon: enable the async DMA rings in the CS ioctlAlex Deucher1-0/+12
2012-12-14drm/radeon: add VM CS parser support for async DMA on cayman/TN/SIAlex Deucher3-0/+118
2012-12-14drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)Alex Deucher3-7/+459
2012-12-14drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)Alex Deucher5-3/+199
2012-12-14drm/radeon: fix htile buffer size computation for command stream checkerJerome Glisse3-77/+35
2012-12-14drm/radeon: fix fence locking in the pageflip callbackDaniel Vetter1-0/+4
2012-12-14drm/radeon: make indirect register access concurrency-safeDaniel Vetter3-1/+15
2012-12-14drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesssDaniel Vetter6-37/+27
2012-12-14sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik1-0/+1
2012-12-14[libata] fix Null pointer dereference on disk errorXiaotian Feng1-2/+4