aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-01net/mlx5e: xsk: Use partial batches in legacy RQ with XSKMaxim Mikityanskiy1-13/+1
2022-10-01net/mlx5e: Use partial batches in legacy RQMaxim Mikityanskiy1-18/+21
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy1-1/+20
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy2-4/+22
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy2-4/+1
2022-10-01net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeupMaxim Mikityanskiy1-3/+1
2022-10-01power: supply: mt6370: Fix return value check in mt6370_chg_probe()Yang Yingliang1-2/+2
2022-10-01power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entryYuan Can1-6/+0
2022-10-01power: supply: mt6370: uses IIO interfaces, depends on IIORandy Dunlap1-0/+1
2022-10-01power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"Colin Ian King1-1/+1
2022-10-01Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-3/+23
2022-10-01Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-23/+31
2022-10-01random: schedule jitter credit for next jiffy, not in two jiffiesJason A. Donenfeld1-2/+2
2022-10-01scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs1-2/+2
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King2-3/+3
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar1-2/+26
2022-10-01scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into iblock_get_blocks()Christoph Hellwig1-15/+4
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca1-1/+1
2022-10-01scsi: ufs: qcom: Remove redundant dev_err() callShang XiaoJing1-1/+0
2022-10-01scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()Guixin Liu1-1/+1
2022-10-01scsi: megaraid_sas: Remove unnecessary memset()Guixin Liu1-4/+0
2022-10-01scsi: megaraid_sas: Simplify megasas_update_device_listGuixin Liu1-12/+5
2022-10-01scsi: megaraid_sas: Correct an error messageGuixin Liu1-1/+1
2022-10-01scsi: megaraid_sas: Correct value passed to scsi_device_lookup()Guixin Liu1-1/+1
2022-10-01scsi: target: core: UA on all LUNs after resetDmitry Bogdanov3-2/+21
2022-10-01scsi: target: core: New key must be used for moved PRDmitry Bogdanov1-2/+6
2022-10-01scsi: target: core: Abort all preempted regs if requestedDmitry Bogdanov1-1/+15
2022-10-01scsi: target: core: Fix memory leak in preempt_and_abortDmitry Bogdanov1-4/+5
2022-10-01scsi: target: core: Fix preempt and abort for allreg resDmitry Bogdanov1-1/+1
2022-09-30net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle1-1/+1
2022-09-30nfp: add support restart of link auto-negotiationFei Qin1-0/+33
2022-09-30nfp: add support for link auto negotiationYinjun Zhang4-5/+33
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang5-65/+71
2022-09-30nfp: avoid halt of driver init process when non-fatal error happensYinjun Zhang1-5/+4
2022-09-30nfp: add support for reporting active FEC modeYinjun Zhang3-2/+11
2022-09-30r8169: add rtl_disable_rxdvgate()Chunhao Lin1-6/+10
2022-09-30Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski4-19/+56
2022-09-30clk: mvebu: armada-37xx-tbg: Remove the unneeded result variableye xingchen1-4/+2
2022-09-30clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin1-3/+6
2022-09-30clk: Renesas versaclock7 ccf device driverAlex Helms3-0/+1321
2022-09-30clk: ti: Balance of_node_get() calls for of_find_node_by_name()Liang He1-2/+3
2022-09-30clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun1-1/+5
2022-09-30clk: vc5: Use regmap_{set,clear}_bits() where appropriateLars-Peter Clausen1-20/+15
2022-09-30clk: vc5: Check IO access resultsLars-Peter Clausen1-50/+91
2022-09-30Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-149/+281
2022-09-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-21/+31
2022-09-30clk: mediatek: add driver for MT8365 SoCFabien Parent9-0/+1614
2022-09-30clk: mediatek: Export required common code symbolsMarkus Schneider-Pargmann1-0/+2
2022-09-30clk: mediatek: Provide mtk_devm_alloc_clk_dataMarkus Schneider-Pargmann2-5/+30