index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_h5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
1
-8
/
+1
2015-04-07
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
1
-0
/
+1
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
1
-2
/
+2
2014-11-02
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
Marcel Holtmann
1
-11
/
+2
2014-11-02
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
Marcel Holtmann
1
-2
/
+2
2014-10-31
Bluetooth: HCI H5 peer reset detection
Loic Poulain
1
-0
/
+34
2014-08-14
Bluetooth: Fix HCI H5 corrupted ack value
Loic Poulain
1
-1
/
+1
2014-07-03
Bluetooth: Remove redundant calls to h5_reset_rx
Loic Poulain
1
-4
/
+0
2014-06-23
Bluetooth: Ignore H5 non-link packets in non-active state
Loic Poulain
1
-0
/
+1
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
1
-2
/
+4
2014-03-04
Bluetooth: Stop BCSP/H5 timer before cleaning up
Michael Knudsen
1
-2
/
+2
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-1
/
+1
2012-07-17
Bluetooth: Introduce a flags variable to Three-wire UART state
Johan Hedberg
1
-11
/
+15
2012-07-17
Bluetooth: Improve Three-wire UART configuration handling
Johan Hedberg
1
-7
/
+27
2012-07-17
Bluetooth: Remove unnecessary h5_build_pkt function
Johan Hedberg
1
-26
/
+23
2012-07-17
Bluetooth: Implement proper low-power support for Three-wire UART
Johan Hedberg
1
-5
/
+32
2012-07-17
Bluetooth: Add initialization tracking to HCI Three-wire driver
Johan Hedberg
1
-16
/
+50
2012-07-17
Bluetooth: Add initial sleep support to Three-wire UART
Johan Hedberg
1
-0
/
+13
2012-07-17
Bluetooth: Improve rx debug logs for Three-wire UART
Johan Hedberg
1
-14
/
+3
2012-07-17
Bluetooth: Use delayed init for Three-wire UART
Johan Hedberg
1
-0
/
+3
2012-07-17
Bluetooth: Add support for Three-wire Link Control packets
Johan Hedberg
1
-17
/
+79
2012-07-17
Bluetooth: Fix/implement Three-wire reliable packet sending
Johan Hedberg
1
-17
/
+70
2012-07-17
Bluetooth: Add Three-wire header value convenience macros
Johan Hedberg
1
-0
/
+8
2012-07-17
Bluetooth: Add initial packet sending support to Three-wire UART
Johan Hedberg
1
-7
/
+98
2012-07-17
Bluetooth: Add basic packet parsing to Three-wire UART driver
Johan Hedberg
1
-8
/
+222
2012-07-17
Bluetooth: Add initial reliable packet support for Three-wire UART
Johan Hedberg
1
-0
/
+56
2012-07-17
Bluetooth: Add basic state tracking to Three-wire UART driver
Johan Hedberg
1
-4
/
+92
2012-07-17
Bluetooth: Initial skeleton for Three-wire UART (H5) support
Johan Hedberg
1
-0
/
+88