summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-04-17tpm: Don't make log failures fatalMatthew Garrett
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-04-17PCI: Add boot interrupt quirk mechanism for Xeon chipsetsSean V Kelley
2020-04-17PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-04-17PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-04-17nvme: Treat discovery subsystems as unique subsystemsJames Smart
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-17firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun
2020-04-17md: check arrays is suspended in mddev_detach before call quiesce operationsGuoqing Jiang
2020-04-17irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-04-17media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu
2020-04-17efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-04-17libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-04-17media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-04-17PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe
2020-04-17irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-04-17xhci: bail out early if driver can't accress host in resumeMathias Nyman
2020-04-17null_blk: fix spurious IO errors after failed past-wp accessAlexey Dobriyan
2020-04-17null_blk: Handle null_add_dev() failures properlyBart Van Assche
2020-04-17null_blk: Fix the null_add_dev() error pathBart Van Assche
2020-04-17firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold
2020-04-17cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier
2020-04-17i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-17hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-17hinic: fix a bug of waitting for IO stoppedLuo bin
2020-04-17net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-17bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-04-13drm/msm: Use the correct dma_sync calls in msm_gemRob Clark
2020-04-13drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2020-04-13rpmsg: glink: Remove chunk size word align warningChris Lew
2020-04-13drm/msm: stop abusing dma_map/unmap for cacheRob Clark
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-04-13fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld