aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-24Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-24Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher
2012-10-24drm/radeon: move the retry to gem_object_createChristian König
2012-10-24drm/radeon: move size limits to gem_object_create.Christian König
2012-10-24drm/radeon: use vzalloc for gart pagesChristian König
2012-10-24drm/radeon: fix and simplify pot argument checks v3Christian König
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-23drm/radeon: fix header size estimation in VM codeChristian König
2012-10-23drm/radeon: remove set_page check from VM codeChristian König
2012-10-23drm/radeon: fix si_set_page v2Christian König
2012-10-23drm/radeon: fix cayman_vm_set_page v2Christian König
2012-10-23drm/radeon: fix PFP sync in vm_flushChristian König
2012-10-23drm/radeon: add error output if VM CS fails on caymanAlex Deucher
2012-10-23drm/radeon: give each backlight a unique idAlex Deucher
2012-10-23drm/radeon: fix sparse warningAlex Deucher
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij
2012-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-23Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King
2012-10-22Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov