index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bt3c_cs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Bluetooth: Ignore hci_unregister_dev return value
David Herrmann
6
-19
/
+6
2011-11-07
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
1
-7
/
+9
2011-11-07
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
1
-3
/
+6
2011-10-17
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
1
-1
/
+43
2011-10-17
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
1
-14
/
+28
2011-10-17
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
1
-20
/
+26
2011-10-17
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
3
-34
/
+48
2011-10-17
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2
-44
/
+79
2011-10-15
Bluetooth: Fix missing cmd_status in mgmt
Gustavo F. Padovan
1
-0
/
+3
2011-10-15
Bluetooth: Fix mgmt interaction with userspace
Gustavo F. Padovan
1
-2
/
+0
2011-10-15
Bluetooth: Use list_for_each_entry() in mgmt
Gustavo F. Padovan
1
-5
/
+2
2011-10-15
Bluetooth: Add missing cmd_status() in mgmt
Gustavo F. Padovan
1
-2
/
+2
2011-10-15
Bluetooth: return proper error if sock_queue_rcv_skb() fails
Gustavo F. Padovan
1
-4
/
+8
2011-10-14
Bluetooth: Forward errors from hci_register_dev
David Herrmann
1
-6
/
+12
2011-10-14
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
3
-6
/
+6
2011-10-14
Bluetooth: Fix hci core device initialization
David Herrmann
3
-6
/
+14
2011-10-13
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
3
-0
/
+54
2011-10-13
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
1
-0
/
+45
2011-10-13
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2
-0
/
+16
2011-10-13
Bluetooth: EFS: definitions and headers
Andrei Emeltchenko
1
-0
/
+26
2011-10-13
Bluetooth: EWS: define L2CAP header sizes
Andrei Emeltchenko
1
-0
/
+6
2011-10-13
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
1
-3
/
+18
2011-10-13
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2
-7
/
+23
2011-10-13
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2
-10
/
+25
2011-10-13
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2
-6
/
+21
2011-10-13
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2
-20
/
+38
2011-10-13
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2
-23
/
+39
2011-10-13
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2
-20
/
+47
2011-10-13
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2
-23
/
+45
2011-10-13
Bluetooth: EWS: adds ext control field bit mask
Andrei Emeltchenko
1
-12
/
+29
2011-10-13
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
3
-9
/
+58
2011-10-11
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
1
-1
/
+1
2011-10-11
Bluetooth: clean up spaces in L2CAP header
Andrei Emeltchenko
1
-9
/
+8
2011-10-11
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
3
-7
/
+8
2011-10-11
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
3
-8
/
+10
2011-10-11
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
3
-6
/
+8
2011-10-11
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
3
-6
/
+16
2011-10-10
Bluetooth: btusb: hide more usb_submit_urb errors
Paul Bolle
1
-3
/
+6
2011-10-10
Bluetooth: btusb: also be quiet when suspending
Paul Bolle
1
-1
/
+3
2011-10-07
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
1
-2
/
+2
2011-10-07
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
1
-6
/
+8
2011-10-07
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
1
-14
/
+20
2011-10-07
Bluetooth: Uses test_and_clear_bit() when possible
Gustavo F. Padovan
1
-6
/
+3
2011-10-07
Bluetooth: Remove wrong error check
Gustavo F. Padovan
1
-1
/
+1
2011-10-07
Bluetooth: Fix input device registration
Gustavo F. Padovan
1
-9
/
+6
2011-10-07
Bluetooth: Trasmit interrupt channel messages first
Gustavo F. Padovan
1
-8
/
+17
2011-10-07
Bluetooth: prioritize the interrupt channel in hidp
Gustavo F. Padovan
1
-4
/
+4
2011-10-07
Bluetooth: use list_for_each_entry() in hidp
Gustavo F. Padovan
1
-8
/
+3
2011-10-07
Bluetooth: hidp: Stop I/O on shutdown
David Herrmann
1
-14
/
+20
2011-10-06
Bluetooth: EFS: add enable_hs kernel param
Andrei Emeltchenko
1
-0
/
+7
[next]