summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03cxl: Remove duplicate included header file core.hHongbo Li
2024-09-03power: supply: axp20x_usb_power: Fix spelling mistake "reqested" -> "requested"Colin Ian King
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan
2024-09-03Merge tag 'ib-psy-usb-types-signed' into psy-nextSebastian Reichel
2024-09-03cxl/port: Convert to use ERR_CAST()Yuesong Li
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-09-03power: supply: sysfs: Move power_supply_show_enum_with_available() upHans de Goede
2024-09-03power: supply: sysfs: Add power_supply_show_enum_with_available() helperHans de Goede
2024-09-03power: supply: rt9467-charger: Remove "usb_type" property write supportHans de Goede
2024-09-03power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string valuesHans de Goede
2024-09-03power: supply: "usb_type" property may be written toHans de Goede
2024-09-03PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc descriptionBjorn Helgaas
2024-09-03PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc descriptionBjorn Helgaas
2024-09-03spi: mxs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-09-03Merge tag 'renesas-clk-for-v6.12-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2024-09-03power: supply: max1720x: add read support for nvmemDimitri Fedrau
2024-09-03PCI: endpoint: Fix enum pci_epc_bar_type kerneldocBjorn Helgaas
2024-09-03audit: Make use of str_enabled_disabled() helperHongbo Li
2024-09-03ASoC: loongson: fix error releasetangbin
2024-09-03ASoC: tlv320aic32x4: Add multi endpoint supportMarek Vasut
2024-09-03ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke
2024-09-03dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4M compatibleYoshihiro Shimoda
2024-09-03dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4M compatibleYoshihiro Shimoda
2024-09-03Merge tag 'clk-microchip-6.12' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2024-09-03clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold
2024-09-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-09-03perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()Ian Rogers
2024-09-03perf pmu: Merge boolean sysfs event option parsingIan Rogers
2024-09-03EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5Qiuxu Zhuo
2024-09-03EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_commonQiuxu Zhuo
2024-09-03Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-03EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-03dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensorshuaijie wang
2024-09-03iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADCThomas Bonnefille
2024-09-03net: dqs: Do not use extern for unused dql_groupBreno Leitao
2024-09-03Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-09-03perf sched timehist: Add --prio optionYang Jihong
2024-09-03perf sched timehist: Add --show-prio optionYang Jihong
2024-09-03sch/netem: fix use after free in netem_dequeueStephen Hemminger
2024-09-03perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()Yang Jihong
2024-09-03perf sched timehist: Skip print non-idle task samples when only show idle eventsYang Jihong
2024-09-03ioam6: improve checks on user dataJustin Iurman
2024-09-03usbnet: modern method to get random MACOliver Neukum
2024-09-03MAINTAINERS: wifi: cw1200: add net-cw1200.hSimon Horman
2024-09-03wifi: mwifiex: Convert to use jiffies macroChen Yufan
2024-09-03wifi: wilc1000: Re-enable RTC clock on resumeMarek Vasut
2024-09-03wifi: wilc1000: Do not operate uninitialized hardware during suspend/resumeMarek Vasut
2024-09-03btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana
2024-09-03wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan