index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Use devm_kzalloc in btwilink.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
*
|
Bluetooth: Use devm_kzalloc in btusb.c file
Sachin Kamat
2012-08-06
1
-10
/
+3
|
*
|
Bluetooth: Use devm_kzalloc in btuart_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in btsdio.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
*
|
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
2012-08-06
1
-11
/
+4
|
*
|
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in bpa10x.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
*
|
Bluetooth: Use devm_kzalloc in bluecard_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in bfusb.c file
Sachin Kamat
2012-08-06
1
-8
/
+4
|
*
|
Bluetooth: Use devm_kzalloc in bcm203x.c file.
Sachin Kamat
2012-08-06
1
-7
/
+1
*
|
|
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
2
-5
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bluetooth: Add support for Apple vendor-specific devices
Henrik Rydberg
2012-08-27
1
-0
/
+3
|
*
|
Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
Gustavo Padovan
2012-08-21
1
-5
/
+3
|
*
|
Bluetooth: Add support for Sony Vaio T-Series
Yevgeniy Melnichuk
2012-08-15
2
-0
/
+3
*
|
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
2
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Bluetooth: add support for atheros 0489:e057
Peng Chen
2012-08-06
2
-0
/
+3
|
*
|
Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
Manoj Iyer
2012-08-06
1
-0
/
+1
|
|
/
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
16
-56
/
+872
|
\
\
|
|
/
|
*
Bluetooth: Introduce a flags variable to Three-wire UART state
Johan Hedberg
2012-07-17
1
-11
/
+15
|
*
Bluetooth: Improve Three-wire UART configuration handling
Johan Hedberg
2012-07-17
1
-7
/
+27
|
*
Bluetooth: Remove unnecessary h5_build_pkt function
Johan Hedberg
2012-07-17
1
-26
/
+23
|
*
Bluetooth: Implement proper low-power support for Three-wire UART
Johan Hedberg
2012-07-17
1
-5
/
+32
|
*
Bluetooth: Add initialization tracking to HCI Three-wire driver
Johan Hedberg
2012-07-17
1
-16
/
+50
|
*
Bluetooth: Add initial sleep support to Three-wire UART
Johan Hedberg
2012-07-17
1
-0
/
+13
|
*
Bluetooth: Improve rx debug logs for Three-wire UART
Johan Hedberg
2012-07-17
1
-14
/
+3
|
*
Bluetooth: Use delayed init for Three-wire UART
Johan Hedberg
2012-07-17
1
-0
/
+3
|
*
Bluetooth: Add delayed init sequence support for UART controllers
Johan Hedberg
2012-07-17
2
-1
/
+43
|
*
Bluetooth: Simplify hci_uart_tty_close logic
Johan Hedberg
2012-07-17
1
-12
/
+13
|
*
Bluetooth: Add support for Three-wire Link Control packets
Johan Hedberg
2012-07-17
1
-17
/
+79
|
*
Bluetooth: Fix/implement Three-wire reliable packet sending
Johan Hedberg
2012-07-17
1
-17
/
+70
|
*
Bluetooth: Add Three-wire header value convenience macros
Johan Hedberg
2012-07-17
1
-0
/
+8
|
*
Bluetooth: Add initial packet sending support to Three-wire UART
Johan Hedberg
2012-07-17
1
-7
/
+98
|
*
Bluetooth: Add basic packet parsing to Three-wire UART driver
Johan Hedberg
2012-07-17
1
-8
/
+222
|
*
Bluetooth: Add initial reliable packet support for Three-wire UART
Johan Hedberg
2012-07-17
1
-0
/
+56
|
*
Bluetooth: Add basic state tracking to Three-wire UART driver
Johan Hedberg
2012-07-17
1
-4
/
+92
|
*
Bluetooth: Initial skeleton for Three-wire UART (H5) support
Johan Hedberg
2012-07-17
5
-0
/
+112
|
*
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2012-07-09
2
-4
/
+7
|
*
Bluetooth: bluecard_cs: Shorten scope for iobase
Andrei Emeltchenko
2012-06-30
1
-2
/
+4
|
*
Bluetooth: Fix warning: using int as NULL pointer
Andrei Emeltchenko
2012-06-30
2
-2
/
+2
|
*
Bluetooth: cleanup dtl1_config
Devendra Naga
2012-06-30
1
-8
/
+10
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-26
5
-6
/
+23
|
|
\
|
*
|
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
Bing Zhao
2012-06-05
1
-0
/
+3
|
*
|
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-8
/
+0
|
*
|
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
7
-16
/
+16
|
*
|
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
2012-06-05
3
-5
/
+5
*
|
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
2012-06-19
3
-6
/
+18
*
|
Bluetooth: add support for atheros 0930:0219
Giancarlo Formicuccia
2012-06-11
2
-0
/
+3
*
|
Bluetooth: Support AR3011 in Acer Iconia Tab W500
Marek Vasut
2012-06-09
2
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
7
-34
/
+164
|
\
[prev]
[next]