pandora-kernel.git
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...
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
2014-07-03 Marcel HoltmannBluetooth: Replace le_auto_conn debugfs with device_lis...
2014-07-03 Marcel HoltmannBluetooth: Add support for Add/Remove Device management...
2014-07-03 Marcel HoltmannBluetooth: Use LE connection parameters if known
2014-07-03 Marcel HoltmannBluetooth: Store latency and supervision timeout in...
2014-07-03 Marcel HoltmannBluetooth: Update background scanning from hci_conn_par...
2014-07-03 Marcel HoltmannBluetooth: Clear pending connections from hci_conn_para...
2014-07-03 Marcel HoltmannBluetooth: Move hci_pend_le_conn_* functions to differe...
2014-07-03 Marcel HoltmannBluetooth: Don't use non-resolvable private address...
2014-07-03 Marcel HoltmannBluetooth: Restrict access for raw-only controllers
2014-07-03 Johan HedbergBluetooth: Add support for Get Clock Info mgmt command
2014-07-03 Johan HedbergBluetooth: Add tracking of local and piconet clock...
2014-07-03 Johan HedbergBluetooth: Use kzalloc instead of kmalloc for pending...
2014-07-03 Marcel HoltmannBluetooth: Increment management interface revision
2014-07-03 Marcel HoltmannBluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-07-03 Marcel HoltmannBluetooth: Remove unneeded hci_conn_disconnect abstraction
2014-07-03 Marcel HoltmannBluetooth: Remove reason parameter from hci_amp_disconn...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hcon->smp_conn variable
2014-07-03 Johan HedbergBluetooth: Fix missing check for SMP session in smp_use...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hci_dev_unlock for smp_us...
next