summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins2017-04-301-0/+3
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins2017-04-301-3/+5
* Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins2017-04-301-0/+3
* Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis2017-04-301-0/+7
* Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins2017-04-221-0/+1
* Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins2017-04-221-1/+4
* Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins2017-04-221-0/+1
* Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann2017-04-222-2/+8
* Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel2017-04-221-2/+1
* bluetooth: hci_uart: add LL protocol serdev driver supportRob Herring2017-04-131-1/+261
* bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring2017-04-132-20/+0
* Bluetooth: add nokia driverSebastian Reichel2017-04-133-0/+834
* Bluetooth: hci_serdev: allow modular driversSebastian Reichel2017-04-122-0/+2
* Bluetooth: hci_serdev: do not open device in hci openSebastian Reichel2017-04-121-9/+3
* Bluetooth: hci_uart: add serdev driver support libraryRob Herring2017-04-123-0/+366
* Bluetooth: hci_uart: add support for word alignmentSebastian Reichel2017-04-123-0/+24
* Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu2017-04-121-5/+3
* Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu2017-04-121-0/+7
* Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold2017-04-121-1/+12
* Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold2017-04-121-1/+4
* Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik2017-04-121-3/+3
* Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko2017-04-121-17/+33
* Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen2017-04-121-2/+7
* Bluetooth: btusb: wake system up when receives a wake irqJeffy Chen2017-04-121-0/+2
* Bluetooth: btrtl: Change message for missing config fileLarry Finger2017-04-121-5/+8
* Bluetooth: Added support for Rivet Networks Killer 1535Gabriel2017-04-121-0/+1
* Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An2017-04-121-0/+1
* Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An2017-04-121-6/+10
* Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann2017-04-121-0/+2
* Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An2017-04-122-9/+18
* Bluetooth: bluecard: use setup_timerGeliang Tang2017-04-121-3/+2
* Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping2017-04-121-2/+2
* Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King2017-04-121-1/+1
* soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson2017-03-282-17/+17
* Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann2017-03-221-1/+2
* btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King2017-02-191-1/+1
* Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"Colin Ian King2017-02-181-2/+2
* Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"Colin Ian King2017-02-161-1/+1
* Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2017-02-161-1/+1
* Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2017-02-162-0/+3
* Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96Daniel Drake2017-02-161-24/+44
* Bluetooth: btbcm: Add a delay for module resetWen-chien Jesse Sung2017-02-161-0/+3
* Bluetooth: btusb: Add support for 413c:8143Wen-chien Jesse Sung2017-02-161-0/+4
* btmrvl: use dt's irqflags for wakeup pinJeffy Chen2017-02-161-2/+1
* btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen2017-02-161-0/+1
* btmrvl: avoid double-disable_irq() raceJeffy Chen2017-02-161-2/+6
* Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeupRajat Jain2017-02-161-0/+51
* Bluetooth: btusb: Add out-of-band wakeup supportRajat Jain2017-02-161-0/+85
* Bluetooth: btusb: Use an error label for error pathsRajat Jain2017-02-161-10/+9
* Bluetooth: btqcomsmd: Fix module autoloadJavier Martinez Canillas2017-02-161-0/+1