index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Bluetooth: Change page scan interval in fast connectable mode
Johan Hedberg
1
-2
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2
-25
/
+35
2012-07-11
Bluetooth: debug: Print amp_mgr refcnt
Andrei Emeltchenko
1
-2
/
+2
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
1
-0
/
+4
2012-07-11
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
1
-85
/
+85
2012-07-10
Bluetooth: debug: Add debug to l2cap_security_cfm
Andrei Emeltchenko
1
-2
/
+3
2012-07-10
Bluetooth: debug: Print CID and PSM in hex format
Andrei Emeltchenko
1
-15
/
+20
2012-07-10
Bluetooth: debug: Correct types specifiers for L2CAP
Andrei Emeltchenko
1
-26
/
+26
2012-07-10
Bluetooth: debug: Add printing num of cmds queued
Andrei Emeltchenko
1
-1
/
+2
2012-07-10
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
Jaganath Kanakkassery
1
-23
/
+12
2012-07-09
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2
-4
/
+7
2012-06-30
Bluetooth: Do not auto off AMP controller
Andrei Emeltchenko
1
-1
/
+4
2012-06-30
Bluetooth: bluecard_cs: Shorten scope for iobase
Andrei Emeltchenko
1
-2
/
+4
2012-06-30
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
1
-1
/
+2
2012-06-30
Bluetooth: Fix warning: using int as NULL pointer
Andrei Emeltchenko
2
-2
/
+2
2012-06-30
Bluetooth: cleanup dtl1_config
Devendra Naga
1
-8
/
+10
2012-06-30
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2
-22
/
+28
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
7
-13
/
+32
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt events functions
Andre Guedes
1
-3
/
+3
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
Andre Guedes
1
-2
/
+2
2012-06-19
Bluetooth: Use GFP_KERNEL in mgmt_handlers
Andre Guedes
1
-2
/
+2
2012-06-19
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
3
-6
/
+18
2012-06-19
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
2
-5
/
+3
2012-06-19
Bluetooth: Fix compile warnings in mgmt
Andrei Emeltchenko
1
-4
/
+2
2012-06-14
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
1
-1
/
+1
2012-06-13
Bluetooth: Remove magic value in disconnect mgmt handler
Andre Guedes
1
-1
/
+1
2012-06-13
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
2
-3
/
+4
2012-06-12
Bluetooth: Fix not setting HCI_RESET flag for AMP
Andrei Emeltchenko
1
-9
/
+4
2012-06-12
Bluetooth: Correct debug print specifier for u16 objects
Andrei Emeltchenko
1
-6
/
+6
2012-06-12
Bluetooth: Add opcode to error message
Andrei Emeltchenko
1
-3
/
+11
2012-06-12
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
3
-20
/
+17
2012-06-12
Bluetooth: Use standard HCI cmd timeout for RESET
Andrei Emeltchenko
1
-1
/
+1
[next]