index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_h5.c
Age
Commit message (
Expand
)
Author
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-11-27
Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
2015-12-10
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
2015-12-10
Bluetooth: Simplify setting Configuration Field
Andrei Emeltchenko
2015-12-10
Bluetooth: Use hexadecimal notation for mask
Andrei Emeltchenko
2015-11-19
Bluetooth: Use hex notation for mask
Andrei Emeltchenko
2015-11-19
Bluetooth: Fix mask for H5 header len
Andrei Emeltchenko
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-09-30
Bluetooth: hci_h5: clean up hci_h5 code
Prasanna Karthik
2015-07-27
Bluetooth: hci_h5: Cleaned up coding style warnings
Prasanna Karthik
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2014-11-02
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
Marcel Holtmann
2014-11-02
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
Marcel Holtmann
2014-10-31
Bluetooth: HCI H5 peer reset detection
Loic Poulain
2014-08-14
Bluetooth: Fix HCI H5 corrupted ack value
Loic Poulain
2014-07-03
Bluetooth: Remove redundant calls to h5_reset_rx
Loic Poulain
2014-06-23
Bluetooth: Ignore H5 non-link packets in non-active state
Loic Poulain
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
2014-03-04
Bluetooth: Stop BCSP/H5 timer before cleaning up
Michael Knudsen
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2012-07-17
Bluetooth: Introduce a flags variable to Three-wire UART state
Johan Hedberg
2012-07-17
Bluetooth: Improve Three-wire UART configuration handling
Johan Hedberg
2012-07-17
Bluetooth: Remove unnecessary h5_build_pkt function
Johan Hedberg
2012-07-17
Bluetooth: Implement proper low-power support for Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Add initialization tracking to HCI Three-wire driver
Johan Hedberg
2012-07-17
Bluetooth: Add initial sleep support to Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Improve rx debug logs for Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Use delayed init for Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Add support for Three-wire Link Control packets
Johan Hedberg
2012-07-17
Bluetooth: Fix/implement Three-wire reliable packet sending
Johan Hedberg
2012-07-17
Bluetooth: Add Three-wire header value convenience macros
Johan Hedberg
2012-07-17
Bluetooth: Add initial packet sending support to Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Add basic packet parsing to Three-wire UART driver
Johan Hedberg
2012-07-17
Bluetooth: Add initial reliable packet support for Three-wire UART
Johan Hedberg
2012-07-17
Bluetooth: Add basic state tracking to Three-wire UART driver
Johan Hedberg
2012-07-17
Bluetooth: Initial skeleton for Three-wire UART (H5) support
Johan Hedberg