summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bluetooth: Use PTR_RET functionAlexandru Gheorghiu2013-03-181-3/+1Star
* | | Bluetooth: Fix endianness handling of cmd_status/complete opcodesJohan Hedberg2013-03-091-4/+4
* | | Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-091-0/+6
* | | Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-091-4/+2Star
* | | Bluetooth: HCI request error handlingAndre Guedes2013-03-091-1/+12
* | | Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-091-6/+9
* | | Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-091-1/+1
* | | Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-091-4/+3Star
* | | Bluetooth: Remove empty HCI event handlersJohan Hedberg2013-03-081-164/+0Star
* | | Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-081-6/+0Star
* | | Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-082-193/+156Star
* | | Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-082-0/+92
* | | Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-082-0/+10
* | | Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-081-0/+22
* | | Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-081-8/+20
* | | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-081-0/+30
* | | Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-082-255/+274
* | | Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-081-0/+8
* | | Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-081-24/+25
* | | Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-081-5/+2Star
* | | Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-081-3/+0Star
* | | Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-38/+5Star
* | | Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-50/+56
* | | Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-081-2/+24
* | | Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-081-1/+1
* | | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-12/+3Star
* | | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-087-19/+7Star
* | | Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-081-0/+4
* | | Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-083-5/+5
|/ /
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-283-27/+15Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-2924-612/+3211
| |\ \
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-13/+9Star
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-11/+5Star
| * | | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-2/+3
* | | | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* | | | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-092-3/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
| * | | | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-311-0/+13
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-089-220/+476
|\ \ \ \
| * | | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-011-6/+2Star
| * | | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0Star
| * | | | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-011-8/+10
| * | | | Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-011-1/+1
| * | | | Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-011-0/+7
| * | | | Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34
| * | | | Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34