summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0214-91/+31
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-248-23/+9
| |\
| | * Bluetooth: Add support for BCM20702A0 [04ca, 2003]Jaroslav Resler2012-09-181-0/+1
| | * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan2012-09-181-1/+1
| | * Bluetooth: btuart_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| | * Bluetooth: hci_vhci.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| | * Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| | * Bluetooth: hci_ldisc.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| | * Bluetooth: bluecard_cs.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
| | * Bluetooth: btmrvl: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-081-2/+1
| | * Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat2012-09-081-15/+1
| * | 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/+1
| * | Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat2012-08-061-6/+2
| * | Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat2012-08-061-10/+3
| * | Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat2012-08-061-4/+1
| * | Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat2012-08-061-6/+2
| * | Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat2012-08-061-11/+4
| * | Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat2012-08-061-4/+1
| * | Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat2012-08-061-6/+2
| * | Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat2012-08-061-4/+1
| * | Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-061-8/+4
| * | Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-061-7/+1
* | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-162-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/+3
| * | 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/+23
| * 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/+3
| * 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
| * Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-171-0/+8
| * Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-171-7/+98
| * Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-171-8/+222
| * Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-171-0/+56
| * Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-171-4/+92
| * Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-175-0/+112
| * Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko2012-07-092-4/+7