summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-14Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner
2024-11-14Bluetooth: Set quirks for ATS2851Danil Pylaev
2024-11-14clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUXArnd Bergmann
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.
2024-11-14Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K
2024-11-14Bluetooth: btmtksdio: Lookup device node only as fallbackChen-Yu Tsai
2024-11-14clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K
2024-11-14Bluetooth: btnxpuart: Add GPIO support to power save featureNeeraj Sanjay Kale
2024-11-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu
2024-11-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu
2024-11-14bluetooth: Fix typos in the commentsYan Zhen
2024-11-14Bluetooth: btnxpuart: Rename IW615 to IW610Neeraj Sanjay Kale
2024-11-14Bluetooth: btnxpuart: Drop _v0 suffix from FW namesNeeraj Sanjay Kale
2024-11-14Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785xZijun Hu
2024-11-14Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785xZijun Hu
2024-11-14Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785xAaron Ma
2024-11-14Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu
2024-11-14Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu
2024-11-14Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu
2024-11-14Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14mtd: ubi: remove redundant check on bytes_left at end of functionColin Ian King
2024-11-14mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()Javier Carrasco
2024-11-14ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng
2024-11-14vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()Yishai Hadas
2024-11-14vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()Yishai Hadas
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-14ubi: wl: Close down wear-leveling before nand is suspendedMÃ¥rten Lindahl
2024-11-14mtd: ubi: Rmove unused declaration in header fileZhang Zekun
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14iommufd: Add IOMMU_IOAS_CHANGE_PROCESSSteve Sistare
2024-11-14ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng
2024-11-14iommufd: Lock all IOAS objectsSteve Sistare
2024-11-14iommufd: Export do_update_pinnedSteve Sistare
2024-11-14ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng
2024-11-14thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki
2024-11-14USB: properly lock dynamic id list when showing an idGreg Kroah-Hartman
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown
2024-11-14RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP