summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann2017-08-171-0/+11
* Bluetooth: hci_bcm: Add serdev supportLoic Poulain2017-08-172-2/+84
* Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann2017-08-171-30/+39
* Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann2017-08-161-2/+5
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-08-161-0/+5
* Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann2017-08-151-0/+18
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-08-081-0/+1
* Bluetooth: bluecard: blink LED during continuous activityOndrej Zary2017-08-071-14/+19
* Bluetooth: bluecard: fix LED behaviorOndrej Zary2017-08-071-5/+8
* Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary2017-08-071-18/+6
* Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris2017-08-011-0/+1
* Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain2017-07-311-1/+1
* Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter2017-07-281-0/+2
* Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann2017-07-241-0/+1
* Bluetooth: btusb: Fix memory leak in play_deferredJeffy Chen2017-07-241-2/+17
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-229-20/+35
* Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva2017-07-201-1/+1
* Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-7/+1
* Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-9/+1
* Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton2017-07-202-0/+14
* Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy2017-07-201-0/+6
* Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()Ian Molton2017-07-201-2/+0
* Bluetooth: hci_nokia: prevent crash on module removalIan Molton2017-07-201-1/+3
* Bluetooth: btqca: Fixed a coding style errorJoan Jani2017-07-201-1/+1
* Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devicesDmitry Tunin2017-07-201-1/+2
* Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resourceLoic Poulain2017-07-201-14/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0526-79/+193
|\
| * Bluetooth: btbcm: Add entry for BCM43430 UART bluetoothIan Molton2017-06-291-0/+1
| * Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHIHans de Goede2017-06-291-0/+9
| * Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm devLoic Poulain2017-06-271-2/+1
| * Bluetooth: hci_serdev: make hci_serdev_client_ops staticColin Ian King2017-06-231-2/+2
| * networking: add and use skb_put_u8()Johannes Berg2017-06-1610-16/+16
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
| * networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-2/+2
| * 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
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
|/
OpenPOWER on IntegriCloud