summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-16pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()Jiapeng Chong
2024-09-16platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch but...Hans de Goede
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-16Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-15Merge tag 'nand/for-6.12' into mtd/nextMiquel Raynal
2024-09-15Merge tag 'spi-nor/for-6.12' into mtd/nextMiquel Raynal
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar
2024-09-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar
2024-09-14platform/mellanox: mlxbf-pmc: fix lockdep warningLuiz Capitulino
2024-09-14platform/x86/amd: pmf: Add quirk for TUF Gaming A14aln8
2024-09-14platform/x86: touchscreen_dmi: add nanote-next quirkCkath
2024-09-14mtd: spi-nor: fix flash probingMichael Walle
2024-09-14mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano
2024-09-14mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle
2024-09-14mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-14power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede
2024-09-14power: supply: Drop use_cnt check from power_supply_property_is_writeable()Hans de Goede
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev