Age | Commit message (Expand) | Author |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | Merge branch 'master' into for-3.12/upstream | Jiri Kosina |
2013-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-08-21 | Bluetooth: Add SCO connection fallback | Frédéric Dalleau |
2013-08-21 | Bluetooth: Handle specific error for SCO connection fallback | Frédéric Dalleau |
2013-08-21 | Bluetooth: Prevent transparent SCO on older devices | Frédéric Dalleau |
2013-08-21 | Bluetooth: Parameters for outgoing SCO connections | Frédéric Dalleau |
2013-08-21 | Bluetooth: Use voice setting in deferred SCO connection request | Frédéric Dalleau |
2013-08-21 | Bluetooth: Add Bluetooth socket voice option | Frédéric Dalleau |
2013-08-21 | Bluetooth: Remove unused mask parameter in sco_conn_defer_accept | Frédéric Dalleau |
2013-08-21 | Bluetooth: Use hci_connect_sco directly | Frédéric Dalleau |
2013-08-21 | Bluetooth: Purge the dlc->tx_queue to avoid circular dependency | Gianluca Anzolin |
2013-08-21 | Bluetooth: Fix the reference counting of tty_port | Gianluca Anzolin |
2013-08-21 | Bluetooth: Implement .activate, .shutdown and .carrier_raised methods | Gianluca Anzolin |
2013-08-21 | Bluetooth: Move the tty initialization and cleanup out of open/close | Gianluca Anzolin |
2013-08-21 | Bluetooth: Remove the device from the list in the destructor | Gianluca Anzolin |
2013-08-21 | Bluetooth: Take proper tty_struct references | Gianluca Anzolin |
2013-08-21 | Bluetooth: Set different event mask for LE-only controllers | Marcel Holtmann |
2013-08-21 | Bluetooth: Fix getting SCO socket options in deferred state | Johan Hedberg |
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-25 | Bluetooth: hidp: remove wrong send_report at init | Benjamin Tissoires |
2013-07-25 | Bluetooth: hidp: implement hidinput_input_event callback | Benjamin Tissoires |
2013-07-25 | Bluetooth: Add missing braces to an "else if" | Gustavo Padovan |
2013-07-25 | Bluetooth: Use defines instead of integer literals | Mikel Astiz |
2013-07-25 | Bluetooth: Use defines in in hci_get_auth_req() | Mikel Astiz |
2013-07-25 | Bluetooth: Fix simple whitespace vs tab style issue | Marcel Holtmann |
2013-07-22 | HID: fix unused rsize usage | Jiri Kosina |
2013-07-22 | HID: fix data access in implement() | Jiri Kosina |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
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 |