summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-05-08Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-05-03Bluetooth: Mgmt Device Found EventAndre Guedes
2013-05-03Bluetooth: Remove empty event handlerAndre Guedes
2013-05-03Bluetooth: Remove inquiry helpersAndre Guedes
2013-05-03Bluetooth: Remove LE scan helpersAndre Guedes
2013-05-03Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes
2013-05-03Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes
2013-05-03Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes
2013-05-03Bluetooth: Update stop_discovery to use HCI requestAndre Guedes
2013-05-03Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-05-03Bluetooth: Move discovery macros to hci_core.hAndre Guedes
2013-05-03Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes
2013-05-03Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes
2013-05-03Bluetooth: Update start_discovery to use HCI requestAndre Guedes
2013-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-05-03Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes
2013-05-03Bluetooth: Fix multiple LE socket handlingJohan Hedberg
2013-05-03Bluetooth: Remove useless hci_conn disc_timeout settingJohan Hedberg
2013-05-03Bluetooth: Simplify hci_conn_hold/drop logic for L2CAPJohan Hedberg
2013-05-03Bluetooth: Remove unnecessary L2CAP channel state checkJohan Hedberg
2013-05-03Bluetooth: Remove useless sk variable in l2cap_le_conn_readyJohan Hedberg
2013-05-03Bluetooth: Fix duplicate call to l2cap_chan_ready()Johan Hedberg
2013-05-03Bluetooth: Add clarifying comment to l2cap_conn_ready()Johan Hedberg
2013-05-03Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg
2013-05-03Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg
2013-05-03Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg
2013-05-03Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg
2013-05-03Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann
2013-04-23Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu
2013-04-23Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes
2013-04-18Bluetooth: Change LE scanning timeout macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-18Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery
2013-04-17Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann
2013-04-17Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann
2013-04-17Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann
2013-04-17Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann
2013-04-17Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann