summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/sco.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang2-5/+17
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang1-20/+24
2015-07-30Bluetooth: Add BT_HS config optionArron Wang4-1/+40
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-27Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik1-1/+1
2015-07-27Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik1-1/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik1-3/+3
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2-11/+23
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju1-1/+1
2015-07-23net: ieee802154: Remove redundant spi driver bus initializationAntonio Borneo2-2/+0
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2-1/+11
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2-2/+3
2015-07-23Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins1-0/+4
2015-07-23Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins1-6/+10
2015-07-23Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins1-0/+8
2015-07-23mac802154: fix ieee802154_rx handlingVarka Bhadram3-4/+3
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram3-18/+1
2015-07-23Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik1-1/+1
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann4-44/+28
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann4-57/+42
2015-07-23Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann1-0/+2
2015-07-23Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann1-34/+1
2015-07-23Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann2-0/+39
2015-07-23Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik1-1/+1
2015-07-23Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik1-1/+1
2015-07-23Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain4-0/+616
2015-07-23mac802154: cfg: add suspend and resume callbacksAlexander Aring3-2/+54
2015-07-23cfg802154: add PM hooksVarka Bhadram4-0/+82
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring3-5/+11
2015-07-23mac802154: remove unused macroVarka Bhadram1-2/+0
2015-07-23mac802154: use WARN_ON() macroVarka Bhadram1-4/+2
2015-07-236lowpan: add request for ipv6 moduleAlexander Aring1-0/+2
2015-07-23mac802154: add llsec address update workaroundAlexander Aring3-3/+15
2015-07-23Bluetooth: dtl1_cs: Fix coding style -- clean upPrasanna Karthik1-2/+2
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf3-10/+6
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf1-0/+15
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline4-3/+28
2015-07-22r8152: support the new RTL8153 chiphayeswang1-1/+17
2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu1-1/+1
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz1-1/+1
2015-07-22bnx2x: Add MFW dump supportYuval Mintz4-0/+51
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz8-15/+251
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner3-73/+232
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz25-88/+142
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz8-70/+136
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon1-2/+3
2015-07-22net: track success and failure of TCP PMTU probingRick Jones3-0/+6
2015-07-22ravb: fix ring memory allocationSergei Shtylyov1-25/+34
2015-07-22cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai3-7/+15