pandora-kernel.git
2014-07-06 Marcel HoltmannBluetooth: Add support for Intel bootloader devices
2014-07-06 Johan HedbergBluetooth: Use lower timeout for LE auto-connections
2014-07-06 Marcel HoltmannBluetooth: Clear HCI_RAW flag when controller becomes...
2014-07-06 Marcel HoltmannBluetooth: Add support for changing the public device...
2014-07-06 Marcel HoltmannBluetooth: Run controller setup after external configur...
2014-07-06 Johan HedbergBluetooth: Fix sending Device Removed when clearing...
2014-07-06 Johan HedbergBluetooth: Restrict blocked device check in l2cap_recv_...
2014-07-05 Marcel HoltmannBluetooth: Store Bluetooth address from controller...
2014-07-05 Marcel HoltmannBluetooth: Run special init procedure for unconfigured...
2014-07-05 Marcel HoltmannBluetooth: Use a more simpler style for HCI event callbacks
2014-07-04 Marcel HoltmannBluetooth: Add support for New Configuration Options...
2014-07-04 Marcel HoltmannBluetooth: Move mgmt_event helper function to different...
2014-07-04 Marcel HoltmannBluetooth: Add support for Set External Configuration...
2014-07-04 Marcel HoltmannBluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vh...
2014-07-04 Marcel HoltmannBluetooth: Fix quirks that are valid during setup drive...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for external configuration requirement
2014-07-04 Marcel HoltmannBluetooth: Allow reading configuration info when unconf...
2014-07-04 Marcel HoltmannBluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0...
2014-07-04 Marcel HoltmannBluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for invalid controller address...
2014-07-04 Marcel HoltmannBluetooth: Document the existing device quirks
2014-07-04 Johan HedbergBluetooth: Use list_del when freeing the list entry
2014-07-04 Johan HedbergBluetooth: Don't take actions on blocked devices when...
2014-07-04 Marcel HoltmannBluetooth: Fix constant for public address configuration
2014-07-04 Johan HedbergBluetooth: Use hci_pend_le_action_lookup to look up...
2014-07-04 Johan HedbergBluetooth: Make hci_pend_le_conn_lookup more general...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_add function
2014-07-04 Johan HedbergBluetooth: Remove unnecessary usage of hci_pend_le_conn_add
2014-07-04 Johan HedbergBluetooth: Fix clearing and restarting all LE actions...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_del() function
2014-07-04 Johan HedbergBluetooth: Simplify hci_conn_params->action list usage
2014-07-04 Johan HedbergBluetooth: Don't bother doing anything if auto_connect...
2014-07-04 Johan HedbergBluetooth: Simplify use of hci_pend_le_conns_clear()
2014-07-04 Johan HedbergBluetooth: Convert pend_le_reports into a list
2014-07-04 Johan HedbergBluetooth: Convert pend_le_conn list to a generic actio...
2014-07-04 Johan HedbergBluetooth: Fix missing return statement in process_adv_...
2014-07-04 Marcel HoltmannBluetooth: Add support for controller configuration...
2014-07-03 Johan HedbergBluetooth: Add identity address check in param lookup...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary checks for auto-connected...
2014-07-03 Johan HedbergBluetooth: Use hci_conn_params in pend_le_conns
2014-07-03 Johan HedbergBluetooth: Remove redundant IRK lookup
2014-07-03 Johan HedbergBluetooth: Fix missing update of pend_le_reports
2014-07-03 Johan HedbergBluetooth: Fix buffer overflow with variable length...
2014-07-03 Johan HedbergBluetooth: Support scanning for devices using RPA
2014-07-03 Johan HedbergBluetooth: Add support for background LE scanning
2014-07-03 Johan HedbergBluetooth: Allow mgmt_device_found events for kernel...
2014-07-03 Johan HedbergBluetooth: Track number of added devices with HCI_AUTO_...
2014-07-03 Marcel HoltmannBluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci...
2014-07-03 Marcel HoltmannBluetooth: Add support for Read Unconfigured Index...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Removed...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Added...
2014-07-03 Marcel HoltmannBluetooth: Introduce unconfigured controller state
2014-07-03 Johan HedbergBluetooth: Don't send connection parameters without...
2014-07-03 Johan HedbergBluetooth: Make is_identity_address a global function
2014-07-03 Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03 Johan HedbergBluetooth: Make hci_le_conn_update return the store...
2014-07-03 Johan HedbergBluetooth: Fix missing update of conn params
2014-07-03 Johan HedbergBluetooth: Add Load Connection Parameters command
2014-07-03 Johan HedbergBluetooth: Remove only enabled entries with Remove...
2014-07-03 Johan HedbergBluetooth: Add new auto_conn value matching mgmt action...
2014-07-03 Johan HedbergBluetooth: Add specific connection parameter clear...
2014-07-03 Johan HedbergBluetooth: Rename hci_conn_params_clear to hci_conn_par...
2014-07-03 Johan HedbergBluetooth: Fix sparse warning with btmrvl driver
2014-07-03 Marcel HoltmannBluetooth: Check for default address of Broadcom BCM207...
2014-07-03 Marcel HoltmannBluetooth: Check for default address of Intel USB contr...
2014-07-03 Marcel HoltmannBluetooth: Default to internal use manufacturer identifier
2014-07-03 Marcel HoltmannBluetooth: Add public address configration for Intel...
2014-07-03 Johan HedbergBluetooth: Drop LE connections for blocked devices
2014-07-03 Johan HedbergBluetooth: Centralize looking up blocked devices to...
2014-07-03 Marcel HoltmannBluetooth: Add public address configration for Broadcom...
2014-07-03 Marcel HoltmannBluetooth: Add support for hdev->set_bdaddr callback...
2014-07-03 Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03 Andre GuedesBluetooth: Enable new LE meta event
2014-07-03 Andre GuedesBluetooth: Move LE event mask setting into init3 phase
2014-07-03 Andre GuedesBluetooth: Connection Parameter Update Procedure
2014-07-03 Chin-Ran LoBluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event...
2014-07-03 Bing ZhaoBluetooth: btmrvl: indicate pscan scheduling instant...
2014-07-03 Johan HedbergBluetooth: Fix redundant device (un)blocked events
2014-07-03 Marcel HoltmannBluetooth: Ensure that background scanning gets enabled...
2014-07-03 Marcel HoltmannBluetooth: Do not trigger background scanning when...
2014-07-03 Johan HedbergBluetooth: Allow re-encryption with LTK when STK is...
2014-07-03 Johan HedbergBluetooth: Add flag to track STK encryption
2014-07-03 Johan HedbergBluetooth: Fix redundant encryption when receiving...
2014-07-03 Marcel HoltmannBluetooth: Add support for Not Connectable flag for...
2014-07-03 Marcel HoltmannBluetooth: Provide flags parameter direct to mgmt_devic...
2014-07-03 Marcel HoltmannBluetooth: Fix merge of advertising data and scan respo...
2014-07-03 Marcel HoltmannBluetooth: Remove connection interval parameters from...
2014-07-03 Marcel HoltmannBluetooth: Use hci_conn_params_add within hci_conn_para...
2014-07-03 Marcel HoltmannBluetooth: Change hci_conn_params_add to return the...
2014-07-03 Marcel HoltmannBluetooth: Use bool for smp_ltk_encrypt return value
2014-07-03 Nick PellyBluetooth: Fallback to SCO on error code 0x10 (Connecti...
2014-07-03 Johan HedbergBluetooth: Allow L2CAP getpeername() for BT_CONFIG...
2014-07-03 Fabian FrederickBluetooth: constify seq_operations
2014-07-03 Andre GuedesBluetooth: Connection parameters check helper
2014-07-03 Marcel HoltmannBluetooth: Start background scanning only when controll...
2014-07-03 Marcel HoltmannBluetooth: Add default connection parameters before...
2014-07-03 Marcel HoltmannBluetooth: Provide function to create and set connectio...
2014-07-03 Marcel HoltmannBluetooth: Expose default supervision timeout setting...
2014-07-03 Marcel HoltmannBluetooth: Expose default connection latency setting...
2014-07-03 Marcel HoltmannBluetooth: Provide defaults for LE connection latency...
next