Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db680c65156083c8780044f46f7a74544fcb3ce2
/
net
/
bluetooth
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
db58316
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus
by Jiri Kosina
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
729d8d1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
b8f4e06
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
by Gustavo Padovan
· 11 years ago
3f6fa3d
Bluetooth: Fix invalid length check in l2cap_information_rsp()
by Jaganath Kanakkassery
· 11 years ago
673e1dd
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
by Chen Gang
· 11 years ago
0a80465
Bluetooth: Remove unneeded flag
by Andrei Emeltchenko
· 11 years ago
034cbea
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
by Andrei Emeltchenko
· 11 years ago
12602d0
Bluetooth: Mgmt Device Found Event
by Andre Guedes
· 12 years ago
8892d8b
Bluetooth: Remove empty event handler
by Andre Guedes
· 12 years ago
b043434
Bluetooth: Remove inquiry helpers
by Andre Guedes
· 12 years ago
917eedc
Bluetooth: Remove LE scan helpers
by Andre Guedes
· 12 years ago
3fd319b
Bluetooth: Refactor hci_cc_le_set_scan_enable
by Andre Guedes
· 12 years ago
1183fdc
Bluetooth: Make mgmt_stop_discovery_failed static
by Andre Guedes
· 12 years ago
82f4785
Bluetooth: Remove stop discovery handling from hci_event.c
by Andre Guedes
· 12 years ago
0e05bba
Bluetooth: Update stop_discovery to use HCI request
by Andre Guedes
· 12 years ago
4c87eaa
Bluetooth: Use HCI request in interleaved discovery
by Andre Guedes
· 12 years ago
0d8cc93
Bluetooth: Move discovery macros to hci_core.h
by Andre Guedes
· 12 years ago
41dc2bd
Bluetooth: Make mgmt_start_discovery_failed static
by Andre Guedes
· 12 years ago
fef5234
Bluetooth: Remove start discovery handling from hci_event.c
by Andre Guedes
· 12 years ago
7c30772
Bluetooth: Update start_discovery to use HCI request
by Andre Guedes
· 12 years ago
1f9b9a5
Bluetooth: Make inquiry_cache_flush non-static
by Andre Guedes
· 12 years ago
44f3b0f
Bluetooth: Fix multiple LE socket handling
by Johan Hedberg
· 12 years ago
0cc59a7
Bluetooth: Remove useless hci_conn disc_timeout setting
by Johan Hedberg
· 12 years ago
5ee9891
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
by Johan Hedberg
· 12 years ago
af1c013
Bluetooth: Remove unnecessary L2CAP channel state check
by Johan Hedberg
· 12 years ago
60bac18
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
by Johan Hedberg
· 12 years ago
97f57c0
Bluetooth: Fix duplicate call to l2cap_chan_ready()
by Johan Hedberg
· 12 years ago
d872992
Bluetooth: Add clarifying comment to l2cap_conn_ready()
by Johan Hedberg
· 12 years ago
9f22398c
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
by Johan Hedberg
· 12 years ago
141d570
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
by Johan Hedberg
· 12 years ago
f224ca5
Bluetooth: Fix LE vs BR/EDR selection when connecting
by Johan Hedberg
· 12 years ago
073d1cf
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
by Johan Hedberg
· 12 years ago
c562355
Bluetooth: Handle LE L2CAP signalling in its own function
by Johan Hedberg
· 12 years ago
59f45d5
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
by Johan Hedberg
· 11 years ago
300b962
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
by Anderson Lizardo
· 11 years ago
96570ff
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 11 years ago
cb3b315
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
by Johan Hedberg
· 11 years ago
757aee0
Bluetooth: Fix checks for LE support on LE-only controllers
by Johan Hedberg
· 12 years ago
4e713cd
HID: Bluetooth: hidp: register HID devices async
by David Herrmann
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
17a2911
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
72f7835
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
by Marcel Holtmann
· 12 years ago
77a63e0
Bluetooth: hci_get_cmd_complete() can be static
by Fengguang Wu
· 12 years ago
c73eee9
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
by Johan Hedberg
· 12 years ago
07dc93d
Bluetooth: Fix HCI command send functions to use const specifier
by Johan Hedberg
· 12 years ago
76a388b
Bluetooth: Rename LE_SCANNING_* macros
by Andre Guedes
· 12 years ago
525e296
Bluetooth: Add macros for filter duplicates values
by Andre Guedes
· 12 years ago
5df480b
Bluetooth: Add LE scan type macros
by Andre Guedes
· 12 years ago
b6c7515
Bluetooth: Change LE scanning timeout macros
by Andre Guedes
· 12 years ago
d2c5d77
Bluetooth: Add reading of all local feature pages
by Johan Hedberg
· 12 years ago
cad718e
Bluetooth: Track feature pages in a single table
by Johan Hedberg
· 12 years ago
fa5513b
Bluetooth: Move and rename hci_conn_accept
by Frédéric Dalleau
· 12 years ago
bbb0ead
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
by Jaganath Kanakkassery
· 12 years ago
e73dcfb
Bluetooth: hidp: fix sending output reports on intr channel
by David Herrmann
· 12 years ago
af87b3d
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
by David Herrmann
· 12 years ago
41edc0c
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
by David Herrmann
· 12 years ago
7350e6c
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
by David Herrmann
· 12 years ago
2df0120
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
by David Herrmann
· 12 years ago
5205185
Bluetooth: hidp: remove old session-management
by David Herrmann
· 12 years ago
b4f34d8
Bluetooth: hidp: add new session-management helpers
by David Herrmann
· 12 years ago
2c8e141
Bluetooth: l2cap: add l2cap_user sub-modules
by David Herrmann
· 12 years ago
9c903e3
Bluetooth: l2cap: introduce l2cap_conn ref-counting
by David Herrmann
· 12 years ago
3764eaa
Bluetooth: hidp: move hidp_schedule() to core.c
by David Herrmann
· 12 years ago
e3492dc
Bluetooth: hidp: test "terminate" before sleeping
by David Herrmann
· 12 years ago
dcc0764
Bluetooth: hidp: remove unused session->state field
by David Herrmann
· 12 years ago
8d12356
Bluetooth: introduce hci_conn ref-counting
by David Herrmann
· 12 years ago
fc225c3
Bluetooth: remove unneeded hci_conn_hold/put_device()
by David Herrmann
· 12 years ago
93796fa
Bluetooth: Reject SCO when hci connection timeouts
by Claudio Takahasi
· 12 years ago
baf4325
Bluetooth: Remove unneeded parameter
by Claudio Takahasi
· 12 years ago
92f185c
Bluetooth: Minor coding style fix
by Claudio Takahasi
· 12 years ago
c10cc5a
Bluetooth: Use GFP_KERNEL in sco_conn_add
by Claudio Takahasi
· 12 years ago
ea323c11
Bluetooth: Fix SCO connection reference
by Claudio Takahasi
· 12 years ago
76a68ba
Bluetooth: rename hci_conn_put to hci_conn_drop
by David Herrmann
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
4d00626
bluetooth: fix race in bt_procfs_init()
by Al Viro
· 12 years ago
b031661
bluetooth: kill unused 'module' argument of bt_procfs_init()
by Al Viro
· 12 years ago
1480535
bluetooth: don't bother with ->owner for procfs fops
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c8c4991
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
by Mathias Krause
· 12 years ago
e11e045
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 12 years ago
4683f42
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 12 years ago
b3916db
Bluetooth: hidp: verify l2cap sockets
by David Herrmann
· 12 years ago
c849edb
Bluetooth: hidp: remove redundant error message
by David Herrmann
· 12 years ago
5afff03
Bluetooth: Remove driver init queue from core
by Marcel Holtmann
· 12 years ago
f41c70c
Bluetooth: Add driver setup stage for early init
by Marcel Holtmann
· 12 years ago
7b1abbb
Bluetooth: Add __hci_cmd_sync_ev function
by Johan Hedberg
· 12 years ago
02350a7
Bluetooth: Add support for custom event terminated commands
by Johan Hedberg
· 12 years ago
75e84b7
Bluetooth: Add __hci_cmd_sync() helper function
by Johan Hedberg
· 12 years ago
b6ddb63
Bluetooth: Track received events in hdev
by Johan Hedberg
· 12 years ago
d4299ce
Bluetooth: Remove unneeded hci_req_cmd_status function
by Andre Guedes
· 12 years ago
3e13fa1
Bluetooth: Fix hci_inquiry ioctl usage
by Andre Guedes
· 12 years ago
3372045
Bluetooth: Fix HCI request framework
by Andre Guedes
· 12 years ago
8facd5f
net: fix smatch warnings inside datagram_poll
by Jacob Keller
· 12 years ago
7d4c04f
net: add option to enable error queue packets waking select
by Keller, Jacob E
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
Next »