index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
Bluetooth: add support for atheros 0489:e057
Peng Chen
1
-0
/
+1
2012-08-06
Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-06-12
Bluetooth: add support for atheros 0930:0219
Giancarlo Formicuccia
1
-0
/
+1
2012-06-10
Bluetooth: Support AR3011 in Acer Iconia Tab W500
Marek Vasut
1
-0
/
+1
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-8
/
+0
2012-06-05
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
1
-3
/
+3
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+14
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-16
Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
Michael Gruetzner
1
-0
/
+3
2012-05-09
Bluetooth: btusb: Dynamic alternate setting
Mikel Astiz
1
-2
/
+11
2012-04-24
Add Foxconn / Hon Hai IDs for btusb module
Steven Harms
1
-0
/
+3
2012-04-19
Bluetooth: Add support for AR3012 [0cf3:e004]
AceLan Kao
1
-0
/
+1
2012-04-13
Bluetooth: Add support for Atheros [13d3:3362]
AceLan Kao
1
-0
/
+1
2012-04-13
Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-03-29
Bluetooth: btusb: typo in Broadcom SoftSailing id
Don Zickus
1
-1
/
+1
2012-03-28
Bluetooth: Add support for Atheros [04ca:3005]
AceLan Kao
1
-0
/
+1
2012-03-28
Bluetooth: Add Atheros maryann PIDVID support
Cho, Yu-Chen
1
-0
/
+1
2012-03-28
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
João Paulo Rechi Vita
1
-0
/
+1
2012-03-08
Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
Eran
1
-0
/
+1
2012-03-06
Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
James M. Leddy
1
-0
/
+1
2012-02-23
Bluetooth: Add AR30XX device ID on Asus laptops
Keng-Yu Lin
1
-0
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
Johan Hedberg
1
-6
/
+6
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-13
Bluetooth: btusb: Remove device lock on release
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-14
/
+14
2012-02-13
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
1
-2
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-2
/
+0
2012-02-13
Bluetooth: btusb: Free driver data on USB shutdown
David Herrmann
1
-10
/
+1
2012-02-13
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-6
/
+6
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-14
/
+1
2011-12-22
Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
Jesse Sung
1
-0
/
+1
2011-12-21
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
Bing Zhao
1
-7
/
+2
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-2
/
+1
2011-12-03
btusb: fix a memory leak in btusb_send_frame()
Cong Wang
1
-2
/
+1
2011-11-18
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
1
-14
/
+1
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-4
/
+12
2011-11-08
Bluetooth: Add support for Broadcom BCM20702A0
Wen-chien Jesse Sung
1
-0
/
+3
2011-11-07
Bluetooth: use buffer priority to mark URB_ISO_ASAP flag
Luiz Augusto von Dentz
1
-0
/
+3
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-10-11
Bluetooth: btusb: hide more usb_submit_urb errors
Paul Bolle
1
-3
/
+6
2011-10-11
Bluetooth: btusb: also be quiet when suspending
Paul Bolle
1
-1
/
+3
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+1
2011-09-29
btusb: add device entry for Broadcom SoftSailing
Oliver Neukum
1
-0
/
+3
2011-09-28
Bluetooth: Allow ACL packets over USB in HCI_RAW mode
Peter Hurley
1
-2
/
+1
2011-09-18
Bluetooth: add support for 2011 mac mini
Jurgen Kramer
1
-0
/
+3
[next]