summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-07-05i2c: brcmstb: Fix START and STOP conditionsJaedon Shin
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-07-05infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-07-05clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-07-05regulator: tps65086: Fix DT node referencing in of_parse_cbAndrew F. Davis
2017-07-05regulator: tps65086: Fix expected switch DT node namesAndrew F. Davis
2017-07-05spi: fix device-node leaksJohan Hovold
2017-07-05spi: When no dma_chan map buffers with spi_master's parentDaniel Kurtz
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-05net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-07-05be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-07-05be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-07-05usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay
2017-07-05pmem: return EIO on read_pmem() failureStefan Hajnoczi
2017-07-05drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2017-07-05drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu
2017-07-05drm/radeon/si: load special ucode for certain MC configsAlex Deucher
2017-07-05net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-07-05spi: davinci: use dma_mapping_error()Kevin Hilman
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-07-05HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath
2017-07-05net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-07-05pinctrl: intel: Set pin direction properlyAndy Shevchenko
2017-07-05drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-07-05mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-07-05platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2017-07-05scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-07-05virtio_console: fix a crash in config_work_handlerG. Campana
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-07-05bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-07-05xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin