summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-12USB: core: fix device node leakJohan Hovold
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi
2017-07-12drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-07-12media: entity: Fix stream count checkSakari Ailus
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido
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