aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: fix race in bt_procfs_init()Al Viro2013-04-09
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
| * bluetooth: don't bother with ->owner for procfs fopsAl Viro2013-04-09
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
|\ \
| * | Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-23
| * | Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-23
| * | Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-23
| * | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\| |
| * | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-18
| * | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-18
| * | Bluetooth: Add LE scan type macrosAndre Guedes2013-04-18
| * | Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-18
| * | Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-17
| * | Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-17
| * | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-17
| * | Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-17
| * | Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-17
| * | Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-17
| * | Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-17
| * | Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-17
| * | Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-17
| * | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-17
| * | Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-17
| * | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-17
| * | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-17
| * | Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-17
| * | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-17
| * | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-17
| * | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-17
| * | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
| * | Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-11
| * | Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-11
| * | Bluetooth: Minor coding style fixClaudio Takahasi2013-04-11
| * | Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-11
| * | Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-11
| * | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
| * | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
| * | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-05
| * | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-04
| * | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-04
| * | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-04
| * | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
| * | Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-04
| * | Bluetooth: Track received events in hdevJohan Hedberg2013-04-04
| * | Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-04
| * | Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-04
| * | Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-04