summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: vf610: Mask all GPIO interruptsAndrew Lunn2019-03-131-0/+5
* net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-03-131-1/+3
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-03-131-1/+1
* net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-03-131-7/+9
* net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-03-131-0/+5
* net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-03-131-1/+2
* IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-03-132-3/+1
* clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-03-131-4/+10
* clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-03-131-1/+10
* iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-03-131-4/+11
* iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar2019-03-131-1/+1
* iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar2019-03-131-1/+1
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-132-2/+0
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-03-131-3/+11
* scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-03-101-0/+1
* Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng2019-03-101-3/+7
* USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados2019-03-101-0/+11
* gnss: sirf: fix premature wakeup interrupt enableJohan Hovold2019-03-101-15/+17
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-03-101-11/+24
* usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-03-101-0/+1
* net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit2019-03-103-0/+15
* net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier2019-03-101-2/+2
* tun: remove unnecessary memory barrierTimur Celik2019-03-101-1/+1
* xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-03-101-5/+5
* xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-03-102-0/+9
* tun: fix blocking readTimur Celik2019-03-101-2/+2
* net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-101-0/+4
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-03-101-1/+12
* net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-03-101-1/+1
* net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn2019-03-101-1/+1
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-101-4/+12
* hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang2019-03-101-3/+19
* geneve: correctly handle ipv6.disable module parameterJiri Benc2019-03-101-3/+8
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-101-0/+6
* team: Free BPF filter when unregistering netdevIdo Schimmel2019-03-101-0/+15
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-101-1/+23
* qmi_wwan: Add support for Quectel EG12/EM12Kristian Evensen2019-03-101-8/+18
* net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 familyHeiner Kallweit2019-03-101-6/+6
* net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit2019-03-101-1/+1
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-03-101-18/+24
* staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa2019-03-101-5/+20
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-101-1/+1
* staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh2019-03-101-2/+2
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-101-0/+1
* staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-03-103-31/+30
* staging: erofs: fix illegal address access under memory pressureGao Xiang2019-03-101-1/+6
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-102-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-101-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-101-0/+2
* staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang2019-03-101-25/+44