aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-5/+10
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 7-200/+304
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2013-09-04Merge branch 'master' into for-3.12/upstreamGravatar Jiri Kosina 6-332/+325
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 7-200/+304
2013-08-21Bluetooth: Add SCO connection fallbackGravatar Frédéric Dalleau 2-11/+39
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackGravatar Frédéric Dalleau 1-0/+1
2013-08-21Bluetooth: Prevent transparent SCO on older devicesGravatar Frédéric Dalleau 1-0/+6
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsGravatar Frédéric Dalleau 2-6/+20
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestGravatar Frédéric Dalleau 1-5/+17
2013-08-21Bluetooth: Add Bluetooth socket voice optionGravatar Frédéric Dalleau 1-1/+39
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptGravatar Frédéric Dalleau 1-7/+3
2013-08-21Bluetooth: Use hci_connect_sco directlyGravatar Frédéric Dalleau 2-8/+3
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGravatar Gianluca Anzolin 1-0/+6
2013-08-21Bluetooth: Fix the reference counting of tty_portGravatar Gianluca Anzolin 1-34/+12
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGravatar Gianluca Anzolin 1-70/+47
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGravatar Gianluca Anzolin 1-42/+72
2013-08-21Bluetooth: Remove the device from the list in the destructorGravatar Gianluca Anzolin 1-21/+6
2013-08-21Bluetooth: Take proper tty_struct referencesGravatar Gianluca Anzolin 1-12/+17
2013-08-21Bluetooth: Set different event mask for LE-only controllersGravatar Marcel Holtmann 1-0/+12
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateGravatar Johan Hedberg 1-2/+6
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 1-9/+17
2013-07-29Bluetooth: Fix calling request callback more than onceGravatar Johan Hedberg 1-1/+9
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesGravatar Johan Hedberg 1-1/+4
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gravatar Gustavo Padovan 1-7/+4
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Gravatar Jaganath Kanakkassery 1-1/+1
2013-07-25Bluetooth: hidp: remove wrong send_report at initGravatar Benjamin Tissoires 1-14/+0
2013-07-25Bluetooth: hidp: implement hidinput_input_event callbackGravatar Benjamin Tissoires 1-0/+26
2013-07-25Bluetooth: Add missing braces to an "else if"Gravatar Gustavo Padovan 1-1/+2
2013-07-25Bluetooth: Use defines instead of integer literalsGravatar Mikel Astiz 1-4/+5
2013-07-25Bluetooth: Use defines in in hci_get_auth_req()Gravatar Mikel Astiz 1-5/+8
2013-07-25Bluetooth: Fix simple whitespace vs tab style issueGravatar Marcel Holtmann 1-1/+1
2013-07-22HID: fix unused rsize usageGravatar Jiri Kosina 1-0/+1
2013-07-22HID: fix data access in implement()Gravatar Jiri Kosina 1-5/+9
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Gravatar Rusty Russell 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-323/+308
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-9/+49
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Gravatar Jiri Kosina 4-22/+81
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Gravatar Kees Cook 1-5/+4
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+1
2013-06-23Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGravatar Gustavo Padovan 1-1/+9
2013-06-23Bluetooth: Fix invalid length check in l2cap_information_rsp()Gravatar Jaganath Kanakkassery 1-1/+1
2013-06-23Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Gravatar Chen Gang 1-10/+4
2013-06-23Bluetooth: Remove unneeded flagGravatar Andrei Emeltchenko 1-2/+0
2013-06-23Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagGravatar Andrei Emeltchenko 1-2/+2
2013-06-23Bluetooth: Mgmt Device Found EventGravatar Andre Guedes 1-0/+3
2013-06-23Bluetooth: Remove empty event handlerGravatar Andre Guedes 1-12/+0
2013-06-23Bluetooth: Remove inquiry helpersGravatar Andre Guedes 1-30/+0
2013-06-23Bluetooth: Remove LE scan helpersGravatar Andre Guedes 1-113/+0
2013-06-23Bluetooth: Refactor hci_cc_le_set_scan_enableGravatar Andre Guedes 1-6/+3