summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-15regulator: renesas-usb-vbus-regulator: Update the defaultBiju Das
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski
2024-07-15Bluetooth: btnxpuart: Fix warnings for suspend and resume functionsNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add system suspend and resume handlersNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for IW615 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for AW693 A1 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btintel: Add support for Whale Peak2Kiran K
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu
2024-07-15Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu
2024-07-15Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu
2024-07-15Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu
2024-07-15Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K
2024-07-15Bluetooth: qca: don't disable power management for QCA6390Bartosz Golaszewski
2024-07-15Bluetooth: hci: fix build when POWER_SEQUENCING=mKrzysztof Kozlowski
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski
2024-07-15Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...Luiz Augusto von Dentz
2024-07-15net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski
2024-07-15net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add bridge supportPawel Dembicki
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki
2024-07-15net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki
2024-07-15IB/hfi1: Constify struct flag_tableChristophe JAILLET
2024-07-15irqchip/imx-irqsteer: Handle runtime power management correctlyShenwei Wang
2024-07-15irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info()Geert Uytterhoeven
2024-07-15irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2024-07-15irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issuedMarc Zyngier
2024-07-15irqchip/gic-v4: Substitute vmovp_lock for a per-VM lockMarc Zyngier
2024-07-15irqchip/gic-v4: Always configure affinity on VPE activationMarc Zyngier
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar
2024-07-15thermal/drivers/sti: Cleanup code related to stih416Raphael Gallais-Pou
2024-07-15thermal/drivers/generic-adc: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/generic-adc: Simplify probe() with local dev variableKrzysztof Kozlowski