aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * 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
| | * Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann2013-07-25
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ | |/ / |/| |
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-31
|\ \ | |/ |/|
| * Bluetooth: Fix calling request callback more than onceJohan Hedberg2013-07-29
| * Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg2013-07-29
| * Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan2013-07-25
| * Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-07-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-26
| |\ \
| * | | Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan2013-06-22
| * | | Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang2013-06-22
| * | | Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-22
| * | | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko2013-06-22
| * | | Bluetooth: Mgmt Device Found EventAndre Guedes2013-06-22
| * | | Bluetooth: Remove empty event handlerAndre Guedes2013-06-22
| * | | Bluetooth: Remove inquiry helpersAndre Guedes2013-06-22
| * | | Bluetooth: Remove LE scan helpersAndre Guedes2013-06-22
| * | | Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes2013-06-22
| * | | Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-22
| * | | Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes2013-06-22
| * | | Bluetooth: Update stop_discovery to use HCI requestAndre Guedes2013-06-22
| * | | Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-22
| * | | Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-22
| * | | Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-22
| * | | Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes2013-06-22
| * | | Bluetooth: Update start_discovery to use HCI requestAndre Guedes2013-06-22