Age | Commit message (Expand) | Author |
2013-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-07-29 | Bluetooth: Fix calling request callback more than once | Johan Hedberg |
2013-07-29 | Bluetooth: Fix HCI init for BlueFRITZ! devices | Johan Hedberg |
2013-07-25 | Bluetooth: Fix race between hci_register_dev() and hci_dev_open() | Gustavo Padovan |
2013-07-25 | Bluetooth: Fix invalid length check in l2cap_information_rsp() | Jaganath Kanakkassery |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-04 | Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for... | Jiri Kosina |
2013-07-03 | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook |
2013-06-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-23 | Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue | Gustavo Padovan |
2013-06-23 | Bluetooth: Fix invalid length check in l2cap_information_rsp() | Jaganath Kanakkassery |
2013-06-23 | Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. | Chen Gang |
2013-06-23 | Bluetooth: Remove unneeded flag | Andrei Emeltchenko |
2013-06-23 | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag | Andrei Emeltchenko |
2013-06-23 | Bluetooth: Mgmt Device Found Event | Andre Guedes |
2013-06-23 | Bluetooth: Remove empty event handler | Andre Guedes |
2013-06-23 | Bluetooth: Remove inquiry helpers | Andre Guedes |
2013-06-23 | Bluetooth: Remove LE scan helpers | Andre Guedes |
2013-06-23 | Bluetooth: Refactor hci_cc_le_set_scan_enable | Andre Guedes |
2013-06-23 | Bluetooth: Make mgmt_stop_discovery_failed static | Andre Guedes |
2013-06-23 | Bluetooth: Remove stop discovery handling from hci_event.c | Andre Guedes |
2013-06-23 | Bluetooth: Update stop_discovery to use HCI request | Andre Guedes |
2013-06-23 | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes |
2013-06-23 | Bluetooth: Move discovery macros to hci_core.h | Andre Guedes |
2013-06-23 | Bluetooth: Make mgmt_start_discovery_failed static | Andre Guedes |
2013-06-23 | Bluetooth: Remove start discovery handling from hci_event.c | Andre Guedes |
2013-06-23 | Bluetooth: Update start_discovery to use HCI request | Andre Guedes |
2013-06-23 | Bluetooth: Make inquiry_cache_flush non-static | Andre Guedes |
2013-06-23 | Bluetooth: Fix multiple LE socket handling | Johan Hedberg |
2013-06-23 | Bluetooth: Remove useless hci_conn disc_timeout setting | Johan Hedberg |
2013-06-23 | Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP | Johan Hedberg |
2013-06-23 | Bluetooth: Remove unnecessary L2CAP channel state check | Johan Hedberg |
2013-06-23 | Bluetooth: Remove useless sk variable in l2cap_le_conn_ready | Johan Hedberg |
2013-06-23 | Bluetooth: Fix duplicate call to l2cap_chan_ready() | Johan Hedberg |
2013-06-23 | Bluetooth: Add clarifying comment to l2cap_conn_ready() | Johan Hedberg |
2013-06-23 | Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() | Johan Hedberg |
2013-06-23 | Bluetooth: Fix EBUSY condition test in l2cap_chan_connect | Johan Hedberg |
2013-06-23 | Bluetooth: Fix LE vs BR/EDR selection when connecting | Johan Hedberg |
2013-06-23 | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg |
2013-06-23 | Bluetooth: Handle LE L2CAP signalling in its own function | Johan Hedberg |
2013-06-13 | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key | Johan Hedberg |
2013-06-13 | Bluetooth: Fix crash in l2cap_build_cmd() with small MTU | Anderson Lizardo |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-12 | Bluetooth: Fix missing length checks for L2CAP signalling PDUs | Johan Hedberg |
2013-06-12 | Bluetooth: Fix checks for LE support on LE-only controllers | Johan Hedberg |
2013-05-29 | HID: Bluetooth: hidp: register HID devices async | David Herrmann |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |