summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-1612-26/+26
* networking: introduce and use skb_put_data()Johannes Berg2017-06-1612-34/+33
* Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME deviceShih-Yuan Lee (FourDollars)2017-06-141-0/+1
* Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann2017-06-121-0/+36
* Bluetooth: hci_intel: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-091-0/+14
* Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-091-4/+1
* Bluetooth: hci_ll: Add support for the external clockUlf Hansson2017-06-091-1/+13
* Bluetooth: hci_ll: Add compatible values for more WL chipsSebastian Reichel2017-06-091-0/+8
* Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter2017-05-231-0/+2
* Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain2017-05-231-1/+0
* Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu2017-05-231-0/+1
* Bluetooth: hci_nokia: select BT_HCIUART_H4Tobias Regnery2017-05-181-0/+1
* Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins2017-05-182-5/+36
* Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery2017-05-181-1/+1
* Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An2017-05-181-0/+4
* 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