summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
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
2016-11-27Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timerPrasanna Karthik-3/+1
2016-11-27Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timerPrasanna Karthik-3/+1
2016-10-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog-1/+1
2016-10-13Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne-0/+8
2016-10-07Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh-4/+4
2016-10-06Bluetooth: btusb: add entry for Marvell 8997 chipsetAmitkumar Karwar-0/+1
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-94/+814
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+1
2016-09-27bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang-3/+1
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman-13/+15
2016-09-24Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins-34/+51
2016-09-24Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins-26/+29
2016-09-22Bluetooth: btwilink: Save the packet type before sendingLaura Abbott-1/+3
2016-09-22Bluetooth: Add a new 04ca:3011 QCA_ROME deviceDmitry Tunin-0/+1
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain-1/+412
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain-1/+2
2016-09-19Bluetooth: hci_bcm: Change protocol nameLoic Poulain-1/+1
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger-12/+95
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King-4/+4
2016-09-19Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsSzymon Janc-1/+6
2016-09-19Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-1/+1
2016-09-19Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann-1/+1
2016-09-19Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang-3/+1
2016-09-19Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng-0/+1
2016-09-19Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche-6/+5
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson-0/+195
2016-08-31miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan-15/+1
2016-07-18Bluetooth: btmrvl: reset is_suspending flag in failure pathAmitkumar Karwar-0/+1