summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-12-20tty: serial: tegra: Export symbols for bluesleepMursalin Akon
2012-10-02Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-06-12bluetooth: Re-add HCI notifier handlingNagarjuna Kristam
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-21net: bluetooth: check if workqueue handle is valid before useVarun Wadekar
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-05-14Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-18Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-24tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-03Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes
2012-03-01Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg
2012-02-29Bluetooth: change min_t() cast in hci_reassembly()Dan Carpenter
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg
2012-02-23Bluetooth: Fix clearing of dev_class when powering downJohan Hedberg
2012-02-23Bluetooth: Fix EIR data clearing when powering offJohan Hedberg
2012-02-23Bluetooth: Fix two minor style issues in HCI codeMarcel Holtmann
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: Don't send New Settings event during setup power downMarcel Holtmann
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes
2012-02-19Bluetooth: Track discovery typeAndre Guedes
2012-02-15Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes
2012-02-13Bluetooth: Minor code refactoringAndre Guedes
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes
2012-02-13Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-13Bluetooth: Helper removes duplicated codeAndrei Emeltchenko
2012-02-13Bluetooth: Recalculate sched HCI blk/pkt flow ctrlAndrei Emeltchenko
2012-02-13Bluetooth: Add support for notifying userspace of new LTK'sVinicius Costa Gomes
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes