summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart2013-04-231-11/+10
* Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart2013-04-231-6/+12
* Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
* Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-231-3/+4
* Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-231-1/+2
* Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An2013-04-231-0/+377
* Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-232-1/+17
* Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-192-13/+17
* Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan2013-04-181-1/+1
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-183-5/+5
* Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-182-1/+3
* Bluetooth: Add LE scan type macrosAndre Guedes2013-04-182-4/+6
* Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-182-3/+3
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-183-1/+14
* Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-183-60/+63
* Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-183-38/+37
* Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-181-1/+12
* Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-171-7/+5
* Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-171-19/+5
* Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-171-96/+60
* Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-171-29/+11
* Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-171-2/+14
* Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-173-348/+18
* Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-172-25/+583
* Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-172-0/+96
* Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-172-1/+28
* Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-172-9/+9
* Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
* Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-171-4/+8
* Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-172-4/+2
* Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-173-3/+32
* Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-174-41/+4
* Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-111-0/+12
* Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-111-5/+5
* Bluetooth: Minor coding style fixClaudio Takahasi2013-04-111-2/+1
* Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-111-1/+1
* Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-111-1/+0
* Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-117-32/+32
* Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann2013-04-111-28/+24
* Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-053-0/+9
* Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-051-1/+0
* Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-042-25/+0
* Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann2013-04-041-11/+23
* Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-042-13/+21
* Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-042-5/+20
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-044-2/+22
* Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-042-0/+105
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-043-0/+16
* Bluetooth: Remove trivial white spaceChan-yeol Park2013-04-041-5/+5
* Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park2013-04-041-1/+4
OpenPOWER on IntegriCloud