index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Fix timeout type
Andrei Emeltchenko
1
-1
/
+1
2012-03-28
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hedberg
1
-0
/
+3
2012-03-28
Bluetooth: Don't increment twice in eir_has_data_type()
Johan Hedberg
1
-4
/
+3
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+1
2012-03-28
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
1
-1
/
+1
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-34
/
+33
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
4
-39
/
+39
2012-03-07
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
1
-3
/
+3
2012-03-07
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
1
-79
/
+78
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
1
-4
/
+0
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
1
-0
/
+1
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
1
-5
/
+5
2012-03-01
Bluetooth: mgmt: Add defines for command sizes
Johan Hedberg
1
-0
/
+34
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
1
-0
/
+1
2012-02-28
Bluetooth: Add missing host features definitions
Johan Hedberg
1
-1
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
2
-2
/
+3
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+4
2012-02-23
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
2
-1
/
+4
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
2
-0
/
+2
2012-02-23
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+11
2012-02-21
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
1
-0
/
+2
2012-02-21
Bluetooth: Fix parameter list for setting local name
Marcel Holtmann
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+1
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
1
-0
/
+4
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
1
-0
/
+3
2012-02-20
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
1
-0
/
+1
2012-02-20
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
3
-0
/
+53
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
1
-5
/
+2
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-1
/
+0
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
1
-7
/
+1
2012-02-19
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
1
-1
/
+1
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
1
-0
/
+2
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
1
-2
/
+1
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
1
-0
/
+1
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
2
-5
/
+12
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
1
-0
/
+1
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
1
-2
/
+2
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
1
-4
/
+4
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
1
-1
/
+1
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
1
-1
/
+2
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
1
-0
/
+27
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
1
-6
/
+8
[next]