aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-24thunderx: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen1-2/+0
2021-06-24bnxt: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen1-2/+0
2021-06-24ena: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen1-3/+0
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski1-2/+1
2021-06-24i40e: Fix error handling in i40e_vsi_openDinghao Liu1-0/+2
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang3-1/+13
2021-06-24brcmfmac: support parse country code map from DTShawn Guo1-2/+55
2021-06-24Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.14/driversJens Axboe24-226/+1055
2021-06-24staging: hisi-spmi-controller: rename spmi-channel propertyMauro Carvalho Chehab2-5/+7
2021-06-24staging: phy-hi3670-usb3: do a some minor cleanupsMauro Carvalho Chehab1-13/+6
2021-06-24hwmon: Support set_trips() of thermal device opsDmitry Osipenko1-0/+36
2021-06-24hwmon: (lm90) Prevent integer underflows of temperature calculationsDmitry Osipenko1-2/+11
2021-06-24mcb: Use DEFINE_RES_MEM() helper macro and fix the end addressZhen Lei1-11/+2
2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang5-15/+10
2021-06-24bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' callsChristophe JAILLET1-1/+4
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang1-0/+1
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain1-13/+5
2021-06-24intel_th: Wait until port is in reset before programming itAlexander Shishkin3-0/+36
2021-06-24intel_th: msu: Make contiguous buffers uncachedAlexander Shishkin1-16/+32
2021-06-24intel_th: Remove an unused exit point from intel_th_remove()Uwe Kleine-König1-5/+7
2021-06-24nitro_enclaves: Set Bus Master for the NE PCI deviceLongpeng(Mike)1-0/+2
2021-06-24misc: ibmasm: Modify matricies to matricesGuoqing Chi1-1/+1
2021-06-24misc: vmw_vmci: return the correct errno codeJunlin Yang1-1/+1
2021-06-24siox: Simplify error handling via dev_err_probe()Thorsten Scherer1-9/+10
2021-06-24fpga: machxo2-spi: Address warning about unused variableMoritz Fischer1-0/+2
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh2-0/+33
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook3-0/+69
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook8-11/+116
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook3-3/+25
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-06-24HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke1-1/+1
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon1-0/+4
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon1-3/+3
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon20-129/+74
2021-06-24serial: Prefer unsigned int to bare use of unsignedJinchao Wang2-2/+2
2021-06-24serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra1-1/+19
2021-06-24serial: qcom_geni_serial: use DT aliases according to DT bindingsDmitry Baryshkov1-1/+3
2021-06-24Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman3-818/+0
2021-06-24staging: rtl8723bs: convert function to staticFabio Aiuto1-2/+1
2021-06-24staging: rtl8723bs: remove item from TODO listFabio Aiuto1-2/+0
2021-06-24staging: rtl8723bs: fix check allowing 5Ghz settingsFabio Aiuto1-4/+3
2021-06-24staging: rtl8723bs: remove obsolete 5Ghz commentsFabio Aiuto2-6/+0
2021-06-24staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2-8/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto8-752/+9
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto4-114/+2