summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-25usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-25usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan
2018-05-25usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-05-25xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-05-25net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis
2018-05-25net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich
2018-05-25USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-05-25usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek
2018-05-25usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan
2018-05-25usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-25usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-05-25usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-25vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com
2018-05-25vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-05-22s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann
2018-05-22s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann
2018-05-22i2c: designware: fix poll-after-enable regressionAlexander Monakov
2018-05-22spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu
2018-05-22spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu
2018-05-22spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-05-22usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-19nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski
2018-05-19serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-05-19bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-19qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-19net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-198139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar