index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
locking
/
mutex-design.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2
-51
/
+58
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2
-7
/
+0
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
3
-16
/
+0
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2
-14
/
+15
2015-04-02
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
5
-44
/
+84
2015-04-02
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
1
-0
/
+6
2015-04-02
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
1
-9
/
+34
2015-04-02
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
1
-4
/
+31
2015-04-02
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
1
-1
/
+11
2015-04-02
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
1
-1
/
+10
2015-04-02
Bluetooth: Remove unneeded extra ( ) in valid flags check
Marcel Holtmann
1
-1
/
+1
2015-04-02
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
1
-0
/
+26
2015-03-30
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
5
-16
/
+22
2015-03-30
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
4
-32
/
+32
2015-03-29
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
1
-1
/
+0
2015-03-29
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
1
-37
/
+34
2015-03-29
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
1
-8
/
+6
2015-03-28
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
1
-1
/
+2
2015-03-28
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
1
-1
/
+20
2015-03-28
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
1
-4
/
+10
2015-03-28
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
1
-10
/
+10
2015-03-28
Bluetooth: btusb: Consolidate Broadcom based device entries
Marcel Holtmann
1
-8
/
+4
2015-03-27
at86rf230: fix is_tx while error handling
Alexander Aring
1
-0
/
+1
2015-03-27
at86rf230: remove unnecessary spinlock
Alexander Aring
1
-9
/
+0
2015-03-27
mac802154: cleanup concurrent check
Alexander Aring
1
-14
/
+6
2015-03-26
Bluetooth: Unify advertising data code paths
Arman Uguray
1
-91
/
+64
2015-03-26
Bluetooth: Update supported_flags for AD features
Arman Uguray
1
-3
/
+29
2015-03-26
Bluetooth: Support the "tx-power" adv flag
Arman Uguray
1
-0
/
+19
2015-03-26
Bluetooth: Support the "managed-flags" adv flag
Arman Uguray
1
-2
/
+9
2015-03-26
Bluetooth: Support the "limited-discoverable" adv flag
Arman Uguray
1
-1
/
+8
2015-03-26
Bluetooth: Support the "discoverable" adv flag
Arman Uguray
1
-8
/
+30
2015-03-26
Bluetooth: Support the "connectable mode" adv flag
Arman Uguray
1
-31
/
+56
2015-03-26
Bluetooth: Add macros for advertising instance flags
Arman Uguray
1
-0
/
+8
2015-03-26
Bluetooth: Fix minor typo in comment for static address setting
Marcel Holtmann
1
-1
/
+1
2015-03-25
Bluetooth: hci_uart: Add setup callback
Loic Poulain
2
-0
/
+12
2015-03-25
Bluetooth: Filter list of supported commands/events for untrusted users
Marcel Holtmann
1
-7
/
+46
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
2
-20
/
+83
2015-03-24
Bluetooth: Add support for instance scan response
Arman Uguray
1
-14
/
+52
2015-03-24
Bluetooth: Implement the Remove Advertising command
Arman Uguray
1
-0
/
+103
2015-03-24
Bluetooth: Implement the Add Advertising command
Arman Uguray
1
-10
/
+273
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
2
-0
/
+17
2015-03-24
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
Arman Uguray
1
-0
/
+2
2015-03-24
Bluetooth: Add definitions for Add/Remove Advertising API
Arman Uguray
1
-0
/
+34
2015-03-23
Bluetooth: Read Broadcom chip info for Apple Bluetooth devices
Marcel Holtmann
1
-1
/
+37
2015-03-22
Bluetooth: Fix memory leak in le_scan_disable_work_complete()
Johan Hedberg
1
-8
/
+9
2015-03-21
Bluetooth: Read Verbose Config Version Info for Broadcom devices
Marcel Holtmann
1
-0
/
+19
2015-03-20
Bluetooth: Expose quirks through debugfs
Jakub Pawlowski
1
-0
/
+60
2015-03-20
Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded value
Marcel Holtmann
1
-2
/
+2
2015-03-20
Bluetooth: Gracefully response to enabling LE on LE only devices
Marcel Holtmann
1
-2
/
+14
[next]