summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_h5.c
Commit message (Expand)AuthorAge
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timerPrasanna Karthik2016-11-27
* Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko2015-12-10
* Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko2015-12-10
* Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko2015-12-10
* Bluetooth: Use hex notation for maskAndrei Emeltchenko2015-11-19
* Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko2015-11-19
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik2015-09-30
* Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik2015-07-27
* Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann2015-04-07
* Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann2014-11-02
* Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann2014-11-02
* Bluetooth: HCI H5 peer reset detectionLoic Poulain2014-10-31
* Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain2014-08-14
* Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain2014-07-03
* Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-23
* Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-05
* Bluetooth: Stop BCSP/H5 timer before cleaning upMichael Knudsen2014-03-04
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-17
* Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg2012-07-17
* Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg2012-07-17
* Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg2012-07-17
* Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-17
* Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-17
* Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-17
* Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-17
* Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-17
* Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-17
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-17