aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski4-23/+48
2024-03-05net: tap: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-05net: tuntap: Leverage core stats allocatorBreno Leitao1-9/+2
2024-03-05drm/i915/guc: Simplify/extend platform check for Wa_14018913170John Harrison1-3/+5
2024-03-05drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuCMatthew Brost2-7/+2
2024-03-05drm/xe/xelpg: Extend some workarounds to graphics version 12.74Matt Roper2-4/+5
2024-03-05drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper2-2/+3
2024-03-05xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann1-1/+1
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh1-0/+20
2024-03-06power: supply: core: ease special formatting implementationsThomas Weißschuh1-6/+6
2024-03-06power: supply: mm8013: fix "not charging" detectionThomas Weißschuh1-11/+2
2024-03-06power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere3-4/+8
2024-03-06power: supply: core: simplify power_supply_class_initSebastian Reichel1-8/+1
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel6-28/+21
2024-03-05pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter1-0/+4
2024-03-05pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara1-3/+3
2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno3-0/+1137
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum2-40/+14
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen1-64/+74
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner1-1/+0
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner5-34/+50
2024-03-05Merge branch 'dmraid-fix-6.9' into md-6.9Song Liu4-40/+196
2024-03-05dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai1-0/+2
2024-03-05dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit...Yu Kuai4-7/+74
2024-03-05dm-raid: add a new helper prepare_suspend() in md_personalityYu Kuai2-0/+19
2024-03-05md/dm-raid: don't call md_reap_sync_thread() directlyYu Kuai1-10/+18
2024-03-05dm-raid: really frozen sync_thread during suspendYu Kuai2-11/+17
2024-03-05md: add a new helper reshape_interrupted()Yu Kuai1-0/+19
2024-03-05md: export helper md_is_rdwr()Yu Kuai2-12/+12
2024-03-05md: export helpers to stop sync_threadYu Kuai2-0/+32
2024-03-05md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resumeYu Kuai1-1/+4
2024-03-05Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-03-05Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-17/+12
2024-03-05spi: s3c64xx: switch exynos850 to new port config dataTudor Ambarus1-4/+3
2024-03-05spi: s3c64xx: switch gs101 to new port config dataTudor Ambarus1-6/+6
2024-03-05spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_idTudor Ambarus1-3/+23
2024-03-05spi: s3c64xx: get rid of the OF alias ID dependencyTudor Ambarus1-0/+4
2024-03-05spi: s3c64xx: introduce s3c64xx_spi_set_port_id()Tudor Ambarus1-12/+25
2024-03-05spi: s3c64xx: let the SPI core determine the bus numberTudor Ambarus1-2/+2
2024-03-05spi: s3c64xx: allow FIFO depth to be determined from the compatibleTudor Ambarus1-2/+6
2024-03-05spi: s3c64xx: retrieve the FIFO depth from the device treeTudor Ambarus1-1/+3
2024-03-05spi: s3c64xx: determine the fifo depth only onceTudor Ambarus1-5/+9
2024-03-05spi: s3c64xx: allow full FIFO masksTudor Ambarus1-4/+36
2024-03-05spi: s3c64xx: define a magic valueTudor Ambarus1-1/+3
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-110/+101
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki1-1/+2
2024-03-05Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki26-315/+195
2024-03-05ACPI: resource: Use IRQ override on Maibenben X565Sergey Kalinichev1-0/+7
2024-03-05ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White1-5/+26
2024-03-05cpuidle: ACPI/intel: fix MWAIT hint target C-state computationHe Rongguang1-1/+2