index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
4
-18
/
+11
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
Marcel Holtmann
1
-3
/
+0
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
Marcel Holtmann
1
-14
/
+17
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
Marcel Holtmann
1
-18
/
+21
2013-10-13
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
2
-3
/
+5
2013-10-12
Bluetooth: Unicast connectionless data reception is supported
Marcel Holtmann
1
-1
/
+1
2013-10-12
Bluetooth: The L2CAP fixed channel connectionless data is supported
Marcel Holtmann
2
-1
/
+2
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
3
-0
/
+15
2013-10-12
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
Marcel Holtmann
2
-12
/
+22
2013-10-12
Bluetooth: Fix PSM value for L2CAP connectionless data packets
Marcel Holtmann
1
-2
/
+3
2013-10-12
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
Marcel Holtmann
1
-2
/
+6
2013-10-12
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Don't advertise high speed support without SSP
Marcel Holtmann
1
-4
/
+5
2013-10-11
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Add management command for setting LE scan parameters
Marcel Holtmann
2
-0
/
+45
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
3
-2
/
+7
2013-10-11
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
Marcel Holtmann
1
-2
/
+2
2013-10-11
Bluetooth: Declare bpa10x_table[] as const
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Declare bfusb_table[] as const
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Declare btusb_table[] and blacklist_table[] as const
Marcel Holtmann
1
-2
/
+2
2013-10-11
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bfusb_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
15
-32
/
+18
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
15
-41
/
+24
2013-10-11
Bluetooth: Remove unused h4_check_data_len() function
Marcel Holtmann
1
-24
/
+0
2013-10-11
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
1
-2
/
+3
2013-10-11
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
1
-5
/
+0
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2
-17
/
+10
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+8
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+6
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
5
-4
/
+8
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
2
-5
/
+1
2013-10-10
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
1
-10
/
+3
2013-10-10
Bluetooth: Remove unused dtl1_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
2013-10-10
Bluetooth: Remove unused btuart_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
2013-10-10
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
2013-10-10
Bluetooth: Remove unused bluecard_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
2013-10-10
Bluetooth: Remove unused bfusb_ioctl() callback
Marcel Holtmann
1
-10
/
+4
2013-10-10
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2
-0
/
+13
2013-10-10
Bluetooth: Use hci_conn_num() instead of direct connection hash access
Marcel Holtmann
1
-6
/
+6
2013-10-10
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
1
-2
/
+2
2013-10-10
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
1
-1
/
+2
2013-10-10
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
1
-1
/
+2
2013-10-10
Bluetooth: Fix potential double-frees of L2CAP skbs
Johan Hedberg
1
-2
/
+6
[next]