index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-25
1
-2
/
+5
*
Bluetooth: hci_intel: enable on new platform
Andy Shevchenko
2020-09-11
1
-4
/
+5
*
Bluetooth: hci_intel: switch to list_for_each_entry()
Andy Shevchenko
2020-09-11
1
-21
/
+10
*
Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
Andy Shevchenko
2020-09-11
1
-10
/
+4
*
Bluetooth: hci_intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
*
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
2019-07-31
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
2018-12-19
1
-2
/
+2
*
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2018-12-19
1
-12
/
+4
*
bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple...
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
Bluetooth: btintel: Create common function for firmware download
Tedd Ho-Jeong An
2018-01-25
1
-80
/
+3
*
Bluetooth: btintel: Create common Intel Read Boot Params function
Tedd Ho-Jeong An
2018-01-24
1
-40
/
+8
*
Bluetooth: btintel: Use boot parameter from firmware file
Tedd Ho-Jeong An
2018-01-24
1
-2
/
+20
*
Bluetooth: btintel: Create common function for Intel Reset
Tedd Ho-Jeong An
2018-01-24
1
-8
/
+7
*
Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and later
Tedd Ho-Jeong An
2018-01-24
1
-7
/
+49
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+3
*
Bluetooth: hci_intel: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-09
1
-0
/
+14
*
Bluetooth: hci_intel: add missing tty-device sanity check
Johan Hovold
2017-04-12
1
-1
/
+12
*
Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
Tedd Ho-Jeong An
2017-04-12
1
-0
/
+1
*
Bluetooth: hci_intel: Fix firmware file name to use hw_variant
Tedd Ho-Jeong An
2017-04-12
1
-6
/
+10
*
Bluetooth: Use switch statement for Intel hardware variants
Tedd Ho-Jeong An
2017-04-12
1
-6
/
+11
*
Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks
Bart Van Assche
2016-09-19
1
-3
/
+3
*
Bluetooth: hci_intel: Remove LPM enabling from setup procedure
Loic Poulain
2016-07-11
1
-21
/
+7
*
Bluetooth: hci_intel: Fix null gpio desc pointer dereference
Loic Poulain
2016-05-02
1
-4
/
+2
*
Bluetooth: hci_intel: Fix a wrong comparison
Anton Protopopov
2016-02-23
1
-2
/
+2
*
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
2015-12-10
1
-35
/
+11
*
Bluetooth: hci_intel: Use shorter timeout for HCI commands
Loic Poulain
2015-12-10
1
-4
/
+4
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-7
/
+7
*
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-10-21
1
-0
/
+1
*
Bluetooth: btintel: Add support for enabling tracing functionality
Marcel Holtmann
2015-10-21
1
-0
/
+1
*
Bluetooth: hci_intel: Cleanup the device probe code
Jarkko Nikula
2015-10-01
1
-24
/
+0
*
Bluetooth: hci_intel: Enable IRQ wake capability
Loic Poulain
2015-09-17
1
-7
/
+25
*
Bluetooth: hci_intel: Give priority to LPM packets
Loic Poulain
2015-09-17
1
-3
/
+6
*
Bluetooth: hci_intel: Add Device configuration
Loic Poulain
2015-09-17
1
-0
/
+7
*
Bluetooth: hci_intel: Fix warnings due to unused lpm functions
Loic Poulain
2015-09-17
1
-0
/
+2
*
Bluetooth: hci_intel: Show error in case of invalid LPM packet size
Loic Poulain
2015-09-17
1
-2
/
+5
*
Bluetooth: hci_intel: Add runtime PM support
Loic Poulain
2015-09-17
1
-3
/
+69
*
Bluetooth: hci_intel: Add PM support
Loic Poulain
2015-09-17
1
-0
/
+53
*
Bluetooth: hci_intel: Implement LPM suspend/resume
Loic Poulain
2015-09-17
1
-0
/
+158
*
Bluetooth: hci_intel: Replace spinlock with mutex
Loic Poulain
2015-09-17
1
-9
/
+9
*
Bluetooth: hci_intel: Use bt_dev logging helpers
Loic Poulain
2015-09-17
1
-62
/
+59
*
Bluetooth: hci_intel: Introduce LPM support
Loic Poulain
2015-09-17
1
-3
/
+90
*
Bluetooth: hci_intel: Retrieve host-wake IRQ
Loic Poulain
2015-09-17
1
-1
/
+61
*
Bluetooth: hci_intel: Add support for platform driver
Loic Poulain
2015-08-28
1
-13
/
+189
*
Bluetooth: hci_intel: Add Intel baudrate configuration support
Loic Poulain
2015-08-28
1
-0
/
+119
*
Bluetooth: btintel: Create common function for Intel version info
Marcel Holtmann
2015-07-23
1
-22
/
+1
*
Bluetooth: btintel: Create common Intel Secure Send function
Marcel Holtmann
2015-07-23
1
-28
/
+4
*
Bluetooth: hci_uart: Add Intel address configuration support
Marcel Holtmann
2015-07-23
1
-0
/
+2
[next]