summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV"Greg Kroah-Hartman2018-11-271-1/+0
* Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt2018-11-131-0/+1
* Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan2018-10-031-0/+1
* Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg2018-09-191-0/+1
* Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-08-031-0/+3
* Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande2018-08-031-1/+1
* Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-07-031-0/+6
* Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-05-251-0/+3
* Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-05-251-0/+3
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-05-161-1/+1
* Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-281-1/+1
* Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain2018-03-241-1/+2
* Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain2018-03-241-0/+3
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins2018-03-241-0/+3
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins2018-03-241-3/+5
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-02-171-11/+10
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2018-02-171-6/+0
* Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2018-02-171-0/+9
* Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman2017-12-251-5/+0
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-12-201-0/+5
* Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy2017-11-211-0/+6
* btmrvl: avoid double-disable_irq() raceJeffy Chen2017-10-211-2/+6
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-09-091-0/+1
* Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+12
* Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold2017-05-201-1/+4
* Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2017-03-152-0/+3
* Bluetooth: btwilink: Fix probe return valueJacob Siverskog2016-10-201-1/+1
* Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne2016-10-131-0/+8
* Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh2016-10-071-4/+4
* Bluetooth: btusb: add entry for Marvell 8997 chipsetAmitkumar Karwar2016-10-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-0514-94/+814
|\
| * Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman2016-09-241-13/+15
| * Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins2016-09-241-34/+51
| * Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins2016-09-241-26/+29
| * Bluetooth: btwilink: Save the packet type before sendingLaura Abbott2016-09-221-1/+3
| * Bluetooth: Add a new 04ca:3011 QCA_ROME deviceDmitry Tunin2016-09-221-0/+1
| * Bluetooth: hci_uart: Add Marvell supportLoic Poulain2016-09-195-1/+412
| * Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain2016-09-191-1/+2
| * Bluetooth: hci_bcm: Change protocol nameLoic Poulain2016-09-191-1/+1
| * Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger2016-09-191-12/+95
| * Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King2016-09-191-4/+4
| * Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsSzymon Janc2016-09-191-1/+6
| * Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-191-1/+1
| * Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann2016-09-191-1/+1
| * Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-191-3/+1
| * Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng2016-09-191-0/+1
| * Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche2016-09-192-6/+5
| * Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson2016-09-193-0/+195
* | Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-031-3/+1
|\ \
| * | bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang2016-09-271-3/+1
| |/