index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
2014-07-09
1
-0
/
+34
|
|
|
*
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
3
-2
/
+74
|
|
|
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
6
-96
/
+36
|
|
|
*
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-09
2
-1
/
+2
|
|
|
*
Bluetooth: Add support for Acer [13D3:3432]
Anantha Krishnan
2014-07-08
2
-0
/
+3
|
|
|
*
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
Johan Hedberg
2014-07-08
1
-0
/
+5
|
|
|
*
Bluetooth: Fix toggling background scan when changing connectable state
Johan Hedberg
2014-07-08
1
-1
/
+3
|
|
|
*
Bluetooth: Fix connectable and discoverable supported settings values
Johan Hedberg
2014-07-08
1
-2
/
+2
|
|
|
*
Bluetooth: Fix setting STOPPING state for discovery
Johan Hedberg
2014-07-08
1
-7
/
+18
|
|
|
*
Bluetooth: Fix check for re-enabling advertising
Johan Hedberg
2014-07-08
1
-1
/
+1
|
|
|
*
Bluetooth: Fix advertising and active scanning co-existence
Johan Hedberg
2014-07-08
3
-7
/
+37
|
|
|
*
Bluetooth: Stop advertising always before initiating a connection
Johan Hedberg
2014-07-08
1
-3
/
+12
|
|
|
*
Bluetooth: Use the correct flag to decide to disable advertising
Johan Hedberg
2014-07-08
1
-2
/
+2
|
|
|
*
Bluetooth: Simplify usage of the enable_advertising function
Johan Hedberg
2014-07-08
1
-33
/
+16
|
|
|
*
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-08
3
-5
/
+5
|
|
|
*
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
3
-15
/
+5
|
|
|
*
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
2014-07-08
2
-2
/
+6
|
|
|
*
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
2
-0
/
+6
|
|
|
*
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
5
-6
/
+15
|
|
|
*
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
5
-13
/
+6
|
|
|
*
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
2
-2
/
+5
|
|
|
*
Bluetooth: Don't let background scanning interfering with discovery
Johan Hedberg
2014-07-07
1
-0
/
+4
|
|
|
*
Bluetooth: Update discovery state earlier in hci_discovery_set_state
Johan Hedberg
2014-07-07
1
-4
/
+6
|
|
|
*
Bluetooth: Remove unnecessary return value from check_pending_le_conn
Johan Hedberg
2014-07-07
1
-7
/
+5
|
|
|
*
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
Johan Hedberg
2014-07-07
1
-10
/
+2
|
|
|
*
Bluetooth: Fix connecting devices during LE device discovery
Johan Hedberg
2014-07-07
1
-18
/
+29
|
|
|
*
Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices
Marcel Holtmann
2014-07-07
1
-4
/
+4
|
|
|
*
Bluetooth: Enforce providing hdev->send driver callback
Marcel Holtmann
2014-07-06
1
-1
/
+1
|
|
|
*
Bluetooth: Fix memory leaking when hdev->send returns an error
Marcel Holtmann
2014-07-06
1
-2
/
+7
|
|
|
*
Bluetooth: Ignore isochronous endpoints for Intel USB bootloader
Marcel Holtmann
2014-07-06
1
-1
/
+2
|
|
|
*
Bluetooth: Handle Intel USB bootloader with buggy interrupt
Marcel Holtmann
2014-07-06
1
-0
/
+12
|
|
|
*
Bluetooth: Fix updating background scan for LE connect complete
Johan Hedberg
2014-07-06
1
-3
/
+2
|
|
|
*
Bluetooth: Remove module parameters for ignoring USB devices
Marcel Holtmann
2014-07-06
1
-21
/
+0
|
|
|
*
Bluetooth: Skip unconfigured init procedure for raw-only devices
Marcel Holtmann
2014-07-06
1
-0
/
+3
|
|
|
*
Bluetooth: Add support for Intel bootloader devices
Marcel Holtmann
2014-07-06
1
-1
/
+8
|
|
|
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
6
-7
/
+13
|
|
|
*
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
2
-0
/
+7
|
|
|
*
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
3
-7
/
+70
|
|
|
*
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
4
-6
/
+29
|
|
|
*
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-06
3
-20
/
+14
|
|
|
*
Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE
Johan Hedberg
2014-07-06
1
-1
/
+5
|
|
|
*
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2014-07-05
2
-1
/
+8
|
|
|
*
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
2014-07-05
1
-0
/
+40
|
|
|
*
Bluetooth: Use a more simpler style for HCI event callbacks
Marcel Holtmann
2014-07-05
1
-54
/
+88
|
|
|
*
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2014-07-04
2
-0
/
+13
|
|
|
*
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
2014-07-04
1
-30
/
+30
|
|
|
*
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
2014-07-04
3
-2
/
+82
|
|
|
*
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
Marcel Holtmann
2014-07-04
1
-2
/
+6
|
|
|
*
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
2014-07-04
1
-2
/
+9
|
|
|
*
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
3
-2
/
+19
[prev]
[next]