index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-91
/
+31
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
8
-23
/
+9
2012-09-18
Bluetooth: Add support for BCM20702A0 [04ca, 2003]
Jaroslav Resler
1
-0
/
+1
2012-09-18
Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
Gustavo Padovan
1
-1
/
+1
2012-09-18
Bluetooth: btuart_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
Bluetooth: hci_vhci.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
Bluetooth: hci_ll.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
Bluetooth: hci_ldisc.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
Bluetooth: bluecard_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2
-5
/
+9
2012-09-08
Bluetooth: btmrvl: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-08
Bluetooth: Use module_platform_driver() in btwilink.c file
Sachin Kamat
1
-15
/
+1
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+12
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2
-0
/
+4
2012-08-27
Bluetooth: Add support for Apple vendor-specific devices
Henrik Rydberg
1
-0
/
+3
2012-08-21
Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
Gustavo Padovan
1
-5
/
+3
2012-08-15
Bluetooth: Add support for Sony Vaio T-Series
Yevgeniy Melnichuk
2
-0
/
+3
2012-08-06
Bluetooth: add support for atheros 0489:e057
Peng Chen
2
-0
/
+3
2012-08-06
Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in dtl1_cs.c file
Sachin Kamat
1
-2
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in btwilink.c file
Sachin Kamat
1
-6
/
+2
2012-08-06
Bluetooth: Use devm_kzalloc in btusb.c file
Sachin Kamat
1
-10
/
+3
2012-08-06
Bluetooth: Use devm_kzalloc in btuart_cs.c file
Sachin Kamat
1
-4
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in btsdio.c file
Sachin Kamat
1
-6
/
+2
2012-08-06
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
1
-11
/
+4
2012-08-06
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
1
-4
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in bpa10x.c file
Sachin Kamat
1
-6
/
+2
2012-08-06
Bluetooth: Use devm_kzalloc in bluecard_cs.c file
Sachin Kamat
1
-4
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in bfusb.c file
Sachin Kamat
1
-8
/
+4
2012-08-06
Bluetooth: Use devm_kzalloc in bcm203x.c file.
Sachin Kamat
1
-7
/
+1
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
16
-56
/
+872
2012-07-17
Bluetooth: Introduce a flags variable to Three-wire UART state
Johan Hedberg
1
-11
/
+15
2012-07-17
Bluetooth: Improve Three-wire UART configuration handling
Johan Hedberg
1
-7
/
+27
2012-07-17
Bluetooth: Remove unnecessary h5_build_pkt function
Johan Hedberg
1
-26
/
+23
2012-07-17
Bluetooth: Implement proper low-power support for Three-wire UART
Johan Hedberg
1
-5
/
+32
2012-07-17
Bluetooth: Add initialization tracking to HCI Three-wire driver
Johan Hedberg
1
-16
/
+50
2012-07-17
Bluetooth: Add initial sleep support to Three-wire UART
Johan Hedberg
1
-0
/
+13
2012-07-17
Bluetooth: Improve rx debug logs for Three-wire UART
Johan Hedberg
1
-14
/
+3
2012-07-17
Bluetooth: Use delayed init for Three-wire UART
Johan Hedberg
1
-0
/
+3
2012-07-17
Bluetooth: Add delayed init sequence support for UART controllers
Johan Hedberg
2
-1
/
+43
2012-07-17
Bluetooth: Simplify hci_uart_tty_close logic
Johan Hedberg
1
-12
/
+13
2012-07-17
Bluetooth: Add support for Three-wire Link Control packets
Johan Hedberg
1
-17
/
+79
2012-07-17
Bluetooth: Fix/implement Three-wire reliable packet sending
Johan Hedberg
1
-17
/
+70
2012-07-17
Bluetooth: Add Three-wire header value convenience macros
Johan Hedberg
1
-0
/
+8
2012-07-17
Bluetooth: Add initial packet sending support to Three-wire UART
Johan Hedberg
1
-7
/
+98
2012-07-17
Bluetooth: Add basic packet parsing to Three-wire UART driver
Johan Hedberg
1
-8
/
+222
2012-07-17
Bluetooth: Add initial reliable packet support for Three-wire UART
Johan Hedberg
1
-0
/
+56
2012-07-17
Bluetooth: Add basic state tracking to Three-wire UART driver
Johan Hedberg
1
-4
/
+92
2012-07-17
Bluetooth: Initial skeleton for Three-wire UART (H5) support
Johan Hedberg
5
-0
/
+112
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
[next]