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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-13
/
+9
|
|
|
*
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-2
/
+2
|
|
|
*
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
2012-08-06
1
-8
/
+3
|
|
|
*
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
2012-08-06
1
-14
/
+16
|
|
|
*
Bluetooth: Remove unneeded code
Andre Guedes
2012-08-06
1
-10
/
+0
|
|
|
*
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
2
-0
/
+7
|
|
|
*
Bluetooth: Trivial refactoring
Andre Guedes
2012-08-06
1
-2
/
+1
|
|
|
*
Bluetooth: Use devm_kzalloc in dtl1_cs.c file
Sachin Kamat
2012-08-06
1
-2
/
+1
|
|
|
*
Bluetooth: Use devm_kzalloc in btwilink.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
|
|
*
Bluetooth: Use devm_kzalloc in btusb.c file
Sachin Kamat
2012-08-06
1
-10
/
+3
|
|
|
*
Bluetooth: Use devm_kzalloc in btuart_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
|
|
*
Bluetooth: Use devm_kzalloc in btsdio.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
|
|
*
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
2012-08-06
1
-11
/
+4
|
|
|
*
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
|
|
*
Bluetooth: Use devm_kzalloc in bpa10x.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
|
|
*
Bluetooth: Use devm_kzalloc in bluecard_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
|
|
*
Bluetooth: Use devm_kzalloc in bfusb.c file
Sachin Kamat
2012-08-06
1
-8
/
+4
|
|
|
*
Bluetooth: Use devm_kzalloc in bcm203x.c file.
Sachin Kamat
2012-08-06
1
-7
/
+1
|
|
|
*
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-0
/
+9
|
|
|
*
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+12
|
|
|
*
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+18
|
|
|
*
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-1
/
+21
|
|
|
*
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+11
|
|
|
*
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+21
|
|
|
*
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+20
|
|
|
*
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
2
-0
/
+151
|
|
|
*
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
4
-6
/
+7
|
|
|
*
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
2
-14
/
+17
|
|
|
*
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
2012-08-06
1
-4
/
+0
|
|
|
*
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
3
-13
/
+8
|
|
|
*
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2012-08-06
2
-4
/
+4
|
|
|
*
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2012-08-06
2
-4
/
+4
|
|
|
*
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
2012-08-06
1
-2
/
+2
|
|
|
*
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
2012-08-06
1
-0
/
+5
|
|
|
*
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
2012-08-06
1
-3
/
+7
|
|
|
*
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
2012-08-06
1
-0
/
+9
|
|
|
*
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
|
|
|
*
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
2012-08-06
1
-4
/
+2
|
|
|
*
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
2012-08-06
1
-2
/
+2
|
|
|
*
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
3
-5
/
+23
|
|
|
*
Bluetooth: Remove missing code
Andre Guedes
2012-08-06
1
-6
/
+0
|
|
*
|
mwifiex: add AES_CMAC support in key_material cmd
Ying Luo
2012-08-06
2
-10
/
+52
|
|
*
|
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
2012-08-06
4
-12
/
+22
|
|
*
|
mwifiex: rename wapi_rxpn to pn
Ying Luo
2012-08-06
2
-3
/
+3
|
|
*
|
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
2012-08-06
5
-0
/
+58
[prev]
[next]