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: Declare btusb_table[] and blacklist_table[] as const
Marcel Holtmann
2013-10-11
1
-2
/
+2
*
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Remove pointless parameter check in bfusb_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
15
-32
/
+18
*
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
15
-41
/
+24
*
Bluetooth: Remove unused h4_check_data_len() function
Marcel Holtmann
2013-10-11
1
-24
/
+0
*
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
2013-10-11
1
-2
/
+3
*
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
2013-10-11
1
-5
/
+0
*
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2013-10-11
2
-17
/
+10
*
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
6
-5
/
+8
*
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
6
-5
/
+6
*
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
2013-10-11
5
-4
/
+8
*
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
2013-10-10
2
-5
/
+1
*
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
2013-10-10
1
-10
/
+3
*
Bluetooth: Remove unused dtl1_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
Bluetooth: Remove unused btuart_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
Bluetooth: Remove unused bluecard_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
Bluetooth: Remove unused bfusb_ioctl() callback
Marcel Holtmann
2013-10-10
1
-10
/
+4
*
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2013-10-10
2
-0
/
+13
*
Bluetooth: Use hci_conn_num() instead of direct connection hash access
Marcel Holtmann
2013-10-10
1
-6
/
+6
*
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
2013-10-10
1
-2
/
+2
*
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
2013-10-10
1
-1
/
+2
*
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
2013-10-10
1
-1
/
+2
*
Bluetooth: Fix potential double-frees of L2CAP skbs
Johan Hedberg
2013-10-10
1
-2
/
+6
*
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
2013-10-10
1
-10
/
+32
*
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
2013-10-10
1
-5
/
+3
*
Bluetooth: Refactor hci_connect_le
Andre Guedes
2013-10-10
1
-18
/
+33
*
Bluetooth: Use HCI request for LE connection
Andre Guedes
2013-10-10
2
-55
/
+67
*
Bluetooth: Fix changing advertising setting while LE is connected
Johan Hedberg
2013-10-08
1
-1
/
+7
*
Bluetooth: Fix variable shadow warnings
Johannes Berg
2013-10-07
2
-6
/
+8
*
Bluetooth: Read flow control mode on AMP controller init
Marcel Holtmann
2013-10-07
1
-0
/
+3
*
Bluetooth: Read location data on AMP controller init
Marcel Holtmann
2013-10-07
2
-0
/
+5
*
Bluetooth: Read supported features and commands on AMP controllers
Marcel Holtmann
2013-10-07
1
-0
/
+6
*
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
2013-10-07
1
-1
/
+4
*
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
2013-10-07
1
-5
/
+6
*
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
2013-10-07
1
-1
/
+1
*
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
2013-10-07
2
-3
/
+3
*
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
2013-10-07
2
-6
/
+5
*
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
2013-10-07
2
-9
/
+9
*
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
2013-10-07
2
-9
/
+5
*
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
2013-10-07
2
-8
/
+8
*
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
2013-10-07
2
-5
/
+5
*
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
2013-10-07
2
-10
/
+7
[next]