summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tlan: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-041-6/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-0414-189/+1214
|\ \
| * | Bluetooth: Fix potential NULL dereferenceJohan Hedberg2015-02-031-4/+3Star
| * | Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy2015-02-031-0/+4
| * | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-022-20/+9Star
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann2015-02-021-0/+1
| * | Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-022-5/+49
| * | Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-023-1/+97
| * | ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal2015-02-021-2/+2
| * | ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal2015-02-021-3/+3
| * | Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann2015-02-011-17/+21
| * | Bluetooth: Expose remote OOB information as debugfs entryMarcel Holtmann2015-02-011-0/+31
| * | Bluetooth: Expose hardware error code as debugfs entryMarcel Holtmann2015-02-011-0/+3
| * | Bluetooth: Expose debug keys usage setting via debugfsMarcel Holtmann2015-02-011-0/+22
| * | Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann2015-02-011-0/+19
| * | Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfsMarcel Holtmann2015-02-011-1/+22
| * | Bluetooth: Allow remote OOB data to only provide P-192 or P-256 valuesMarcel Holtmann2015-01-311-4/+25
| * | Bluetooth: Fix OOB data present value for SMP pairingMarcel Holtmann2015-01-311-1/+1
| * | Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-311-1/+18
| * | Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-312-0/+9
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski2015-01-311-0/+1
| * | Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg2015-01-301-25/+19Star
| * | Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg2015-01-301-33/+34
| * | Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann2015-01-301-1/+0Star
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski2015-01-291-1/+3
| * | Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee2015-01-291-0/+8
| * | Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-291-1/+2
| * | Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann2015-01-291-4/+25
| * | Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann2015-01-291-1/+4
| * | Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann2015-01-291-3/+4
| * | Bluetooth: Move smp_unregister() into hci_dev_do_close() functionMarcel Holtmann2015-01-291-6/+2Star
| * | Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann2015-01-281-0/+42
| * | Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-283-1/+27
| * | Bluetooth: Introduce hci_dev_do_reset helper functionMarcel Holtmann2015-01-281-23/+34
| * | Bluetooth: Fix notifying discovery state when powering offJohan Hedberg2015-01-281-0/+2
| * | Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-281-1/+2
| * | Bluetooth: Fix check for SSP when enabling SCJohan Hedberg2015-01-281-0/+1
| * | Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg2015-01-281-1/+0Star
| * | Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann2015-01-281-2/+7
| * | Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-281-0/+13
| * | Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-281-6/+16
| * | Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-281-20/+26
| * | Bluetooth: Enforce zero-valued hash/rand192 for LE OOBJohan Hedberg2015-01-281-0/+15
| * | Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann2015-01-281-3/+568
| * | Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann2015-01-271-0/+3
| * | Bluetooth: Fix nested sleepsPeter Hurley2015-01-233-15/+11Star
| * | Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-233-47/+50
| * | Bluetooth: Remove incorrect check for BDADDR_BREDR address typeJohan Hedberg2015-01-231-8/+0Star
| * | Bluetooth: Check for valid bdaddr in add_remote_oob_dataJohan Hedberg2015-01-231-0/+6
| * | Bluetooth: Require SSP enabling before BR/EDR Secure ConnectionsMarcel Holtmann2015-01-221-0/+5