summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-09-29Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifierLuiz Augusto von Dentz
2021-09-22Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.cLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Kiran K
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-19Bluetooth: Fix return value in hci_dev_do_close()Kangmin Park
2021-08-19Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin
2021-08-16Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An
2021-07-28Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka
2021-06-26Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun
2021-05-27Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-04-08Bluetooth: Set defaults for le_scan_{int,window}_adv_monitorMarcel Holtmann
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-20Bluetooth: Update Adv monitor count upon removalMiao-chen Chou
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi
2020-09-11Bluetooth: Report num supported adv instances for hw offloadingDaniel Winkler
2020-09-11Bluetooth: Re-order clearing suspend tasksAbhishek Pandit-Subedi
2020-09-01Bluetooth: Clear suspend tasks on unregisterAbhishek Pandit-Subedi
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou