summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-10-173-21/+31
|\
| * sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-153-21/+31
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-1729-249/+443
|\ \
| * | nouveau: fix warning on 32-bit build.Dave Airlie2012-10-161-1/+1
| * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-10-164-6/+5
| |\ \
| | * | drm/nouveau/bios: fix typo in error messageBen Skeggs2012-10-161-1/+1
| | * | drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov2012-10-161-0/+2
| | * | drm/nv50/fb: fix double free of vram mmMarcin Slusarz2012-10-161-1/+0
| | * | drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres2012-10-161-1/+0
| | * | drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres2012-10-161-1/+1
| | * | drm/nouveau/hwmon: fix the initialization conditionMartin Peres2012-10-161-2/+1
| * | | drm: fix warning on 32-bit.Dave Airlie2012-10-161-1/+1
| * | | drm: radeon: fix printk format warningRandy Dunlap2012-10-161-1/+1
| * | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-10-1613-152/+359
| |\ \ \
| | * | | drm/radeon: fix spelling typos in debugging outputThomas Friebel2012-10-151-1/+1
| | * | | drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-151-5/+1
| | * | | drm/radeon: check if pcie gen 2 is already enabled (v2)Alex Deucher2012-10-152-1/+12
| | * | | drm/radeon/cayman: set VM max pfn at MC initAlex Deucher2012-10-151-7/+1
| | * | | drm/radeon: separate pt alloc from lru addChristian König2012-10-153-4/+18
| | * | | drm/radeon: don't add the IB pool to all VMs v2Christian König2012-10-153-33/+25
| | * | | drm/radeon: allocate page tables on demand v4Christian König2012-10-153-73/+262
| | * | | drm/radeon: update comments to clarify VM setup (v2)Alex Deucher2012-10-153-3/+12
| | * | | drm/radeon: allocate PPLLs from low to highAlex Deucher2012-10-151-4/+4
| | * | | drm/radeon: fix compilation with backlight disabledAlex Deucher2012-10-152-21/+23
| | * | | drm/radeon: use %zu for formatting size_tLuca Tettamanti2012-10-151-2/+2
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-10-169-88/+76
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/i915: fix non-DP-D eDP backlight cleanup and module reloadJani Nikula2012-10-121-1/+2
| | * | | drm/i915: HSW CRW stability magicRodrigo Vivi2012-10-121-0/+3
| | * | | drm/i915/dvo-ch7xxx: fix get_hw_stateDaniel Vetter2012-10-121-3/+3
| | * | | drm/i915: fixup the plane->pipe fixup codeDaniel Vetter2012-10-121-11/+23
| | * | | drm/i915: rip out the pipe A quirk for i855gmDaniel Vetter2012-10-121-2/+1
| | * | | drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter2012-10-121-1/+1
| | * | | drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson2012-10-121-1/+6
| | * | | drm/i915: Disallow preallocation of requestsChris Wilson2012-10-123-65/+24
| | * | | drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2012-10-122-3/+3
| | * | | drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter2012-10-081-0/+10
| | * | | drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau2012-10-071-1/+0
* | | | | Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-175-55/+23
|\ \ \ \ \
| * | | | | pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-151-10/+3
| * | | | | pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-151-0/+13
| * | | | | pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-151-2/+0
| * | | | | pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2012-10-151-35/+0
| * | | | | pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun2012-10-151-1/+1
| * | | | | pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun2012-10-151-1/+0
| * | | | | pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
| * | | | | pinctrl: samsung: use __devinit section for init codeArnd Bergmann2012-10-151-5/+5
| |/ / / /
* | | | | Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds2012-10-175-5/+43
|\ \ \ \ \
| * | | | | IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-171-2/+34
| * | | | | IPMI: Fix some uninitialized warningCorey Minyard2012-10-171-1/+1
| * | | | | IPMI: Change link orderMatthew Garrett2012-10-172-1/+4