summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie2014-02-063-3/+19
| * | Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-0610-130/+988
| |\ \
| | * | vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones2014-02-051-0/+1
| | * | drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-056-28/+222
| | * | drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom2014-02-052-16/+101
| | * | drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2Thomas Hellstrom2014-02-054-78/+620
| | * | drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom2014-02-051-2/+2
| | * | drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devicesThomas Hellstrom2014-02-051-2/+35
| | * | drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom2014-02-051-4/+5
| | * | drm/vmwgfx: Don't commit staged bindings if execbuf failsThomas Hellstrom2014-02-051-2/+4
| * | | Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-062-1/+4
| |\ \ \
| | * | | drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom2014-02-051-0/+3
| | * | | drm/ttm: Fix TTM object open regressionThomas Hellstrom2014-02-051-1/+1
| * | | | drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie2014-02-063-3/+3
| * | | | drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-051-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-053-2/+130
|\ \ \ \
| * \ \ \ Merge tag 'mvebu-irqchip-fixes-3.13' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-01-221-2/+2
| |\ \ \ \
| | * | | | irqchip: armada-370-xp: fix MSI race conditionLior Amsalem2013-12-131-1/+1
| | * | | | irqchip: armada-370-xp: fix IPI race conditionLior Amsalem2013-12-131-1/+1
| * | | | | irqchip: Add support for TI-NSPIRE irqchipDaniel Tang2014-01-222-0/+128
| * | | | | irqchip: renesas-irqc: Enable mask on suspendMagnus Damm2014-01-221-1/+1
| * | | | | irqchip: renesas-irqc: Use lazy disableMagnus Damm2014-01-221-2/+0
* | | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-053-90/+27
|\ \ \ \ \ \
| * | | | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-033-90/+27
* | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-052-105/+652
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Namespace use after free on surprise removalKeith Busch2014-02-021-13/+42
| * | | | | | | NVMe: Correct uses of INIT_WORKMatthew Wilcox2014-01-291-4/+5
| * | | | | | | NVMe: Include device and queue numbers in interrupt nameMatthew Wilcox2014-01-271-5/+9
| * | | | | | | NVMe: Add a pci_driver shutdown methodKeith Busch2014-01-271-0/+7
| * | | | | | | NVMe: Disable admin queue on init failureKeith Busch2014-01-271-5/+6
| * | | | | | | NVMe: Dynamically allocate partition numbersMatthew Wilcox2014-01-271-33/+3
| * | | | | | | NVMe: Async IO queue deletionKeith Busch2014-01-271-12/+217
| * | | | | | | NVMe: Surprise removal handlingKeith Busch2014-01-271-3/+10
| * | | | | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-1/+67
| * | | | | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-271-2/+19
| * | | | | | | NVMe: Device resume error handlingKeith Busch2013-12-161-15/+93
| * | | | | | | NVMe: Cache dev->pci_dev in a local pointerMatthew Wilcox2013-12-161-4/+4
| * | | | | | | NVMe: Fix lockdep warningsMatthew Wilcox2013-12-161-6/+6
| * | | | | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-162-1/+164
| * | | | | | | NVMe: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-181-3/+2
| * | | | | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-5/+5
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...Mark Brown2014-02-042-2/+3
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | regulator: s2mps11: Fix NULL pointer of_node value when using platform dataKrzysztof Kozlowski2014-01-311-0/+1
| * | | | | | | | | regulator: ab3100: cast fixLinus Walleij2014-01-231-2/+2
* | | | | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-041-1/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | regulator: core: Correct default return value for full constraintsMark Brown2014-01-281-1/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * | | | | | | | | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1