aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-08kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.hostMasahiro Yamada2-19/+21
2024-09-08arm64: dts: allwinner: h5: NanoPi Neo Plus2: Fix regulatorsKryštof Černý1-0/+25
2024-09-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-115/+196
2024-09-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2024-09-07Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2024-09-07PCI: brcmstb: Enable 7712 SoCsJim Quinlan1-0/+20
2024-09-07PCI: brcmstb: Change field name from 'type' to 'soc_base'Jim Quinlan1-21/+21
2024-09-07PCI: brcmstb: Check return value of all reset_control_* callsJim Quinlan1-30/+73
2024-09-07PCI: brcmstb: Refactor for chips with many regular inbound windowsJim Quinlan1-54/+182
2024-09-07i2c: Remove I2C_COMPAT config symbol and related codeHeiner Kallweit2-39/+0
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens3-113/+126
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens5-40/+12
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens4-41/+37
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens1-14/+5
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens6-19/+26
2024-09-07s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens1-0/+38
2024-09-07s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-07s390/boot: Increase minimum architecture to z10Heiko Carstens1-4/+0
2024-09-07s390/als: Remove obsolete commentHeiko Carstens1-8/+0
2024-09-07blk-mq: add missing unplug trace eventKeith Busch1-0/+3
2024-09-07mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()Li Zetao1-18/+1
2024-09-07iio: adc: axp20x_adc: add support for AXP717 ADCChris Morgan1-0/+160
2024-09-07dt-bindings: iio: adc: Add AXP717 compatibleChris Morgan1-0/+12
2024-09-07iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_dataChris Morgan1-7/+15
2024-09-07Merge remote-tracking branch 'mfd/ib-mfd-for-iio-power-6.12' into togregJonathan Cameron2-1/+50
2024-09-07ALSA: IEC958 definition for consumer status channel updateJerome Brunet1-1/+5
2024-09-07ALSA: hda: Allow the default preallocation for x86 againTakashi Iwai1-2/+3
2024-09-07kbuild: compile constant module information only onceThomas Weißschuh3-25/+30
2024-09-07ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada1-1/+1
2024-09-07kbuild: remove recent dependency on "truncate" programTony Battersby1-1/+1
2024-09-07kbuild: add debug package to pacman PKGBUILDJose Fernandez1-1/+14
2024-09-07Documentation: kconfig: explicitly document missing promptStephen Brennan1-1/+5
2024-09-07Merge tag 'drm-msm-next-2024-09-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie37-130/+2527
2024-09-07ata: libata: Fix W=1 compilation warningDamien Le Moal1-1/+1
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski38-178/+206
2024-09-06ptp: ocp: Improve PCIe delay estimationVadim Fedorenko1-9/+11
2024-09-06netpoll: remove netpoll_srcuEric Dumazet1-11/+4
2024-09-06Merge branch 'octeontx2-address-some-warnings'Jakub Kicinski2-3/+3
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman1-2/+2
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev1-7/+3
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree6-211/+8
2024-09-06Merge branch 'use-functionality-of-irq_get_trigger_type'Jakub Kicinski3-3/+3
2024-09-06net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: tls: wait for async completion on last messageSascha Hauer1-1/+1
2024-09-07ata: libata: Improve CDL resource managementDamien Le Moal5-30/+57
2024-09-07ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal4-12/+24
2024-09-07ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal6-43/+33