summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-2222-193/+273
|\
| * Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2013-09-207-45/+107
| |\
| | * drm/msm: drop unnecessary set_need_resched()Rob Clark2013-09-161-1/+0
| | * drm/msm: fix potential NULL pointer dereferenceWei Yongjun2013-09-121-1/+2
| | * drm/msm: workaround for missing irqRob Clark2013-09-111-2/+5
| | * drm/msm: return -EBUSY if bo still activeRob Clark2013-09-113-18/+44
| | * drm/msm: fix return value check in ERR_PTR()Wei Yongjun2013-09-111-2/+2
| | * drm/msm: fix cmdstream size checkRob Clark2013-09-101-11/+13
| | * drm/msm: hangcheck harderRob Clark2013-09-102-2/+17
| | * drm/msm: handle read vs write fencesRob Clark2013-09-104-11/+27
| * | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-09-203-6/+8
| |\ \
| | * | drm/exynos: fix return value check in lowlevel_buffer_allocate()Wei Yongjun2013-09-161-2/+2
| | * | drm/exynos: Fix address space warnings in exynos_drm_fbdev.cSachin Kamat2013-09-161-2/+3
| | * | drm/exynos: Fix address space warning in exynos_drm_buf.cSachin Kamat2013-09-161-1/+2
| | * | drm/exynos: Remove redundant OF dependencySachin Kamat2013-09-161-1/+1
| * | | Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie2013-09-209-74/+122
| |\ \ \
| | * | | drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä2013-09-181-2/+4
| | * | | drm/i915: do not update cursor in crtc mode setJani Nikula2013-09-181-9/+0
| | * | | drm/i915: kill set_need_reschedDaniel Vetter2013-09-121-7/+4
| | * | | drm/i915/dvo: set crtc timings again for panel fixed modesDaniel Vetter2013-09-121-0/+2
| | * | | drm/i915/sdvo: Robustify the dtd<->drm_mode conversionsDaniel Vetter2013-09-121-29/+34
| | * | | drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversionDaniel Vetter2013-09-101-0/+4
| | * | | drm/i915: Use proper print format for debug printsTakashi Iwai2013-09-101-3/+3
| | * | | drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-09-091-14/+54
| | * | | drm/i915: Track pfit enable state separately from sizeChris Wilson2013-09-085-12/+19
| * | | | Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-203-68/+36
* | | | | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-204-16/+35
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-203-13/+32
| |\ \ \ \ \
| | * | | | | cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu2013-09-201-1/+1
| | * | | | | cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
| | * | | | | cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2013-09-191-1/+6
| | * | | | | cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar2013-09-181-2/+11
| | * | | | | cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar2013-09-181-8/+8
| * | | | | | PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki2013-09-201-3/+3
| |/ / / / /
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-09-202-16/+31
|\ \ \ \ \ \
| * | | | | | vhost-scsi: whitespace tweakMichael S. Tsirkin2013-09-171-1/+1
| * | | | | | vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin2013-09-171-14/+27
| * | | | | | vhost: wake up worker outside spin_lockQin Chuanyu2013-09-171-1/+3
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-192-8/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-09-181-1/+0
| |\ \ \ \ \ \
| | * | | | | | mailbox: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-181-1/+0
| | |/ / / / /
| * / / / / / mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia2013-09-171-7/+0
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1995-409/+626
|\ \ \ \ \ \
| * | | | | | netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
| * | | | | | skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * | | | | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
| * | | | | | xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * | | | | | cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
| * | | | | | bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-187-10/+43
| * | | | | | vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-171-9/+13