aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16mm: fix kernel BUG at huge_memory.c:1474!Hugh Dickins1-3/+3
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren5-0/+8
2012-12-16i2c: Mention functionality flags in SMBus protocol documentationJean Delvare1-9/+31
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-16MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.cCesar Eduardo Barros1-1/+1
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds7-55/+116
2012-12-15Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds3-128/+3
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells80-1428/+1587
2012-12-14Smack: create a sysfs mount point for smackfsCasey Schaufler1-0/+17
2012-12-14Smack: use select not depends in KconfigCasey Schaufler1-1/+5
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 Kim8-0/+2756
2012-12-15drm/exynos: add iommu support for ippEunchul Kim1-0/+18
2012-12-15drm/exynos: add ipp subsystemEunchul Kim7-0/+2536
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 Deucher2-0/+13
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-14Revert "sched: Update_cfs_shares at period edge"Linus Torvalds1-10/+8
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
2012-12-14ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun1-1/+1
2012-12-14pata_imx: convert ata_dev_printk() to ata_dev_info()Wei Yongjun1-1/+1
2012-12-14ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun1-4/+2
2012-12-14ahci_platform: make structs staticBrian Norris1-3/+3
2012-12-14Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik1-1/+0
2012-12-14Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2-2/+2
2012-12-14drm/exynos: support extended screen coordinate of fimdJoonyoung Shim1-4/+12
2012-12-14drm/exynos: fix x, y coordinates for right bottom pixelJoonyoung Shim1-7/+11
2012-12-14drm/exynos: fix fb offset calculation for planeJoonyoung Shim1-5/+1
2012-12-14drm/exynos: hdmi: Fix potential NULL pointer dereference errorSachin Kamat1-0/+2
2012-12-14drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat3-3/+9
2012-12-14drm/exynos: add support for hdmiphy power control for exynos5Rahul Sharma2-0/+26
2012-12-14drm/exynos: add runtime pm support for mixerRahul Sharma1-7/+58
2012-12-14drm/exynos: added runtime pm support for hdmiRahul Sharma1-8/+52
2012-12-14drm/exynos: fix allocation and cache mapping typeInki Dae1-2/+16
2012-12-14drm/exynos: reorder framebuffer init sequenceDaniel Vetter1-12/+24
2012-12-13autofs4 - use simple_empty() for empty directory checkIan Kent1-17/+5
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent2-34/+36