Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1de63d60cd5b0d33a812efa455d5933bf1564a51
/
drivers
/
bluetooth
« Previous
07c0ea8
Bluetooth: Add Atheros maryann PIDVID support
by Cho, Yu-Chen
· 13 years ago
6dfc326
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
by João Paulo Rechi Vita
· 13 years ago
9498ba7
Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
by Eran
· 13 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
0a4eaee
Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
by James M. Leddy
· 13 years ago
00abfe4
Bluetooth: Fix coding style with breaking lines
by Gustavo F. Padovan
· 13 years ago
8a7a3fd
Bluetooth: Add support for creating HCI UART based AMP controllers
by Marcel Holtmann
· 13 years ago
a55e1f3
Bluetooth: Allow HCI UART reset parameter via flags ioctl
by Marcel Holtmann
· 13 years ago
6b6ba88
Bluetooth: Add AR30XX device ID on Asus laptops
by Keng-Yu Lin
· 13 years ago
46479e6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
by Johan Hedberg
· 13 years ago
403f048
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
by Manoj Iyer
· 13 years ago
19ad9e9
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
by Daniel Wagner
· 13 years ago
9ab875a
Bluetooth: btusb: Remove device lock on release
by David Herrmann
· 13 years ago
155961e
Bluetooth: Remove hci_dev->driver_data
by David Herrmann
· 13 years ago
37305cf
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
by Manoj Iyer
· 13 years ago
dc946bd
Bluetooth: Remove __hci_dev_put/hold
by David Herrmann
· 13 years ago
e9b9cfa
Bluetooth: Remove HCI-owner field
by David Herrmann
· 13 years ago
797fe79
Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
by David Herrmann
· 13 years ago
dabbaab
Bluetooth: btsdio: Free driver data on SDIO shutdown
by David Herrmann
· 13 years ago
d25442b
Bluetooth: bpa10x: Free private driver data on usb shutdown
by David Herrmann
· 13 years ago
8381088
Bluetooth: btusb: Free driver data on USB shutdown
by David Herrmann
· 13 years ago
1a609a0
Bluetooth: bfusb: Free driver_data on USB shutdown
by David Herrmann
· 13 years ago
bf18c71
Bluetooth: vhci: Free driver_data on file release
by David Herrmann
· 13 years ago
aed014a
Bluetooth: dtl1-cs: Remove empty destruct cb
by David Herrmann
· 13 years ago
6147032
Bluetooth: btwilink: Remove empty destruct cb
by David Herrmann
· 13 years ago
3a45678
Bluetooth: btuart-cs: Remove empty destruct cb
by David Herrmann
· 13 years ago
e300440
Bluetooth: btmrvl: Remove empty destruct cb
by David Herrmann
· 13 years ago
a3f3562
Bluetooth: bt3c-cs: Remove empty destruct cb
by David Herrmann
· 13 years ago
ac9ef65
Bluetooth: bluecard-cs: Remove empty destruct cb
by David Herrmann
· 13 years ago
5a0b815
Bluetooth: dtl1: Fix memleak in probe()
by David Herrmann
· 13 years ago
f5fd5ba
Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
by David Herrmann
· 13 years ago
c063af3
Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()
by David Herrmann
· 13 years ago
fdcd166
Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()
by David Herrmann
· 13 years ago
9eb648c
Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()
by David Herrmann
· 13 years ago
5e41862
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
by Daniel Wagner
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
c019092
Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
by Jesse Sung
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
fa0fb93
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
by Bing Zhao
· 13 years ago
e7ab5f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
5f779bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
5c69b0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
54a8a79
btusb: fix a memory leak in btusb_send_frame()
by Cong Wang
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
3a7cbd5
freezer: don't unnecessarily set PF_NOFREEZE explicitly
by Tejun Heo
· 13 years ago
2ac654f
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
by Bing Zhao
· 13 years ago
93f1508
USB: convert drivers/bluetooth/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
36acbb1
Bluetooth: Allow to set AMP type for virtual HCI
by Andrei Emeltchenko
· 13 years ago
3b971a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
d13431c
Bluetooth: Add support for Broadcom BCM20702A0
by Wen-chien Jesse Sung
· 13 years ago
b8aabfc
Bluetooth: use buffer priority to mark URB_ISO_ASAP flag
by Luiz Augusto von Dentz
· 13 years ago
7f103a0
Bluetooth: bfusb: Fix error path on firmware load
by David Herrmann
· 13 years ago
deceb02
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
by David Herrmann
· 13 years ago
844e4b7
Bluetooth: bcm203x: Fix race condition on disconnect
by David Herrmann
· 13 years ago
52a1020
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
by David Herrmann
· 13 years ago
c3eae82
Bluetooth: ath3k: output firmware filename when request_firmware failed
by Paul Fertser
· 13 years ago
13ea401
Bluetooth: Ignore hci_unregister_dev return value
by David Herrmann
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
a59b968
bluetooth: add module.h to drivers/bluetooth files as required.
by Paul Gortmaker
· 13 years ago
6b441fa
Bluetooth: bfusb: Fix error path on firmware load
by David Herrmann
· 13 years ago
b91a4e3
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
by David Herrmann
· 13 years ago
fc501ad
Bluetooth: bcm203x: Fix race condition on disconnect
by David Herrmann
· 13 years ago
0ba22bb
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
by David Herrmann
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
d4b8d1c
Bluetooth: btusb: hide more usb_submit_urb errors
by Paul Bolle
· 13 years ago
5a9b80e
Bluetooth: btusb: also be quiet when suspending
by Paul Bolle
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
c675786
btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'
by Paul Bolle
· 13 years ago
c510eae
btusb: add device entry for Broadcom SoftSailing
by Oliver Neukum
· 13 years ago
9fd481e
Bluetooth: Allow ACL packets over USB in HCI_RAW mode
by Peter Hurley
· 13 years ago
f78b6826
Bluetooth: add support for 2011 mac mini
by Jurgen Kramer
· 13 years ago
a63b723
Bluetooth: Add MacBookAir4,1 support
by Pieter-Augustijn Van Malleghem
· 13 years ago
8be964d
Bluetooth: Fixed BT ST Channel reg order
by Chen Ganir
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
8e7c3d2
Bluetooth: Add Toshiba laptops AR30XX device ID
by Ricardo Mendoza
· 13 years ago
4935f1c
Bluetooth: btusb: be quiet on device disconnect
by Paul Bolle
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
2d25f8b
Bluetooth: Add Atheros AR3012 one PID/VID supported
by Steven.Li
· 13 years ago
82362cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
26e7acf
Bluetooth: Do not ignore errors returned from strict_strtol()
by David Miller
· 13 years ago
0b28d73
Bluetooth: Do not ignore errors returned from strict_strtol()
by David Miller
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
99dff58
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
2a7bccc
Bluetooth: Device ids for ath3k on Pegatron Lucid tablets
by Andy Ross
· 13 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
9f72c1d
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
by Kevin Gan
· 14 years ago
b86ed36
Bluetooth: Check return value of hci_recv_stream_fragment()
by Gustavo F. Padovan
· 14 years ago
78b4a56
Bluetooth: hci_uart: check the return value of recv()
by Jiejing Zhang
· 14 years ago
0733119
Bluetooth: Clean up ath3k_load_firmware()
by Gustavo F. Padovan
· 14 years ago
Next »