summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet1-1/+1
2019-11-10cxgb4: request the TX CIDX updates to status pageRaju Rangoju1-6/+2
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+16
2019-11-10nbd: handle racing with error'ed out commandsJosef Bacik1-0/+6
2019-11-10nbd: protect cmd->status with cmd->lockJosef Bacik1-5/+7
2019-11-10irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak1-2/+2
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat1-1/+1
2019-11-10i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier1-7/+10
2019-11-10i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier1-0/+2
2019-11-10i2c: mt65xx: fix NULL ptr dereferenceFabien Parent1-1/+1
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu1-3/+18
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost1-0/+1
2019-11-10drm/komeda: Don't flush inactive pipesMihail Atanassov1-1/+2
2019-11-10i2c: aspeed: fix master pending state handlingJae Hyun Yoo1-20/+34
2019-11-10scsi: hpsa: add missing hunks in reset-patchDon Brace1-0/+4
2019-11-10scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser1-21/+0
2019-11-10drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König1-1/+6
2019-11-10drm/amdgpu: fix potential VM faultsChristian König1-1/+2
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-11-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-0/+4
2019-11-10pinctrl: stmfx: fix null pointer on removeAmelie Delaunay1-1/+1
2019-11-10pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter1-2/+2
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo1-1/+7
2019-11-10pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko1-13/+14
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin1-18/+8
2019-11-10regulator: da9062: fix suspend_enable/disable preparationMarco Felsch1-71/+47
2019-11-10regulator: of: fix suspend-min/max-voltage parsingMarco Felsch1-4/+4
2019-11-06Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin1-92/+16
2019-11-06RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe1-2/+2
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-11-06NFC: pn533: fix use-after-free and memleaksJohan Hovold1-1/+8
2019-11-06iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly1-1/+1
2019-11-06drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong1-0/+1
2019-11-06drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils1-3/+1
2019-11-06drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-1/+1
2019-11-06drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä3-5/+23
2019-11-06drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2-0/+18
2019-11-06dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren1-1/+20
2019-11-06dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong1-0/+8
2019-11-06dmaengine: tegra210-adma: fix transfer failureSameer Pujar1-0/+7
2019-11-06dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo1-0/+19
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-06rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger1-1/+2
2019-11-06virtio_ring: fix stalls for packed ringsMarvin Liu1-4/+3