summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/bt3c_cs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann6-19/+6
2011-11-07Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann1-7/+9
2011-11-07Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann1-3/+6
2011-10-17Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko1-1/+43
2011-10-17Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko1-14/+28
2011-10-17Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko1-20/+26
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko3-34/+48
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2-44/+79
2011-10-15Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan1-0/+3
2011-10-15Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan1-2/+0
2011-10-15Bluetooth: Use list_for_each_entry() in mgmtGustavo F. Padovan1-5/+2
2011-10-15Bluetooth: Add missing cmd_status() in mgmtGustavo F. Padovan1-2/+2
2011-10-15Bluetooth: return proper error if sock_queue_rcv_skb() failsGustavo F. Padovan1-4/+8
2011-10-14Bluetooth: Forward errors from hci_register_devDavid Herrmann1-6/+12
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann3-6/+6
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann3-6/+14
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko3-0/+54
2011-10-13Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko1-0/+45
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2-0/+16
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko1-0/+26
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko1-0/+6
2011-10-13Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko1-3/+18
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2-7/+23
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2-10/+25
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2-6/+21
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2-20/+38
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2-23/+39
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2-20/+47
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2-23/+45
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko1-12/+29
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko3-9/+58
2011-10-11Bluetooth: Fix permission of enable_le paramGustavo F. Padovan1-1/+1
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko1-9/+8
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko3-7/+8
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko3-8/+10
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko3-6/+8
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko3-6/+16
2011-10-10Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle1-3/+6
2011-10-10Bluetooth: btusb: also be quiet when suspendingPaul Bolle1-1/+3
2011-10-07Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan1-2/+2
2011-10-07Bluetooth: Delay session allocation in hidpGustavo F. Padovan1-6/+8
2011-10-07Bluetooth: hidp: safely acquire hci connectionPeter Hurley1-14/+20
2011-10-07Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan1-6/+3
2011-10-07Bluetooth: Remove wrong error checkGustavo F. Padovan1-1/+1
2011-10-07Bluetooth: Fix input device registrationGustavo F. Padovan1-9/+6
2011-10-07Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan1-8/+17
2011-10-07Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan1-4/+4
2011-10-07Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan1-8/+3
2011-10-07Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann1-14/+20
2011-10-06Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko1-0/+7