summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds2017-09-0716-85/+130
|\
| * Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi2017-09-061-1/+0
| |\
| | * drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen2017-09-051-1/+0
| * | drm/i915: Re-enable GTT following a device resetChris Wilson2017-09-061-3/+9
| * | drm/i915: Annotate user relocs with __userVille Syrjälä2017-09-061-1/+1
| * | drm/i915: Silence sparse by using gfp_tChris Wilson2017-09-051-1/+1
| * | drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä2017-09-051-1/+1
| * | drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang2017-09-051-4/+4
| * | drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä2017-09-012-12/+12
| * | drm/i915: Make i2c lock ops staticVille Syrjälä2017-09-012-2/+2
| * | drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä2017-09-011-1/+1
| * | drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare2017-09-011-1/+1
| * | drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson2017-08-303-1/+14
| * | drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä2017-08-301-1/+1
| * | drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä2017-08-301-44/+64
| * | drm/i915: Always wake the device to flush the GTTChris Wilson2017-08-301-6/+5
| * | drm/i915: Recreate vmapping even when the object is pinnedChris Wilson2017-08-304-3/+13
| * | drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson2017-08-301-3/+1
* | | Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-09-0712-94/+329
|\ \ \
| * | | leds: pca955x: check for I2C errorsCédric Le Goater2017-08-301-31/+83
| * | | leds: gpio: Allow LED to retain state at shutdownAndrew Jeffery2017-08-291-1/+6
| * | | leds: powernv: Delete an error message for a failed memory allocation in powe...Markus Elfring2017-08-291-5/+1
| * | | leds: lp8501: make several arrays static constColin Ian King2017-08-291-3/+3
| * | | leds: lp5562: make several arrays static constColin Ian King2017-08-291-5/+5
| * | | leds: lp5521: make several arrays static constColin Ian King2017-08-291-4/+4
| * | | leds: aat1290: make array max_mm_current_percent static constColin Ian King2017-08-291-2/+4
| * | | leds: pca955x: Prevent crippled LED device nameJacek Anaszewski2017-08-291-4/+8
| * | | leds: lm3533: constify attribute_group structureAmitoj Kaur Chawla2017-08-291-1/+1
| * | | leds: pca955x: add GPIO supportCédric Le Goater2017-08-142-17/+131
| * | | leds: pca955x: use devm_led_classdev_registerCédric Le Goater2017-08-141-22/+4
| * | | leds: pca955x: add device tree supportCédric Le Goater2017-08-141-12/+89
| * | | leds: Convert to using %pOF instead of full_nameRob Herring2017-08-121-2/+2
| * | | leds: blinkm: constify attribute_group structures.Arvind Yadav2017-08-041-1/+1
| * | | leds: tlc591xx: add missing of_node_putJulia Lawall2017-07-161-2/+6
| * | | leds: tlc591xx: merge conditional testsJulia Lawall2017-07-161-3/+2
* | | | Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-09-0733-1180/+1605
|\ \ \ \
| * \ \ \ Merge branch 'topic/dmatest' into for-linusVinod Koul2017-09-0610-804/+141
| |\ \ \ \
| | * | | | dmaengine: remove BUG_ON while registering devicesVinod Koul2017-08-281-22/+79
| | * | | | dmaengine: xgene-dma: remove unused xgene_dma_invalidate_bufferVinod Koul2017-08-221-5/+0
| | * | | | dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-2210-760/+5
| | * | | | dmaengine: dmatest: add support for memset testSinan Kaya2017-07-181-24/+64
| | |/ / /
| * | | | Merge branch 'topic/qcom' into for-linusVinod Koul2017-09-065-16/+61
| |\ \ \ \
| | * | | | dmaengine: qcom: bam_dma: add command descriptor flagAbhishek Sahu2017-08-281-1/+5
| | * | | | dmaengine: qcom_hidma: avoid freeing an uninitialized pointerAnton Vasilyev2017-08-211-1/+1
| | * | | | dmaengine: qcom_hidma: correct channel QOS register offsetSinan Kaya2017-07-191-1/+1
| | * | | | dmaengine: qcom_hidma: correct overriding messageSinan Kaya2017-07-191-4/+8
| | * | | | dmaengine: qcom_hidma: introduce memset supportSinan Kaya2017-07-193-9/+46
| | |/ / /
| * | | | Merge branch 'topic/ppc4xx' into for-linusVinod Koul2017-09-061-13/+10
| |\ \ \ \
| | * | | | dmaengine: ppc4xx: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-07-211-13/+10
| | |/ / /
| * | | | Merge branch 'topic/of' into for-linusVinod Koul2017-09-062-12/+10
| |\ \ \ \