Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | Bluetooth: hci_uart: check for missing tty operations | Vladis Dronov | 1 | -0/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
2018-12-19 | Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces | Colin Ian King | 1 | -2/+2 |
2018-12-19 | Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers | Andrea Parri | 1 | -12/+4 |
2018-07-23 | bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple... | Jia-Ju Bai | 1 | -1/+1 |
2018-01-25 | Bluetooth: btintel: Create common function for firmware download | Tedd Ho-Jeong An | 1 | -80/+3 |
2018-01-24 | Bluetooth: btintel: Create common Intel Read Boot Params function | Tedd Ho-Jeong An | 1 | -40/+8 |
2018-01-24 | Bluetooth: btintel: Use boot parameter from firmware file | Tedd Ho-Jeong An | 1 | -2/+20 |
2018-01-24 | Bluetooth: btintel: Create common function for Intel Reset | Tedd Ho-Jeong An | 1 | -8/+7 |
2018-01-24 | Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later | Tedd Ho-Jeong An | 1 | -7/+49 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -3/+3 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -4/+3 |
2017-06-09 | Bluetooth: hci_intel: Add GPIO ACPI mapping table | Andy Shevchenko | 1 | -0/+14 |
2017-04-12 | Bluetooth: hci_intel: add missing tty-device sanity check | Johan Hovold | 1 | -1/+12 |
2017-04-12 | Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART | Tedd Ho-Jeong An | 1 | -0/+1 |
2017-04-12 | Bluetooth: hci_intel: Fix firmware file name to use hw_variant | Tedd Ho-Jeong An | 1 | -6/+10 |
2017-04-12 | Bluetooth: Use switch statement for Intel hardware variants | Tedd Ho-Jeong An | 1 | -6/+11 |
2016-09-19 | Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks | Bart Van Assche | 1 | -3/+3 |
2016-07-11 | Bluetooth: hci_intel: Remove LPM enabling from setup procedure | Loic Poulain | 1 | -21/+7 |
2016-05-02 | Bluetooth: hci_intel: Fix null gpio desc pointer dereference | Loic Poulain | 1 | -4/+2 |
2016-02-23 | Bluetooth: hci_intel: Fix a wrong comparison | Anton Protopopov | 1 | -2/+2 |
2015-12-10 | Bluetooth: btintel: Create common Intel Version Read function | Loic Poulain | 1 | -35/+11 |
2015-12-10 | Bluetooth: hci_intel: Use shorter timeout for HCI commands | Loic Poulain | 1 | -4/+4 |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 1 | -7/+7 |
2015-10-21 | Bluetooth: hci_uart: Provide initial manufacturer information | Marcel Holtmann | 1 | -0/+1 |
2015-10-21 | Bluetooth: btintel: Add support for enabling tracing functionality | Marcel Holtmann | 1 | -0/+1 |
2015-10-01 | Bluetooth: hci_intel: Cleanup the device probe code | Jarkko Nikula | 1 | -24/+0 |
2015-09-17 | Bluetooth: hci_intel: Enable IRQ wake capability | Loic Poulain | 1 | -7/+25 |
2015-09-17 | Bluetooth: hci_intel: Give priority to LPM packets | Loic Poulain | 1 | -3/+6 |
2015-09-17 | Bluetooth: hci_intel: Add Device configuration | Loic Poulain | 1 | -0/+7 |
2015-09-17 | Bluetooth: hci_intel: Fix warnings due to unused lpm functions | Loic Poulain | 1 | -0/+2 |
2015-09-17 | Bluetooth: hci_intel: Show error in case of invalid LPM packet size | Loic Poulain | 1 | -2/+5 |
2015-09-17 | Bluetooth: hci_intel: Add runtime PM support | Loic Poulain | 1 | -3/+69 |
2015-09-17 | Bluetooth: hci_intel: Add PM support | Loic Poulain | 1 | -0/+53 |
2015-09-17 | Bluetooth: hci_intel: Implement LPM suspend/resume | Loic Poulain | 1 | -0/+158 |
2015-09-17 | Bluetooth: hci_intel: Replace spinlock with mutex | Loic Poulain | 1 | -9/+9 |
2015-09-17 | Bluetooth: hci_intel: Use bt_dev logging helpers | Loic Poulain | 1 | -62/+59 |
2015-09-17 | Bluetooth: hci_intel: Introduce LPM support | Loic Poulain | 1 | -3/+90 |
2015-09-17 | Bluetooth: hci_intel: Retrieve host-wake IRQ | Loic Poulain | 1 | -1/+61 |
2015-08-28 | Bluetooth: hci_intel: Add support for platform driver | Loic Poulain | 1 | -13/+189 |
2015-08-28 | Bluetooth: hci_intel: Add Intel baudrate configuration support | Loic Poulain | 1 | -0/+119 |
2015-07-23 | Bluetooth: btintel: Create common function for Intel version info | Marcel Holtmann | 1 | -22/+1 |
2015-07-23 | Bluetooth: btintel: Create common Intel Secure Send function | Marcel Holtmann | 1 | -28/+4 |
2015-07-23 | Bluetooth: hci_uart: Add Intel address configuration support | Marcel Holtmann | 1 | -0/+2 |
2015-07-23 | Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices | Loic Poulain | 1 | -0/+604 |
2015-04-07 | Bluetooth: hci_uart: Use generic Intel support for address setting | Marcel Holtmann | 1 | -17/+0 |
2015-04-07 | Bluetooth: hci_uart: Add support Intel address configuration | Marcel Holtmann | 1 | -0/+48 |