summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd719x.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-09firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entriesDouglas Anderson1-8/+0
2023-02-08mei: lower the log level for non-fatal failed messagesVitaly Lubart1-11/+11
2023-02-08mei: bus: disallow driver match while dismantling deviceAlexander Usyskin1-1/+2
2023-02-08misc: vmw_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-06nvmem: stm32: fix OPTEE dependencyArnd Bergmann1-3/+2
2023-02-06dt-bindings: nvmem: qfprom: add IPQ8074 compatibleRobert Marko1-0/+1
2023-02-06nvmem: qcom-spmi-sdam: register at device init timeJohan Hovold1-12/+1
2023-02-06nvmem: rave-sp-eeprm: fix kernel-doc bad line warningRandy Dunlap1-1/+1
2023-02-06nvmem: stm32: detect bsec pta presence for STM32MP15xPatrick Delaunay1-4/+34
2023-02-06nvmem: stm32: add OP-TEE support for STM32MP13xPatrick Delaunay5-3/+441
2023-02-06nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()Michael Walle1-31/+14
2023-02-06nvmem: core: add nvmem_add_one_cell()Michael Walle2-24/+43
2023-02-06nvmem: core: drop the removal of the cells in nvmem_add_cells()Michael Walle1-10/+4
2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle2-10/+19
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle3-15/+30
2023-02-06of: property: add #nvmem-cell-cells propertyMichael Walle1-1/+1
2023-02-06of: property: make #.*-cells optional for simple propsMichael Walle1-2/+2
2023-02-06of: base: add of_parse_phandle_with_optional_args()Michael Walle1-0/+25
2023-02-06net: add helper eth_addr_add()Michael Walle1-0/+14
2023-02-06nvmem: core: remove spurious white spaceRussell King (Oracle)1-1/+1
2023-02-06dt-bindings: nvmem: Add compatible for SM8250Konrad Dybcio1-0/+1
2023-02-06dt-bindings: nvmem: Add compatible for SM8150Konrad Dybcio1-0/+1
2023-02-06dt-bindings: nvmem: qfprom: add sdm670 compatibleRichard Acayan1-0/+1
2023-02-06dt-bindings: nvmem: Add compatible for MSM8976Marijn Suijten1-0/+1
2023-02-06dt-bindings: nvmem: Fix qcom,qfprom compatibles enum orderingAngeloGioacchino Del Regno1-1/+1
2023-02-06nvmem: sunxi_sid: Drop the workaround on A64Samuel Holland1-7/+1
2023-02-05Linux 6.2-rc7v6.2-rc7Linus Torvalds1-1/+1
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-03efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-03kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-03HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-03mei: Move uuid_le_cmp() to its only userAndy Shevchenko2-5/+5
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens1-0/+1
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork2-4/+4
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2-11/+30
2023-02-02MAINTAINERS: update SCTP maintainersJakub Kicinski2-1/+5
2023-02-02MAINTAINERS: ipv6: retire Hideaki YoshifujiJakub Kicinski1-1/+0
2023-02-02mailmap: add John Crispin's entryJakub Kicinski1-0/+1
2023-02-02MAINTAINERS: bonding: move Veaceslav Falico to CREDITSJakub Kicinski2-1/+4
2023-02-02net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin1-6/+6
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL1-2/+4
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit1-1/+1
2023-02-02efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-02bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()Dan Carpenter1-1/+1
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li6-10/+93
2023-02-02ceph: move mount state enum to super.hXiubo Li2-10/+10
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1