summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2017-04-22Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins-0/+1
2017-04-22Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann-2/+8
2017-04-22Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel-2/+1
2017-04-13bluetooth: hci_uart: add LL protocol serdev driver supportRob Herring-1/+261
2017-04-13bluetooth: hci_uart: remove unused hci_uart_init_ttyRob Herring-20/+0
2017-04-13Bluetooth: add nokia driverSebastian Reichel-0/+834
2017-04-12Bluetooth: hci_serdev: allow modular driversSebastian Reichel-0/+2
2017-04-12Bluetooth: hci_serdev: do not open device in hci openSebastian Reichel-9/+3
2017-04-12Bluetooth: hci_uart: add serdev driver support libraryRob Herring-0/+366
2017-04-12Bluetooth: hci_uart: add support for word alignmentSebastian Reichel-0/+24
2017-04-12Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu-5/+3
2017-04-12Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu-0/+7
2017-04-12Bluetooth: hci_intel: add missing tty-device sanity checkJohan Hovold-1/+12
2017-04-12Bluetooth: hci_bcm: add missing tty-device sanity checkJohan Hovold-1/+4
2017-04-12Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik-3/+3
2017-04-12Bluetooth: hci_bcm: Support platform enumerationAndy Shevchenko-17/+33
2017-04-12Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen-2/+7
2017-04-12Bluetooth: btusb: wake system up when receives a wake irqJeffy Chen-0/+2
2017-04-12Bluetooth: btrtl: Change message for missing config fileLarry Finger-5/+8
2017-04-12Bluetooth: Added support for Rivet Networks Killer 1535Gabriel-0/+1
2017-04-12Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UARTTedd Ho-Jeong An-0/+1
2017-04-12Bluetooth: hci_intel: Fix firmware file name to use hw_variantTedd Ho-Jeong An-6/+10
2017-04-12Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]Marcel Holtmann-0/+2
2017-04-12Bluetooth: Use switch statement for Intel hardware variantsTedd Ho-Jeong An-9/+18
2017-04-12Bluetooth: bluecard: use setup_timerGeliang Tang-3/+2
2017-04-12Bluetooth: hci_bcm: Fix clock (un)prepareJohn Keeping-2/+2
2017-04-12Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King-1/+1
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson-17/+17
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann-1/+2
2017-02-19btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King-1/+1
2017-02-18Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"Colin Ian King-2/+2
2017-02-16Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"Colin Ian King-1/+1
2017-02-16Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas-1/+1
2017-02-16Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin-0/+3
2017-02-16Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96Daniel Drake-24/+44
2017-02-16Bluetooth: btbcm: Add a delay for module resetWen-chien Jesse Sung-0/+3
2017-02-16Bluetooth: btusb: Add support for 413c:8143Wen-chien Jesse Sung-0/+4
2017-02-16btmrvl: use dt's irqflags for wakeup pinJeffy Chen-2/+1
2017-02-16btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen-0/+1
2017-02-16btmrvl: avoid double-disable_irq() raceJeffy Chen-2/+6
2017-02-16Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeupRajat Jain-0/+51
2017-02-16Bluetooth: btusb: Add out-of-band wakeup supportRajat Jain-0/+85
2017-02-16Bluetooth: btusb: Use an error label for error pathsRajat Jain-10/+9
2017-02-16Bluetooth: btqcomsmd: Fix module autoloadJavier Martinez Canillas-0/+1
2017-02-16Bluetooth: btusb: add support for 0bb4:0306Christoph Haag-0/+4
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin-2/+0
2016-12-08Bluetooth: btmrvl: drop duplicate header slab.hGeliang Tang-1/+0
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro-1/+1
2016-11-27Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timerPrasanna Karthik-6/+3