aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-23spi/pl022: Revert recent runtime PM changesUlf Hansson
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 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
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres
2012-10-22drm/nouveau: handle same-fb page flipsMarcin Slusarz
2012-10-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin
2012-10-19drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()Chris Wilson
2012-10-19drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson
2012-10-19xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: balloon: use correct type for frame_listIan Campbell
2012-10-19xen: balloon: don't include e820.hIan Campbell
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: events: pirq_check_eoi_map is X86 specificIan Campbell
2012-10-19xen: sysfs: fix build warning.Ian Campbell