summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-052-11/+33
|\
| * drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-211-0/+4
| * drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-141-0/+9
| * drm: allow render capable master with DRM_AUTH ioctlsEmil Velikov2019-02-131-4/+16
| * drm: plug memory leak on drm_setup() failureEmil Velikov2019-02-131-1/+3
| * drm: factor out drm_close_helper() functionEmil Velikov2019-02-131-5/+13
| * drm: drop DRM_AUTH requirement from AUTH_MAGIC ioctlEmil Velikov2019-02-131-1/+1
* | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-03-051-1/+27
* | Merge v5.0 into drm-nextDave Airlie2019-03-04119-424/+798
|\ \
| * \ Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-021-1/+3
| |\ \
| | * \ Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2019-03-011-1/+3
| | |\ \
| | | * | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-281-1/+3
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-0210-35/+70
| |\ \ \ \
| | * | | | scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche2019-02-271-1/+0
| | * | | | scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke2019-02-251-3/+7
| | * | | | scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-252-5/+11
| | * | | | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
| | * | | | scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+13
| | * | | | scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-3/+5
| | * | | | scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-4/+8
| | * | | | scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+9
| | * | | | scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-7/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-0220-23/+135
| |\ \ \ \ \
| | * | | | | net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn2019-03-021-1/+1
| | * | | | | geneve: correctly handle ipv6.disable module parameterJiri Benc2019-03-011-3/+8
| | * | | | | net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit2019-03-013-0/+15
| | * | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-011-4/+12
| | * | | | | net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-011-0/+4
| | * | | | | net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov2019-03-014-0/+29
| | * | | | | net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier2019-02-281-2/+2
| | * | | | | net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-02-281-1/+1
| | * | | | | xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-02-282-0/+9
| | * | | | | xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-02-281-5/+5
| | * | | | | net: phy: dp83867: add soft reset delayMax Uvarov2019-02-271-0/+3
| | * | | | | net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-02-271-1/+12
| | * | | | | enc28j60: Correct description of debug module parameterAndy Shevchenko2019-02-271-1/+1
| | * | | | | bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-02-271-0/+6
| | * | | | | hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang2019-02-261-3/+19
| | * | | | | tun: remove unnecessary memory barrierTimur Celik2019-02-251-1/+1
| | * | | | | tun: fix blocking readTimur Celik2019-02-241-2/+2
| | * | | | | net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens2019-02-241-0/+6
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-011-1/+1
| |\ \ \ \ \
| | * | | | | iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright2019-02-261-1/+1
| * | | | | | Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-014-4/+37
| |\ \ \ \ \ \
| | * | | | | | drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-281-0/+4
| | * | | | | | drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-281-0/+9
| | * | | | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-02-282-4/+24
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-02-272-4/+24
| * | | | | | | Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-289-19/+44
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-02-281-4/+5