index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
2014-07-04
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
2014-07-04
Bluetooth: Use hci_pend_le_action_lookup to look up report entries
Johan Hedberg
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: Remove unnecessary usage of hci_pend_le_conn_add
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-04
Bluetooth: Fix missing return statement in process_adv_report
Johan Hedberg
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
2014-07-03
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2014-07-03
Bluetooth: Remove unnecessary checks for auto-connected devices
Johan Hedberg
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
2014-07-03
Bluetooth: Remove redundant IRK lookup
Johan Hedberg
2014-07-03
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
2014-07-03
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
2014-07-03
Bluetooth: Support scanning for devices using RPA
Johan Hedberg
2014-07-03
Bluetooth: Add support for background LE scanning
Johan Hedberg
2014-07-03
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
2014-07-03
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
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: Don't send connection parameters without identity address
Johan Hedberg
2014-07-03
Bluetooth: Make is_identity_address a global function
Johan Hedberg
2014-07-03
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
Bluetooth: Make hci_le_conn_update return the store hint
Johan Hedberg
2014-07-03
Bluetooth: Fix missing update of conn params
Johan Hedberg
2014-07-03
Bluetooth: Add Load Connection Parameters command
Johan Hedberg
2014-07-03
Bluetooth: Remove only enabled entries with Remove Device command
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: Fix sparse warning with btmrvl driver
Johan Hedberg
2014-07-03
Bluetooth: Check for default address of Broadcom BCM20702A0 controllers
Marcel Holtmann
2014-07-03
Bluetooth: Check for default address of Intel USB controllers
Marcel Holtmann
2014-07-03
Bluetooth: Default to internal use manufacturer identifier
Marcel Holtmann
2014-07-03
Bluetooth: Add public address configration for Intel USB devices
Marcel Holtmann
2014-07-03
Bluetooth: Drop LE connections for blocked devices
Johan Hedberg
2014-07-03
Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
Johan Hedberg
2014-07-03
Bluetooth: Add public address configration for Broadcom USB devices
Marcel Holtmann
2014-07-03
Bluetooth: Add support for hdev->set_bdaddr callback handling
Marcel Holtmann
[prev]
[next]