summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-04-28USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-28net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai
2021-04-28HID: google: add don USB idShou-Chieh Hsu
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-21r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-21r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit
2021-04-21r8169: improve rtl_jumbo_configHeiner Kallweit
2021-04-21r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit
2021-04-21r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_ENHeiner Kallweit
2021-04-21r8169: remove fiddling with the PCIe max read request sizeHeiner Kallweit
2021-04-21ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-21ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-21ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-21net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-21net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-21libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2021-04-21vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt
2021-04-21dm verity fec: fix misaligned RS roots IOJaegeuk Kim
2021-04-21HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-04-21Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly
2021-04-21virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen
2021-04-21pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-21scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-21dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko
2021-04-21gpio: sysfs: Obey valid_maskMatti Vaittinen
2021-04-21Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-04-21scsi: qla2xxx: Fix fabric scan hangQuinn Tran
2021-04-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran
2021-04-21scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2021-04-21scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran
2021-04-21scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi
2021-04-21scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2021-04-21Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"Sasha Levin
2021-04-21Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"Sasha Levin
2021-04-16xen/events: fix setting irq affinityJuergen Gross
2021-04-16driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-04-16interconnect: core: fix error return code of icc_link_destroy()Jia-Ju Bai