index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-06
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
6
-7
/
+13
2014-07-06
Bluetooth: Clear HCI_RAW flag when controller becomes configured
Marcel Holtmann
2
-0
/
+7
2014-07-06
Bluetooth: Add support for changing the public device address
Marcel Holtmann
3
-7
/
+70
2014-07-06
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
4
-6
/
+29
2014-07-06
Bluetooth: Fix sending Device Removed when clearing all parameters
Johan Hedberg
3
-20
/
+14
2014-07-06
Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE
Johan Hedberg
1
-1
/
+5
2014-07-05
Bluetooth: Store Bluetooth address from controller setup
Marcel Holtmann
2
-1
/
+8
2014-07-05
Bluetooth: Run special init procedure for unconfigured controllers
Marcel Holtmann
1
-0
/
+40
2014-07-05
Bluetooth: Use a more simpler style for HCI event callbacks
Marcel Holtmann
1
-54
/
+88
2014-07-04
Bluetooth: Add support for New Configuration Options management event
Marcel Holtmann
2
-0
/
+13
2014-07-04
Bluetooth: Move mgmt_event helper function to different location
Marcel Holtmann
1
-30
/
+30
2014-07-04
Bluetooth: Add support for Set External Configuration management command
Marcel Holtmann
3
-2
/
+82
2014-07-04
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
Marcel Holtmann
1
-2
/
+6
2014-07-04
Bluetooth: Fix quirks that are valid during setup driver callback
Marcel Holtmann
1
-2
/
+9
2014-07-04
Bluetooth: Add quirk for external configuration requirement
Marcel Holtmann
3
-2
/
+19
2014-07-04
Bluetooth: Allow reading configuration info when unconfigured
Marcel Holtmann
1
-1
/
+7
2014-07-04
Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address
Marcel Holtmann
1
-1
/
+3
2014-07-04
Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address
Marcel Holtmann
1
-1
/
+3
2014-07-04
Bluetooth: Add quirk for invalid controller address setting
Marcel Holtmann
3
-5
/
+32
2014-07-04
Bluetooth: Document the existing device quirks
Marcel Holtmann
1
-0
/
+25
2014-07-04
Bluetooth: Use list_del when freeing the list entry
Johan Hedberg
1
-1
/
+1
2014-07-04
Bluetooth: Don't take actions on blocked devices when scanning
Johan Hedberg
1
-0
/
+4
2014-07-04
Bluetooth: Fix constant for public address configuration
Marcel Holtmann
1
-1
/
+2
2014-07-04
Bluetooth: Use hci_pend_le_action_lookup to look up report entries
Johan Hedberg
1
-5
/
+3
2014-07-04
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
Johan Hedberg
3
-6
/
+7
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_add function
Johan Hedberg
2
-11
/
+0
2014-07-04
Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add
Johan Hedberg
1
-1
/
+3
2014-07-04
Bluetooth: Fix clearing and restarting all LE actions on power cycle
Johan Hedberg
3
-29
/
+28
2014-07-04
Bluetooth: Remove unused hci_pend_le_conn_del() function
Johan Hedberg
2
-11
/
+0
2014-07-04
Bluetooth: Simplify hci_conn_params->action list usage
Johan Hedberg
3
-23
/
+17
2014-07-04
Bluetooth: Don't bother doing anything if auto_connect doesn't change
Johan Hedberg
1
-0
/
+3
2014-07-04
Bluetooth: Simplify use of hci_pend_le_conns_clear()
Johan Hedberg
1
-6
/
+4
2014-07-04
Bluetooth: Convert pend_le_reports into a list
Johan Hedberg
4
-10
/
+15
2014-07-04
Bluetooth: Convert pend_le_conn list to a generic action list
Johan Hedberg
2
-6
/
+6
2014-07-04
Bluetooth: Fix missing return statement in process_adv_report
Johan Hedberg
1
-0
/
+1
2014-07-04
Bluetooth: Add support for controller configuration info command
Marcel Holtmann
2
-0
/
+39
2014-07-03
Bluetooth: Add identity address check in param lookup functions
Johan Hedberg
2
-4
/
+8
2014-07-03
Bluetooth: Remove unnecessary checks for auto-connected devices
Johan Hedberg
1
-5
/
+9
2014-07-03
Bluetooth: Use hci_conn_params in pend_le_conns
Johan Hedberg
4
-55
/
+33
2014-07-03
Bluetooth: Remove redundant IRK lookup
Johan Hedberg
1
-17
/
+7
2014-07-03
Bluetooth: Fix missing update of pend_le_reports
Johan Hedberg
1
-0
/
+3
2014-07-03
Bluetooth: Fix buffer overflow with variable length commands
Johan Hedberg
1
-0
/
+30
2014-07-03
Bluetooth: Support scanning for devices using RPA
Johan Hedberg
1
-0
/
+12
2014-07-03
Bluetooth: Add support for background LE scanning
Johan Hedberg
2
-5
/
+27
2014-07-03
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
Johan Hedberg
1
-2
/
+10
2014-07-03
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
Johan Hedberg
2
-2
/
+16
2014-07-03
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
Marcel Holtmann
1
-9
/
+21
2014-07-03
Bluetooth: Add support for Read Unconfigured Index List command
Marcel Holtmann
2
-10
/
+88
2014-07-03
Bluetooth: Add support for Unconfigured Index Removed events
Marcel Holtmann
2
-1
/
+7
2014-07-03
Bluetooth: Add support for Unconfigured Index Added events
Marcel Holtmann
4
-14
/
+26
[next]