summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-11-122-15/+11
* efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-11-122-3/+14
* efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar2019-11-121-0/+1
* hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-11-121-1/+8
* dc.c:use kzalloc without testzhongshiqi2019-11-121-0/+4
* drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss2019-11-121-6/+18
* drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei2019-11-121-1/+2
* drm/amd/display: do not synchronize "drr" displaysJun Lei2019-11-121-0/+6
* drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-11-121-1/+3
* drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky2019-11-121-3/+16
* drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer2019-11-121-0/+1
* mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2019-11-122-4/+7
* 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
* wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost2019-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
* hwmon: (ina3221) Fix read timeout issueNicolin Chen2019-11-121-1/+1
* 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
* usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann2019-11-121-0/+1
* scsi: sd: define variable dif as unsigned int instead of boolXiang Chen2019-11-121-1/+2
* virt_wifi: fix refcnt leak in module exit routineTaehee Yoo2019-11-121-2/+52
* macsec: fix refcnt leak in module exit routineTaehee Yoo2019-11-121-4/+0
* bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-11-121-3/+7
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-11-121-2/+4
* RDMA/nldev: Skip counter if port doesn't matchMark Zhang2019-11-121-1/+1
* net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey2019-11-121-0/+1
* drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost2019-11-121-1/+4
* iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho2019-11-121-54/+55
* iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho2019-11-121-8/+8
* iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho2019-11-121-4/+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
* net: stmmac: Fix the problem of tso_xmityuqi jin2019-11-121-0/+1
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman2019-11-121-0/+4
* scsi: lpfc: Check queue pointer before useDaniel Wagner2019-11-121-1/+1
* scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke2019-11-121-3/+3