pandora-kernel.git
2014-07-08 Anantha KrishnanBluetooth: Add support for Acer [13D3:3432]
2014-07-08 Johan HedbergBluetooth: Fix clearing HCI_LE_ADV for LE connections
2014-07-08 Johan HedbergBluetooth: Fix toggling background scan when changing...
2014-07-08 Johan HedbergBluetooth: Fix connectable and discoverable supported...
2014-07-08 Johan HedbergBluetooth: Fix setting STOPPING state for discovery
2014-07-08 Johan HedbergBluetooth: Fix check for re-enabling advertising
2014-07-08 Johan HedbergBluetooth: Fix advertising and active scanning co-existence
2014-07-08 Johan HedbergBluetooth: Stop advertising always before initiating...
2014-07-08 Johan HedbergBluetooth: Use the correct flag to decide to disable...
2014-07-08 Johan HedbergBluetooth: Simplify usage of the enable_advertising...
2014-07-08 Johan HedbergBluetooth: Use real advertising state to random address...
2014-07-08 Johan HedbergBluetooth: Remove unnecessary mgmt_advertising function
2014-07-08 Johan HedbergBluetooth: Add flag to track the real advertising state
2014-07-07 Johan HedbergBluetooth: Don't try background scanning if LE is not...
2014-07-07 Johan HedbergBluetooth: Pass desired connection role to hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Remove auth_type parameter from hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Enable passive scanning whenever we're conne...
2014-07-07 Johan HedbergBluetooth: Don't let background scanning interfering...
2014-07-07 Johan HedbergBluetooth: Update discovery state earlier in hci_discov...
2014-07-07 Johan HedbergBluetooth: Remove unnecessary return value from check_p...
2014-07-07 Johan HedbergBluetooth: Remove redundant IRK lookup in mgmt_device_f...
2014-07-07 Johan HedbergBluetooth: Fix connecting devices during LE device...
2014-07-07 Marcel HoltmannBluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniff...
2014-07-06 Marcel HoltmannBluetooth: Enforce providing hdev->send driver callback
2014-07-06 Marcel HoltmannBluetooth: Fix memory leaking when hdev->send returns...
2014-07-06 Marcel HoltmannBluetooth: Ignore isochronous endpoints for Intel USB...
2014-07-06 Marcel HoltmannBluetooth: Handle Intel USB bootloader with buggy interrupt
2014-07-06 Johan HedbergBluetooth: Fix updating background scan for LE connect...
2014-07-06 Marcel HoltmannBluetooth: Remove module parameters for ignoring USB...
2014-07-06 Marcel HoltmannBluetooth: Skip unconfigured init procedure for raw...
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...
next