summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-02RDMA/rxe: Generate error completion for error requester QP stateLi Zhijian
2022-08-02RDMA/rxe: Update wqe_index for each wqe error completionLi Zhijian
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-08-02leds: is31fl319x: use simple i2c probe functionAndy Shevchenko
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko
2022-08-02leds: is31fl319x: Make use of device propertiesAndy Shevchenko
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht
2022-08-02leds: is31fl319x: Add missing si-en compatiblesVincent Knecht
2022-08-02Merge tag 'reset-for-v5.20' of git://git.pengutronix.de/pza/linux into arm/lateArnd Bergmann
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-02EDAC/ppc_4xx: Include required of_irq header directlyChristophe Leroy
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-02venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov
2022-08-01net: marvell: prestera: remove reduntant codeSebin Sebastian
2022-08-01octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep
2022-08-01scsi: pm8001: Fix typo 'the the' in commentSlark Xiao
2022-08-01scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King
2022-08-01scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King
2022-08-01scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier
2022-08-01scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche
2022-08-01scsi: core: Simplify LLD module reference countingMing Lei
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche
2022-08-01scsi: ufs: ufs-pci: Correct check for RESET DSMDaniil Lunev
2022-08-01scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov
2022-08-01scsi: target: core: Fix race during ACL removalDmitry Bogdanov
2022-08-01scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-08-01scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean
2022-08-01cxl/region: Stop initializing interleave granularityDan Williams
2022-08-01cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetimeDan Williams
2022-08-01cxl/acpi: Minimize granularity for x1 interleavesDan Williams
2022-08-01cxl/region: Delete 'region' attribute from root decodersDan Williams
2022-08-01cxl/acpi: Autoload driver for 'cxl_acpi' test devicesDan Williams
2022-08-01cxl/region: decrement ->nr_targets on error in cxl_region_attach()Dan Carpenter
2022-08-01PCI: imx6: Support more than Gen2 speed link modeRichard Zhu
2022-08-01PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registersRichard Zhu
2022-08-01PCI: imx6: Reformat suspend callback to keep symmetric with resumeRichard Zhu
2022-08-01PCI: imx6: Move the imx6_pcie_ltssm_disable() earlierRichard Zhu
2022-08-01PCI: imx6: Disable clocks in reverse order of enableBjorn Helgaas