summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2020-01-12Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-11-28Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli
2019-11-16Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-10-05Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-08-04Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli
2018-11-27Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt
2018-10-03Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan
2018-09-19Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg
2018-08-03Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan
2018-08-03Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir
2018-05-25Bluetooth: btusb: Add device ID for RTL8822BELarry Finger
2018-05-25Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede
2018-03-28Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai
2018-03-24Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain
2018-03-24Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain
2018-03-24Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins
2018-03-24Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins
2018-02-17Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede
2018-02-17Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng
2018-02-17Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman
2017-12-20Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai
2017-11-21Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy
2017-10-21btmrvl: avoid double-disable_irq() raceJeffy Chen
2017-09-09Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin
2017-05-20Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold
2017-05-20Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold
2017-03-15Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin
2016-10-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog
2016-10-13Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne
2016-10-07Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh
2016-10-06Bluetooth: btusb: add entry for Marvell 8997 chipsetAmitkumar Karwar
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-27bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman
2016-09-24Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins
2016-09-24Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins
2016-09-22Bluetooth: btwilink: Save the packet type before sendingLaura Abbott
2016-09-22Bluetooth: Add a new 04ca:3011 QCA_ROME deviceDmitry Tunin
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain
2016-09-19Bluetooth: hci_bcm: Change protocol nameLoic Poulain
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King