summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2017-08-08Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin-0/+1
2017-08-07Bluetooth: bluecard: blink LED during continuous activityOndrej Zary-14/+19
2017-08-07Bluetooth: bluecard: fix LED behaviorOndrej Zary-5/+8
2017-08-07Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary-18/+6
2017-08-01Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris-0/+1
2017-07-31Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain-1/+1
2017-07-28Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter-0/+2
2017-07-24Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann-0/+1
2017-07-24Bluetooth: btusb: Fix memory leak in play_deferredJeffy Chen-2/+17
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson-20/+35
2017-07-20Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva-1/+1
2017-07-20Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton-7/+1
2017-07-20Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton-9/+1
2017-07-20Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton-0/+14
2017-07-20Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy-0/+6
2017-07-20Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton-2/+0
2017-07-20Bluetooth: hci_nokia: prevent crash on module removalIan Molton-1/+3
2017-07-20Bluetooth: btqca: Fixed a coding style errorJoan Jani-1/+1
2017-07-20Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devicesDmitry Tunin-1/+2
2017-07-20Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resourceLoic Poulain-14/+16
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-79/+193
2017-06-29Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton-0/+1
2017-06-29Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede-0/+9
2017-06-27Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain-2/+1
2017-06-23Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King-2/+2
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar-1/+1
2017-06-16networking: add and use skb_put_u8()Johannes Berg-16/+16
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-1/+1
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg-26/+26
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-34/+33
2017-06-14Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME deviceShih-Yuan Lee (FourDollars)-0/+1
2017-06-12Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann-0/+36
2017-06-09Bluetooth: hci_intel: Add GPIO ACPI mapping tableAndy Shevchenko-0/+14
2017-06-09Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko-4/+1
2017-06-09Bluetooth: hci_ll: Add support for the external clockUlf Hansson-1/+13
2017-06-09Bluetooth: hci_ll: Add compatible values for more WL chipsSebastian Reichel-0/+8
2017-05-23Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter-0/+2
2017-05-23Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain-1/+0
2017-05-23Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu-0/+1
2017-05-18Bluetooth: hci_nokia: select BT_HCIUART_H4Tobias Regnery-0/+1
2017-05-18Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins-5/+36
2017-05-18Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery-1/+1
2017-05-18Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An-0/+4
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins-0/+3
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins-3/+5
2017-04-30Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins-0/+3
2017-04-30Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis-0/+7
2017-04-22Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins-0/+1
2017-04-22Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins-1/+4