aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_h5.c
AgeCommit message (Expand)Author
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann
2014-11-02Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann
2014-11-02Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann
2014-10-31Bluetooth: HCI H5 peer reset detectionLoic Poulain
2014-08-14Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain
2014-06-23Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain
2014-03-05Bluetooth: Remove assignments in if-statementsValentin Ilie
2014-03-04Bluetooth: Stop BCSP/H5 timer before cleaning upMichael Knudsen
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2012-07-17Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg
2012-07-17Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg
2012-07-17Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg
2012-07-17Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg
2012-07-17Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg
2012-07-17Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg
2012-07-17Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg
2012-07-17Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg
2012-07-17Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg
2012-07-17Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg
2012-07-17Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg