summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-247-11/+26
|\
| * xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell2012-10-191-0/+2
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-196106-569284/+759003
| |\
| * | xen: balloon: use correct type for frame_listIan Campbell2012-10-191-1/+1
| * | xen: balloon: don't include e820.hIan Campbell2012-10-191-1/+0
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-4/+4
| * | xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-191-0/+4
| * | xen: sysfs: fix build warning.Ian Campbell2012-10-191-1/+2
| * | xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-191-0/+1
| * | xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
| * | xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-191-4/+10
| * | xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-243-14/+22
|\ \ \
| * | | s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-183-2/+16
| * | | s390/cio: use generic bitmap functionsSebastian Ott2012-10-181-12/+6
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-2321-68/+148
|\ \ \ \
| * | | | drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom2012-10-231-8/+12
| * | | | drm/ttm: Fix a theoretical raceThomas Hellstrom2012-10-231-2/+2
| * | | | drm: platform: Don't initialize driver-private dataThierry Reding2012-10-232-8/+5
| * | | | drm/debugfs: remove redundant info from gem_namesMarcin Slusarz2012-10-231-2/+0
| * | | | drm: fb: cma: Fail gracefully on allocation failureThierry Reding2012-10-231-1/+1
| * | | | drm: fb: cma: Fix typo in debug messageThierry Reding2012-10-231-1/+1
| * | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-10-228-21/+47
| |\ \ \ \
| | * | | | drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs2012-10-221-6/+4
| | * | | | drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs2012-10-221-0/+1
| | * | | | drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs2012-10-222-2/+4
| | * | | | drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs2012-10-221-3/+7
| | * | | | drm/nouveau: validate vbios sizeMarcin Slusarz2012-10-221-3/+13
| | * | | | drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz2012-10-221-1/+1
| | * | | | drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz2012-10-221-0/+5
| | * | | | drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres2012-10-221-1/+3
| | * | | | drm/nouveau: handle same-fb page flipsMarcin Slusarz2012-10-221-5/+9
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-228-25/+80
| |\ \ \ \ \
| | * | | | | drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()Chris Wilson2012-10-191-1/+2
| | * | | | | drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson2012-10-191-0/+8
| | * | | | | drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi2012-10-172-0/+14
| | * | | | | drm/i915: shut up spurious WARN in the gtt fault handlerDaniel Vetter2012-10-171-1/+3
| | * | | | | Revert "drm/i915: Try harder to complete DP training pattern 1"Daniel Vetter2012-10-161-5/+10
| | * | | | | DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.Egbert Eich2012-10-161-0/+8
| | * | | | | DRM/i915: Don't clone SDVO LVDS with analog.Egbert Eich2012-10-161-4/+2
| | * | | | | DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich2012-10-161-0/+32
| | * | | | | DRM/i915: Don't delete DPLL Multiplier during DAC init.Egbert Eich2012-10-161-14/+1
* | | | | | | Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng2012-10-171-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov2012-10-223-6/+3
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-196-6/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-195-6/+7
| |\ \ \ \ \ \
| | * | | | | | spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-171-3/+3
| | * | | | | | pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-121-1/+1
| | * | | | | | USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-091-1/+1