summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede2019-11-121-1/+1
* pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko2019-11-121-1/+20
* e1000: fix memory leaksWenwen Wang2019-11-121-4/+3
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-121-1/+2
* net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-121-0/+3
* usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi2019-11-121-0/+6
* hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-11-121-1/+8
* drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-11-121-6/+18
* drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-11-121-1/+3
* iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai2019-11-121-0/+13
* net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-11-121-1/+8
* net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean2019-11-121-1/+1
* net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-11-121-1/+0
* fjes: Handle workqueue allocation failureWill Deacon2019-11-121-1/+14
* nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman2019-11-121-1/+1
* scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin2019-11-121-0/+4
* RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou2019-11-121-3/+3
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* USB: ldusb: use unsigned size format specifiersJohan Hovold2019-11-121-3/+4
* USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-11-121-0/+5
* usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu2019-11-121-2/+1
* usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-11-121-5/+105
* usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost2019-11-121-1/+1
* usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru2019-11-121-0/+4
* usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan2019-11-121-2/+4
* usb: fsl: Check memory resource before releasing itNikhil Badola2019-11-121-1/+1
* macsec: fix refcnt leak in module exit routineTaehee Yoo2019-11-121-4/+0
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-11-121-2/+4
* scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani2019-11-121-1/+2
* scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-11-121-2/+2
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-11-121-3/+3
* net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost2019-11-121-1/+3
* net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan2019-11-121-1/+4
* RDMA/qedr: Fix reported firmware versionKamal Heib2019-11-121-1/+1
* iw_cxgb4: fix ECN check on the passive acceptPotnuri Bharat Teja2019-11-121-14/+14
* RDMA/mlx5: Clear old rate limit when closing QPRafi Wiener2019-11-121-3/+5
* HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu2019-11-121-1/+1
* dmaengine: sprd: Fix the possible memory leak issueBaolin Wang2019-11-121-0/+15
* dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey2019-11-121-0/+7
* HID: google: add magnemite/masterball USB idsNicolas Boichat2019-11-122-0/+6
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim2019-11-128-127/+380
* usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan2019-11-121-2/+4
* can: peak_usb: fix slab info leakJohan Hovold2019-11-121-1/+1
* can: mcba_usb: fix use-after-free on disconnectJohan Hovold2019-11-121-2/+1
* can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang2019-11-121-0/+1
* can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost2019-11-121-0/+1
* can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde2019-11-121-2/+4
* can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean2019-11-121-5/+12