summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-261-1/+14
|\
| * parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller2023-05-221-1/+14
* | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-2531-196/+370
|\ \
| * | net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2023-05-252-26/+29
| * | net: phy: mscc: remove unnecessary phydev lockingDavid Epping2023-05-251-4/+0
| * | net: phy: mscc: add support for VSC8501David Epping2023-05-252-0/+26
| * | net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping2023-05-251-0/+1
| * | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-05-2416-58/+173
| |\ \
| | * | net/mlx5: Fix indexing of mlx5_irqShay Drory2023-05-231-4/+5
| | * | net/mlx5: Fix irq affinity managementShay Drory2023-05-231-1/+1
| | * | net/mlx5: Free irqs only on shutdown callbackShay Drory2023-05-233-1/+31
| | * | net/mlx5: Devcom, serialize devcom registrationShay Drory2023-05-231-5/+14
| | * | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory2023-05-231-1/+2
| | * | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2023-05-232-1/+9
| | * | net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey2023-05-231-7/+27
| | * | net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu2023-05-233-7/+16
| | * | net/mlx5e: Fix deadlock in tc route query codeVlad Buslov2023-05-233-20/+48
| | * | net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan2023-05-231-1/+1
| | * | net/mlx5e: Use correct encap attribute during invalidationVlad Buslov2023-05-231-1/+3
| | * | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-231-1/+3
| | * | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit2023-05-231-1/+2
| | * | net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory2023-05-233-6/+9
| | * | net/mlx5: Collect command failures data only for known commandsShay Drory2023-05-231-1/+2
| * | | net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL2023-05-241-6/+2
| * | | r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior2023-05-241-22/+22
| * | | lan966x: Fix unloading/loading of the driverHoratiu Vultur2023-05-231-0/+10
| |/ /
| * | 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-231-1/+10
| * | forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-231-0/+1
| * | Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-05-201-3/+3
| |\ \
| | * | Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale2023-05-201-3/+3
| * | | net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-202-2/+13
| |/ /
| * | net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang2023-05-191-6/+11
| * | octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-191-3/+1
| * | sfc: fix devlink info error handlingAlejandro Lucero2023-05-191-50/+45
| * | net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski2023-05-191-7/+9
| * | net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-05-191-9/+15
* | | Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2023-05-2514-112/+132
|\ \ \
| * | | power: supply: Fix logic checking if system is running from batteryMario Limonciello2023-05-161-2/+6
| * | | power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...Kang Chen2023-05-161-1/+3
| * | | power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri2023-05-161-1/+1
| * | | power: supply: rt9467: Fix passing zero to 'dev_err_probe'ChiaEn Wu2023-05-151-1/+1
| * | | power: supply: Ratelimit no data debug outputMarek Vasut2023-05-111-1/+2
| * | | power: supply: Fix power_supply_get_battery_info() if parent is NULLHuacai Chen2023-05-091-2/+5
| * | | power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede2023-05-081-0/+1
| * | | power: supply: bq25890: Call power_supply_changed() after updating input curr...Hans de Goede2023-05-081-0/+3
| * | | power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede2023-05-081-4/+2
| * | | power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede2023-05-081-2/+2
| * | | power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-05-081-1/+12
| * | | power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede2023-05-081-61/+61
| * | | power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede2023-05-081-7/+12