summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-18nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-18pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko
2020-11-18mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang
2020-11-18spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-18i2c: sh_mobile: implement atomic transfersUlrich Hecht
2020-11-18amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan
2020-11-18i2c: mediatek: move dma reset before i2c resetQii Wang
2020-11-18vfio/pci: Bypass IGD init in case of -ENODEVFred Gao
2020-11-18vfio: platform: fix reference leak in vfio_platform_openZhang Qilong
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-11-18nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-18nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-18nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-18nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-18nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-18scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-18opp: Reduce the size of critical section in _opp_table_kref_release()Viresh Kumar
2020-11-18usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-18can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-18can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-18can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-18iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-11-18hv_balloon: disable warning when floor reachedOlaf Hering
2020-11-18usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen
2020-11-18usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen
2020-11-18PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-11-18nbd: don't update block size after device is startedMing Lei
2020-11-18drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson
2020-11-10powercap: restrict energy meter to root accessLen Brown
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki