index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-07-18
21
-286
/
+1124
|
\
|
*
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: Change page scan interval in fast connectable mode
Johan Hedberg
2012-07-16
1
-2
/
+2
|
*
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-15
2
-25
/
+35
|
*
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
2012-07-11
1
-2
/
+2
|
*
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-07-11
1
-0
/
+4
|
*
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
2012-07-11
1
-85
/
+85
|
*
Bluetooth: debug: Add debug to l2cap_security_cfm
Andrei Emeltchenko
2012-07-10
1
-2
/
+3
|
*
Bluetooth: debug: Print CID and PSM in hex format
Andrei Emeltchenko
2012-07-10
1
-15
/
+20
|
*
Bluetooth: debug: Correct types specifiers for L2CAP
Andrei Emeltchenko
2012-07-10
1
-26
/
+26
|
*
Bluetooth: debug: Add printing num of cmds queued
Andrei Emeltchenko
2012-07-10
1
-1
/
+2
|
*
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
Jaganath Kanakkassery
2012-07-10
1
-23
/
+12
|
*
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2012-07-09
2
-4
/
+7
|
*
Bluetooth: Do not auto off AMP controller
Andrei Emeltchenko
2012-06-30
1
-1
/
+4
|
*
Bluetooth: bluecard_cs: Shorten scope for iobase
Andrei Emeltchenko
2012-06-30
1
-2
/
+4
|
*
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
2012-06-30
1
-1
/
+2
|
*
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
|
*
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-30
2
-22
/
+28
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-26
7
-13
/
+32
|
|
\
|
*
|
Bluetooth: Use GFP_KERNEL in mgmt events functions
Andre Guedes
2012-06-19
1
-3
/
+3
|
*
|
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
Andre Guedes
2012-06-19
1
-2
/
+2
|
*
|
Bluetooth: Use GFP_KERNEL in mgmt_handlers
Andre Guedes
2012-06-19
1
-2
/
+2
|
*
|
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
2012-06-19
2
-5
/
+3
|
*
|
Bluetooth: Fix compile warnings in mgmt
Andrei Emeltchenko
2012-06-19
1
-4
/
+2
|
*
|
Bluetooth: Remove magic value in disconnect mgmt handler
Andre Guedes
2012-06-13
1
-1
/
+1
|
*
|
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
2012-06-13
2
-3
/
+4
|
*
|
Bluetooth: Fix not setting HCI_RESET flag for AMP
Andrei Emeltchenko
2012-06-12
1
-9
/
+4
|
*
|
Bluetooth: Correct debug print specifier for u16 objects
Andrei Emeltchenko
2012-06-12
1
-6
/
+6
|
*
|
Bluetooth: Add opcode to error message
Andrei Emeltchenko
2012-06-12
1
-3
/
+11
|
*
|
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2012-06-12
3
-20
/
+17
|
*
|
Bluetooth: Use standard HCI cmd timeout for RESET
Andrei Emeltchenko
2012-06-12
1
-1
/
+1
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-12
26
-49
/
+238
|
|
\
\
[next]