summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-07Bluetooth: use a named initializer for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-07Bluetooth: btmrvl_sdio: Do not free HCI_VENDOR_PKT frame by hci_recv_frame()Zijun Hu
2026-08-07Bluetooth: btintel: Simplify btintel_classify_pkt_type() by hci_acl_handle()Zijun Hu
2026-08-07Bluetooth: btusb: Simplify btusb_recv_bulk() by hci_acl_dlen()Zijun Hu
2026-08-07Bluetooth: btusb: Add a simple static btusb_prepare_reset()Zijun Hu
2026-08-07Bluetooth: btusb: Make btusb_recv_{event,acl}() take struct hci_dev *Zijun Hu
2026-08-07Bluetooth: btrsi: Move set_bt_context after successful HCI registrationChen Changcheng
2026-08-07Bluetooth: btintel_pcie: Remove unreachable break after gotoChen Changcheng
2026-08-07Bluetooth: btusb: Realtek: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDORZijun Hu
2026-08-07Bluetooth: btusb: QCA: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDORZijun Hu
2026-08-07Bluetooth: hci_qca: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDORZijun Hu
2026-08-07Bluetooth: hci_ldisc: reject invalid tty write lengthsLi Qiang
2026-08-07Bluetooth: hci_bcsp: validate received packet lengthsLi Qiang
2026-08-07Bluetooth: btmrvl: validate event packet lengthsLi Qiang
2026-08-07Merge branch 'pm-cpuidle'Rafael J. Wysocki
2026-08-07Merge branch 'intel-idle-lpi'Rafael J. Wysocki
2026-08-07Merge tag 'pinctrl-v7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-08-07pinctrl: airoha: add support of an7563 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: try to find chip scu node by phandle firstMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add support of en7523 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for olt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for pon_alt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for npu_uart pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: rename registers to match its an7583 namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: remove an7583 prefix from variable names and definit...Mikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: remove en7581 prefix from variable namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: split driver on shared code and SoC specific driversMikhail Kshevetskiy
2026-08-07pinctrl: airoha: move common definitions to the separate headerMikhail Kshevetskiy
2026-08-07pinctrl: airoha: statically allocate gpio regs structureMikhail Kshevetskiy
2026-08-07pinctrl: airoha: remove not needed irq_type[] arrayMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix edge-triggered interrupts handlingMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix IRQ mask/unmask codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add missed IRQ resource helpersMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: minor improvementsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add set_direction() helper for gpio_chipMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add missed get_direction() function for gpio_chipMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: fix spi group pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix AN7583 MDIO pin mux configDaniel Schwierzeck
2026-08-07pinctrl: airoha: fix I2C pin mux config for AN7583Daniel Schwierzeck
2026-08-07pinctrl: airoha: fix I2C1 pin mux config for AN7581Daniel Schwierzeck
2026-08-07pinctrl: airoha: an7583: fix muxing of non-gpio default pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: fix mux/conf of pcie_reset pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit orderMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pinsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix mdio bitfield namesMikhail Kshevetskiy
2026-08-07Merge branch 'acpi-irqchip'Rafael J. Wysocki
2026-08-07scsi: fnic: Fix invalid comparison for errorRoman Demidov
2026-08-07Merge branches 'acpi-numa', 'acpi-misc' and 'pnp'Rafael J. Wysocki