summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-182-0/+2
|\
| * Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-191-11/+17
|\ \ | |/ |/|
| * Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-111-4/+2Star
| * Bluetooth: btmrvl: Fix skb buffer overflowAndrei Emeltchenko2012-09-281-1/+10
| * Bluetooth: btmrvl: Use DIV_ROUND_UP macroAndrei Emeltchenko2012-09-281-1/+1
| * Bluetooth: btmrvl: Correct num_block nameAndrei Emeltchenko2012-09-281-7/+6Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0214-91/+31Star
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-248-23/+9Star
| |\
| | * Bluetooth: Add support for BCM20702A0 [04ca, 2003]Jaroslav Resler2012-09-191-0/+1
| | * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan2012-09-191-1/+1
| | * Bluetooth: btuart_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-191-1/+1
| | * Bluetooth: hci_vhci.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-191-1/+1
| | * Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-191-1/+1
| | * Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-191-1/+1
| | * Bluetooth: bluecard_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-191-1/+1
| | * Bluetooth: btmrvl: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-081-2/+1Star
| | * Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat2012-09-081-15/+1Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-072-4/+12
| |\ \ | | |/ | |/|
| * | Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat2012-08-061-2/+1Star
| * | Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat2012-08-061-6/+2Star
| * | Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat2012-08-061-10/+3Star
| * | Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat2012-08-061-4/+1Star
| * | Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat2012-08-061-6/+2Star
| * | Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat2012-08-061-11/+4Star
| * | Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat2012-08-061-4/+1Star
| * | Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat2012-08-061-6/+2Star
| * | Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat2012-08-061-4/+1Star
| * | Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-061-8/+4Star
| * | Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-061-7/+1Star
* | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-172-5/+9
|\ \ \ | | |/ | |/|
| * | Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-08-271-0/+3
| * | Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-08-211-5/+3Star
| * | Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2012-08-152-0/+3
* | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-272-0/+4
|\| |
| * | Bluetooth: add support for atheros 0489:e057Peng Chen2012-08-062-0/+3
| * | Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-08-061-0/+1
| |/
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0616-56/+872
|\|
| * Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-171-11/+15
| * Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg2012-07-171-7/+27
| * Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg2012-07-171-26/+23Star
| * Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg2012-07-171-5/+32
| * Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg2012-07-171-16/+50
| * Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg2012-07-171-0/+13
| * Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-171-14/+3Star
| * Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-171-0/+3
| * Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-172-1/+43
| * Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-171-12/+13
| * Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-171-17/+79
| * Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-171-17/+70