summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-26iommu/exynos: Fix trivial typoSachin Kamat1-6/+6
2014-05-26iommu/exynos: Remove invalid symbol dependencySachin Kamat1-1/+1
2014-05-14iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas1-9/+9
2014-05-13iommu/exynos: Apply workaround of caching fault page table entriesCho KyongHo1-17/+146
2014-05-13iommu/exynos: Turn on useful configuration optionsCho KyongHo1-4/+34
2014-05-13iommu/exynos: Support for device treeCho KyongHo1-125/+158
2014-05-13iommu/exynos: Enhanced error messagesCho KyongHo1-14/+9
2014-05-13iommu/exynos: Add devices attached to the System MMU to an IOMMU groupAntonios Motakis1-0/+28
2014-05-13iommu/exynos: Use exynos-iommu specific typedefCho KyongHo1-42/+59
2014-05-13iommu/exynos: Change rwlock to spinlockCho KyongHo1-13/+14
2014-05-13iommu/exynos: Remove custom fault handlerCho KyongHo1-56/+24
2014-05-13iommu/exynos: Gating clocks of master H/WCho KyongHo1-2/+38
2014-05-13iommu/exynos: Use managed device helper functionsCho KyongHo1-43/+25
2014-05-13iommu/exynos: Remove dbgname from drvdata of a System MMUCho KyongHo1-19/+13
2014-05-13iommu/exynos: Always enable runtime PMCho KyongHo1-2/+1
2014-05-13iommu/exynos: Add missing cache flush for removed page table entriesCho KyongHo1-0/+2
2014-05-13iommu/exynos: Remove prefetch buffer settingCho KyongHo1-14/+0
2014-05-13iommu/exynos: Fix L2TLB invalidationCho KyongHo1-5/+27
2014-05-13iommu/exynos: Allocate lv2 page table from own slabCho KyongHo1-6/+28
2014-05-13iommu/exynos: Change error handling when page table update is failedCho KyongHo1-14/+44
2014-05-13iommu/exynos: Fix build errorsCho KyongHo1-170/+85
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+72
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-441/+109
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-441/+109
2014-05-08Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+6
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-2/+19
2014-05-08Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-31/+187
2014-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-85/+292
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie10-31/+187
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-9/+10
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-20/+44
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie16-56/+238
2014-05-07agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1
2014-05-07drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui1-2/+2
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu1-0/+1
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li1-2/+3
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher1-20/+97
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li2-10/+11
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li1-0/+1
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li2-0/+72
2014-05-06drm/radeon: add Mullins chip familySamuel Li3-0/+3
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König1-1/+1
2014-05-06drm/radeon: check that we have a clock before PLL setupChristian König1-0/+3
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst7-0/+7
2014-05-06drm/radeon: Fix num_banks calculation for SIMichel Dänzer1-15/+31
2014-05-06asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-1/+1
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2-0/+6
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-927/+1193
2014-05-06Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-16/+58