aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/i915: VGA needs to be on pipe A on i830MDaniel Vetter2012-10-23
* drm/i915: fix overlay on i830MDaniel Vetter2012-10-23
* drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom2012-10-22
* drm/ttm: Fix a theoretical raceThomas Hellstrom2012-10-22
* drm: platform: Don't initialize driver-private dataThierry Reding2012-10-22
* drm/debugfs: remove redundant info from gem_namesMarcin Slusarz2012-10-22
* drm: fb: cma: Fail gracefully on allocation failureThierry Reding2012-10-22
* drm: fb: cma: Fix typo in debug messageThierry Reding2012-10-22
* Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-10-22
|\
| * drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs2012-10-22
| * drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs2012-10-21
| * drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs2012-10-21
| * drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs2012-10-21
| * drm/nouveau: validate vbios sizeMarcin Slusarz2012-10-21
| * drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz2012-10-21
| * drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz2012-10-21
| * drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres2012-10-21
| * drm/nouveau: handle same-fb page flipsMarcin Slusarz2012-10-21
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-21
|\ \
| * | drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()Chris Wilson2012-10-19
| * | drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson2012-10-19
| * | drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi2012-10-17
| * | drm/i915: shut up spurious WARN in the gtt fault handlerDaniel Vetter2012-10-17
| * | Revert "drm/i915: Try harder to complete DP training pattern 1"Daniel Vetter2012-10-16
| * | DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.Egbert Eich2012-10-16
| * | DRM/i915: Don't clone SDVO LVDS with analog.Egbert Eich2012-10-16
| * | DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.Egbert Eich2012-10-16
| * | DRM/i915: Don't delete DPLL Multiplier during DAC init.Egbert Eich2012-10-16
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-19
|\ \ \
| * \ \ Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
| |\ \ \
| | * | | spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-17
| | * | | pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-12
| | * | | USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-09
| | * | | SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann2012-10-09
| | * | | SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann2012-10-09
| * | | | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin2012-10-17
* | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-19
|\ \ \ \ \
| * | | | | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-19
| * | | | | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-19
* | | | | | xen: Fix annoying compile-time warningLinus Torvalds2012-10-19
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-19
|\ \ \ \ \ \
| * | | | | | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-14
| * | | | | | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-14
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-19
|\ \ \ \ \ \
| * | | | | | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-17
| * | | | | | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-17
| * | | | | | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-15
| * | | | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-15
| |\| | | | |
| * | | | | | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-05
| * | | | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-05