platform/kernel/linux-rpi.git
2014-03-24 Johan HedbergBluetooth: Fix SMP confirmation callback handling
2014-03-24 Johan HedbergBluetooth: Add missing cmd_status handler for LE_Start_...
2014-03-24 Johan HedbergBluetooth: Fix potential NULL pointer dereference in SMP
2014-03-23 Thomas GleixnerBluetooth: bluecard: Use del_timer_sync() in teardown...
2014-03-21 Marcel HoltmannBluetooth: Track current configured LE scan type parameter
2014-03-21 Amitkumar KarwarBluetooth: btmrvl: don't consume all vendor specific...
2014-03-20 Johan HedbergBluetooth: Fix address value for early disconnection...
2014-03-20 Johan HedbergBluetooth: Fix passkey endianess in user_confirm and...
2014-03-19 Marcel HoltmannBluetooth: Enforce strict Secure Connections Only mode...
2014-03-19 Johan HedbergBluetooth: Fix Pair Device response parameters for...
2014-03-19 Johan HedbergBluetooth: Fix SMP user passkey notification mgmt event
2014-03-19 Johan HedbergBluetooth: Increase SMP re-encryption delay to 500ms
2014-03-19 Johan HedbergBluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
2014-03-18 Johan HedbergBluetooth: Fix MITM flag when initiating SMP pairing
2014-03-18 Johan HedbergBluetooth: Fix smp_e byte order to be consistent with...
2014-03-18 Johan HedbergBluetooth: Fix const declaration for swap function...
2014-03-14 Johan HedbergBluetooth: Fix updating SMP remote key distribution...
2014-03-13 Arnd BergmannBluetooth: make sure 6LOWPAN_IPHC is built-in if needed
2014-03-12 Joe PerchesBluetooth: Convert uses of __constant_<foo> to <foo>
2014-03-11 Andre GuedesBluetooth: Enable duplicates filter in background scan
2014-03-11 Andrew EarlBluetooth: Fix aborting eSCO connection in case of...
2014-03-11 Alexander AringBluetooth: make bluetooth 6lowpan as an option
2014-03-10 Marcel HoltmannBluetooth: Make LTK and CSRK only persisent when bonding
2014-03-09 Marcel HoltmannBluetooth: Add support for handling signature resolving...
2014-03-07 Gustavo PadovanBluetooth: Fix skb allocation check for A2MP
2014-03-07 Peng ChenBluetooth: Fix endianess issue in the ath3k driver
2014-03-07 Johan HedbergBluetooth: Fix expected key count debug logs
2014-03-05 Peng ChenBluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
2014-03-05 Valentin IlieBluetooth: Remove assignments in if-statements
2014-03-05 Claudio TakahasiBluetooth: Fix removing Long Term Key
2014-03-04 Michael KnudsenBluetooth: Stop BCSP/H5 timer before cleaning up
2014-02-28 Johan HedbergBluetooth: Remove unnecessary stop_scan_complete function
2014-02-28 Johan HedbergBluetooth: Fix trying to disable scanning twice
2014-02-28 Johan HedbergBluetooth: Delay LTK encryption to let remote receive...
2014-02-28 Johan HedbergBluetooth: Re-encrypt link after receiving an LTK
2014-02-28 Johan HedbergBluetooth: Add timeout for LE connection attempts
2014-02-28 Johan HedbergBluetooth: Add defines for LE initiator filter policy
2014-02-28 Johan HedbergBluetooth: Use hdev->init/resp_addr values for smp_c1...
2014-02-28 Johan HedbergBluetooth: Track LE initiator and responder address...
2014-02-28 Johan HedbergBluetooth: Fix updating connection state to BT_CONNECT...
2014-02-28 Johan HedbergBluetooth: Add protections for updating local random...
2014-02-28 Johan HedbergBluetooth: Fix clearing SMP keys if pairing fails
2014-02-28 Marcel HoltmannBluetooth: Use __le64 type for LE random numbers
2014-02-28 Johan HedbergBluetooth: Add timer to force power off
2014-02-28 Johan HedbergBluetooth: Fix disconnecting connections in non-connect...
2014-02-28 Marcel HoltmannBluetooth: Track LE white list modification via HCI...
2014-02-28 Marcel HoltmannBluetooth: Add support for storing LE white list entries
2014-02-28 Marcel HoltmannBluetooth: Clear all LE white list entries when powerin...
2014-02-28 Marcel HoltmannBluetooth: Add definitions for LE white list HCI commands
2014-02-28 Marcel HoltmannBluetooth: Make hci_blacklist_clear function static
2014-02-27 Johan HedbergBluetooth: Add hci_copy_identity_address convenience...
2014-02-27 Johan HedbergBluetooth: Add tracking of advertising address type
2014-02-27 Lukasz RymanowskiBluetooth: Fix response on confirm_name
2014-02-27 Andre GuedesBluetooth: Update background scan parameters
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_passive_scan helper
2014-02-27 Andre GuedesBluetooth: Add le_auto_conn file on debugfs
2014-02-27 Andre GuedesBluetooth: Support resolvable private addresses
2014-02-27 Andre GuedesBluetooth: Connection parameters and resolvable address
2014-02-27 Andre GuedesBluetooth: Auto connection and power on
2014-02-27 Andre GuedesBluetooth: Temporarily stop background scanning on...
2014-02-27 Andre GuedesBluetooth: Connection parameters and auto connection
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connect options
2014-02-27 Andre GuedesBluetooth: Introduce LE auto connection infrastructure
2014-02-27 Andre GuedesBluetooth: Introduce hdev->pend_le_conn list
2014-02-27 Andre GuedesBluetooth: Move address type conversion to outside...
2014-02-27 Andre GuedesBluetooth: Refactor HCI connection code
2014-02-27 Andre GuedesBluetooth: Remove unused function
2014-02-27 Andre GuedesBluetooth: Stop scanning on LE connection
2014-02-27 Andre GuedesBluetooth: Declare le_conn_failed in hci_core.h
2014-02-27 Andre GuedesBluetooth: Create hci_req_add_le_scan_disable helper
2014-02-26 Johan HedbergBluetooth: Remove unneeded "force" parameter from smp_d...
2014-02-26 Johan HedbergBluetooth: Simplify logic for checking for SMP completion
2014-02-26 Johan HedbergBluetooth: Track not yet received keys in SMP
2014-02-25 Johan HedbergBluetooth: Ignore IRKs with no Identity Address
2014-02-25 Johan HedbergBluetooth: Fix advertising address type when toggling...
2014-02-25 Andrzej KaczmarekBluetooth: Fix NULL pointer dereference when sending...
2014-02-24 Johan HedbergBluetooth: Clean up HCI state when doing power off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_ADVERTISING when powering off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_CONNECTABLE when powering off
2014-02-24 Johan HedbergBluetooth: Don't clear HCI_DISCOVERABLE when powering off
2014-02-24 Johan HedbergBluetooth: Move check for MGMT_CONNECTED flag into...
2014-02-24 Johan HedbergBluetooth: Move HCI_ADVERTISING handling into mgmt.c
2014-02-24 Johan HedbergBluetooth: Add convenience function for getting total...
2014-02-24 Johan HedbergBluetooth: Fix canceling RPA expiry timer
2014-02-24 Johan HedbergBluetooth: Enable RPA resolving if mgmt_set_privacy...
2014-02-24 Marcel HoltmannBluetooth: Export current local RPA with identity infor...
2014-02-24 Marcel HoltmannBluetooth: Store current RPA and update it if needed
2014-02-24 Marcel HoltmannBluetooth: Use privacy mode for non-connectable advertising
2014-02-24 Marcel HoltmannBluetooth: Use unresolvable private address for active...
2014-02-24 Marcel HoltmannBluetooth: Expose current identity information in debugfs
2014-02-23 Johan HedbergBluetooth: Remove unneeded hdev->own_addr_type
2014-02-23 Johan HedbergBluetooth: Fix setting correct src_type when connecting LE
2014-02-23 Johan HedbergBluetooth: Add support for Set Privacy command
2014-02-23 Johan HedbergBluetooth: Add debugfs entry for RPA regeneration timeout
2014-02-23 Johan HedbergBluetooth: Don't write static address during power on
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() for initiati...
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() for enabling...
2014-02-23 Johan HedbergBluetooth: Use hci_update_random_address() when connect...
2014-02-23 Johan HedbergBluetooth: Add hci_update_random_address() convenience...
2014-02-23 Johan HedbergBluetooth: Add timer for regenerating local RPA
next