index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+1
|
\
|
*
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
2013-04-09
1
-1
/
+0
|
*
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-09
1
-1
/
+1
*
|
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
2013-04-19
1
-6
/
+8
*
|
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2013-04-18
1
-2
/
+2
*
|
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2013-04-18
1
-0
/
+2
*
|
Bluetooth: Add LE scan type macros
Andre Guedes
2013-04-18
1
-0
/
+3
*
|
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2013-04-18
1
-1
/
+2
*
|
Bluetooth: Track feature pages in a single table
Johan Hedberg
2013-04-18
1
-24
/
+25
*
|
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
2013-04-18
1
-1
/
+0
*
|
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
1
-0
/
+10
*
|
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-17
1
-0
/
+4
*
|
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
2013-04-17
1
-2
/
+2
*
|
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
1
-0
/
+31
*
|
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
1
-4
/
+0
*
|
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-11
1
-1
/
+1
*
|
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
1
-0
/
+1
*
|
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
1
-2
/
+0
*
|
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
1
-0
/
+1
*
|
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
1
-0
/
+2
*
|
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
2
-0
/
+3
*
|
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
1
-0
/
+3
*
|
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
1
-0
/
+1
*
|
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-04-04
1
-1
/
+0
*
|
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
2
-0
/
+17
*
|
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
1
-1
/
+3
*
|
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
1
-2
/
+2
*
|
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
1
-0
/
+5
*
|
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
1
-1
/
+0
*
|
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
1
-1
/
+1
*
|
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
1
-0
/
+5
*
|
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
1
-2
/
+0
*
|
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
1
-2
/
+0
*
|
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
1
-0
/
+2
*
|
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
1
-0
/
+1
*
|
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
2
-0
/
+18
*
|
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
1
-7
/
+0
*
|
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
1
-1
/
+2
*
|
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
1
-1
/
+1
*
|
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-1
/
+1
|
/
*
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
2013-02-01
1
-0
/
+1
*
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
2
-0
/
+7
*
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
2013-01-23
1
-0
/
+23
*
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-0
/
+1
*
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
1
-1
/
+1
*
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
1
-0
/
+2
*
Bluetooth: remove an unused variable in a header file
Rami Rosen
2013-01-09
1
-1
/
+0
*
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
2012-12-03
1
-1
/
+1
[next]