summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
* | | | | Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2013-09-25
* | | | | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-25
* | | | | Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-25
* | | | | Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg2013-09-25
* | | | | Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg2013-09-25
* | | | | Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg2013-09-25
* | | | | Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg2013-09-25
* | | | | Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2013-09-22
* | | | | Bluetooth: Add event mask page 2 setting supportJohan Hedberg2013-09-19
* | | | | Bluetooth: Add synchronization train parameters reading supportJohan Hedberg2013-09-19
* | | | | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix L2CAP command reject reasonJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg2013-09-18
* | | | | Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg2013-09-18
* | | | | Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann2013-09-16
* | | | | Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann2013-09-16
* | | | | Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann2013-09-16
* | | | | Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2013-09-16
* | | | | Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-16
* | | | | Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann2013-09-16
* | | | | Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann2013-09-16
* | | | | Bluetooth: Report error for HCI reset ioctl when device is downMarcel Holtmann2013-09-16
* | | | | Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann2013-09-16
* | | | | Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann2013-09-16
* | | | | Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann2013-09-16
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-22
|\ \ \ \ | |/ / / |/| | |
| * | | Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-21
| * | | Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau2013-08-21
| * | | Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau2013-08-21
| * | | Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-21
| * | | Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau2013-08-21
| * | | Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-21
| * | | Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau2013-08-21
| * | | Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-21
| * | | Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin2013-08-21
| * | | Bluetooth: Fix the reference counting of tty_portGianluca Anzolin2013-08-21
| * | | Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin2013-08-21
| * | | Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin2013-08-21
| * | | Bluetooth: Remove the device from the list in the destructorGianluca Anzolin2013-08-21
| * | | Bluetooth: Take proper tty_struct referencesGianluca Anzolin2013-08-21
| * | | Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann2013-08-21
| * | | Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg2013-08-21
| * | | Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires2013-07-25
| * | | Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires2013-07-25
| * | | Bluetooth: Add missing braces to an "else if"Gustavo Padovan2013-07-25
| * | | Bluetooth: Use defines instead of integer literalsMikel Astiz2013-07-25
| * | | Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz2013-07-25