summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2013-01-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra-0/+3
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao-0/+3
2013-01-09Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao-0/+3
2013-01-09Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal-0/+3
2013-01-09Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao-0/+3
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-11/+18
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-0/+1
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2012-11-19Bluetooth: Add support for BCM20702A0 [0b05, 17b5]Jeff Cook-0/+1
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman-0/+2
2012-11-09Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro-0/+2
2012-10-22TTY: hci_ldisc, remove invalid check in openJiri Slaby-6/+1
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-11/+17
2012-10-11Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytesAndrei Emeltchenko-4/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-91/+31
2012-09-28Bluetooth: btmrvl: Fix skb buffer overflowAndrei Emeltchenko-1/+10
2012-09-28Bluetooth: btmrvl: Use DIV_ROUND_UP macroAndrei Emeltchenko-1/+1
2012-09-28Bluetooth: btmrvl: Correct num_block nameAndrei Emeltchenko-7/+6
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-23/+9
2012-09-18Bluetooth: Add support for BCM20702A0 [04ca, 2003]Jaroslav Resler-0/+1
2012-09-18Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan-1/+1
2012-09-18Bluetooth: btuart_cs.c: removes unnecessary semicolonPeter Senna Tschudin-1/+1
2012-09-18Bluetooth: hci_vhci.c: removes unnecessary semicolonPeter Senna Tschudin-1/+1
2012-09-18Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin-1/+1
2012-09-18Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin-1/+1
2012-09-18Bluetooth: bluecard_cs.c: removes unnecessary semicolonPeter Senna Tschudin-1/+1
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman-5/+9
2012-09-08Bluetooth: btmrvl: remove pointless conditional before kfree_skb()Wei Yongjun-2/+1
2012-09-08Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat-15/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+12
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman-0/+4
2012-08-27Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg-0/+3
2012-08-21Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan-5/+3
2012-08-15Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk-0/+3
2012-08-06Bluetooth: add support for atheros 0489:e057Peng Chen-0/+3
2012-08-06Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer-0/+1
2012-08-06Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat-2/+1
2012-08-06Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat-10/+3
2012-08-06Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat-11/+4
2012-08-06Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat-8/+4
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat-7/+1
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman-56/+872
2012-07-17Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg-11/+15
2012-07-17Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg-7/+27