summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi2012-11-251-3/+0
* powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-152-40/+0
* Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-154-29/+134
|\
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-152-9/+8
| * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-153-18/+77
| * powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-151-4/+51
* | powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-154-50/+4
* | fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan Horák2012-11-152-5/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-176-16/+22
|\
| * bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-162-4/+8
| * qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-162-10/+12
| * smsgiucv: reestablish IUCV path after resumeHendrik Brueckner2012-10-161-1/+1
| * vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-171-0/+1
|\ \
| * | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-161-0/+1
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-10-163-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-1629-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