aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsGravatar Michael S. Tsirkin 1-2/+0
2016-12-08Bluetooth: btmrvl: drop duplicate header slab.hGravatar Geliang Tang 1-1/+0
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsGravatar Al Viro 1-1/+1
2016-11-27Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timerGravatar Prasanna Karthik 1-6/+3
2016-11-27Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timerGravatar Prasanna Karthik 1-3/+1
2016-11-27Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timerGravatar Prasanna Karthik 1-3/+1
2016-10-20Bluetooth: btwilink: Fix probe return valueGravatar Jacob Siverskog 1-1/+1
2016-10-13Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Gravatar Jérôme de Bretagne 1-0/+8
2016-10-07Bluetooth: btusb: Fix atheros firmware download errorGravatar Ethan Hsieh 1-4/+4
2016-10-06Bluetooth: btusb: add entry for Marvell 8997 chipsetGravatar Amitkumar Karwar 1-0/+1
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 14-94/+814
2016-10-03Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+1
2016-09-27bluetooth: bcm203x: don't print error when allocating urb failsGravatar Wolfram Sang 1-3/+1
2016-09-24Bluetooth: Use single return in hci_uart_tty_ioctl() callGravatar Vignesh Raman 1-13/+15
2016-09-24Bluetooth: BCSP fails to ACK re-transmitted frames from the peerGravatar Dean Jenkins 1-34/+51
2016-09-24Bluetooth: Tidy-up coding style in hci_bcsp.cGravatar Dean Jenkins 1-26/+29
2016-09-22Bluetooth: btwilink: Save the packet type before sendingGravatar Laura Abbott 1-1/+3
2016-09-22Bluetooth: Add a new 04ca:3011 QCA_ROME deviceGravatar Dmitry Tunin 1-0/+1
2016-09-19Bluetooth: hci_uart: Add Marvell supportGravatar Loic Poulain 5-1/+412
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierGravatar Loic Poulain 1-1/+2
2016-09-19Bluetooth: hci_bcm: Change protocol nameGravatar Loic Poulain 1-1/+1
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceGravatar Larry Finger 1-12/+95
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayGravatar Colin Ian King 1-4/+4
2016-09-19Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsGravatar Szymon Janc 1-1/+6
2016-09-19Bluetooth: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-1/+1
2016-09-19Bluetooth: add WCNSS dependency for HCI driverGravatar Arnd Bergmann 1-1/+1
2016-09-19Bluetooth: bcm203x: don't print error when allocating urb failsGravatar Wolfram Sang 1-3/+1
2016-09-19Bluetooth: btusb: Add support for 0cf3:e009Gravatar Kai-Heng Feng 1-0/+1
2016-09-19Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksGravatar Bart Van Assche 2-6/+5
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverGravatar Bjorn Andersson 3-0/+195
2016-08-31miscdevice: Use module_misc_device() macroGravatar PrasannaKumar Muralidharan 1-15/+1
2016-07-18Bluetooth: btmrvl: reset is_suspending flag in failure pathGravatar Amitkumar Karwar 1-0/+1
2016-07-18Bluetooth: bpa10x: Add support for hci_set_fw_infoGravatar Marcel Holtmann 1-0/+2
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGravatar Geert Uytterhoeven 1-2/+2
2016-07-12Bluetooth: Add support of 13d3:3490 AR3012 deviceGravatar Dmitry Tunin 2-0/+3
2016-07-11Bluetooth: hci_intel: Remove LPM enabling from setup procedureGravatar Loic Poulain 1-21/+7
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYGravatar Marcel Holtmann 5-7/+7
2016-07-08Bluetooth: btusb: add support for device 0489:e092Gravatar Yvain THONNART 1-0/+1
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioGravatar Ricky Liang 1-7/+7
2016-07-08Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filenameGravatar Tedd Ho-Jeong An 1-4/+9
2016-07-08Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]Gravatar Tedd Ho-Jeong An 1-0/+1
2016-05-13Bluetooth: Add USB ID 13D3:3487 to ath3kGravatar Lauro Costa 2-0/+3
2016-05-06Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Gravatar Tedd Ho-Jeong An 1-5/+6
2016-05-02Bluetooth: hci_intel: Fix null gpio desc pointer dereferenceGravatar Loic Poulain 1-4/+2
2016-05-02btmrvl: add platform specific wakeup interrupt supportGravatar Xinming Hu 4-15/+116
2016-04-22Bluetooth: ath3k: Silence uninitialized variable warningGravatar Dan Carpenter 1-2/+4
2016-04-20Bluetooth: vhci: Fix race at creating hci deviceGravatar Takashi Iwai 1-6/+17
2016-04-08Bluetooth: hci_bcsp: fix code styleGravatar Maxim Zhukov 1-26/+31
2016-04-08Bluetooth: vhci: purge unhandled skbsGravatar Jiri Slaby 1-0/+1