index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
2014-07-05
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
2014-07-04
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
2014-07-04
Bluetooth: Don't bother doing anything if auto_connect doesn't change
Johan Hedberg
2014-07-04
Bluetooth: Simplify use of hci_pend_le_conns_clear()
Johan Hedberg
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
2014-07-03
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
Bluetooth: Add support for background LE scanning
Johan Hedberg
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
2014-07-03
Bluetooth: Introduce unconfigured controller state
Marcel Holtmann
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
2014-07-03
Bluetooth: Add new auto_conn value matching mgmt action 0x00
Johan Hedberg
2014-07-03
Bluetooth: Add specific connection parameter clear functions
Johan Hedberg
2014-07-03
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
Johan Hedberg
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
2014-07-03
Bluetooth: Enable new LE meta event
Andre Guedes
2014-07-03
Bluetooth: Move LE event mask setting into init3 phase
Andre Guedes
2014-07-03
Bluetooth: Fix redundant device (un)blocked events
Johan Hedberg
2014-07-03
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-03
Bluetooth: Provide flags parameter direct to mgmt_device_found
Marcel Holtmann
2014-07-03
Bluetooth: Remove connection interval parameters from hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2014-07-03
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
2014-07-03
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
Bluetooth: Update background scanning from hci_conn_params_clear
Marcel Holtmann
2014-07-03
Bluetooth: Clear pending connections from hci_conn_params_clear
Marcel Holtmann
2014-07-03
Bluetooth: Move hci_pend_le_conn_* functions to different location
Marcel Holtmann
2014-07-03
Bluetooth: Don't use non-resolvable private address for passive scanning
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
Bluetooth: Remove ssp_debug_mode debugfs option
Marcel Holtmann
[next]