index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btqca: Add wcn3990 firmware download support.
Balakrishna Godavarthi
2018-08-03
1
-4
/
+21
*
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
Balakrishna Godavarthi
2018-08-03
1
-1
/
+3
*
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
Balakrishna Godavarthi
2018-08-03
1
-23
/
+70
*
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
Balakrishna Godavarthi
2018-08-03
3
-16
/
+28
*
Bluetooth: btqca: Rename ROME specific functions to generic functions
Balakrishna Godavarthi
2018-08-03
3
-46
/
+51
*
dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
Balakrishna Godavarthi
2018-08-03
1
-2
/
+27
*
Bluetooth: hci_h5: Add support for enable and device-wake GPIOs
Hans de Goede
2018-08-03
1
-0
/
+41
*
Bluetooth: hci_h5: Add support for the RTL8723BS
Jeremy Cline
2018-08-03
1
-0
/
+69
*
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
Jeremy Cline
2018-08-03
1
-1
/
+39
*
Bluetooth: hci_h5: Add support for serdev enumerated devices
Hans de Goede
2018-08-03
1
-4
/
+48
*
Bluetooth: btrtl: Add support for a config filename postfix
Hans de Goede
2018-08-03
2
-14
/
+24
*
Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
Martin Blumenstingl
2018-08-03
1
-4
/
+47
*
Bluetooth: btrtl: add support for retrieving the UART settings
Martin Blumenstingl
2018-08-03
2
-0
/
+134
*
Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
Hans de Goede
2018-08-03
1
-31
/
+27
*
Bluetooth: btrtl: split the device initialization into smaller parts
Martin Blumenstingl
2018-08-03
2
-106
/
+199
*
Bluetooth: btrtl: add MODULE_FIRMWARE declarations
Martin Blumenstingl
2018-08-03
1
-0
/
+9
*
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors
Marcel Holtmann
2018-08-03
1
-40
/
+37
*
Bluetooth: btusb: Release RF resource on BT shutdown
Amit K Bag
2018-08-03
1
-0
/
+16
*
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
2018-08-01
1
-2
/
+2
*
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
2018-07-30
1
-1
/
+1
*
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2018-07-30
2
-1
/
+11
*
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2018-07-30
4
-11
/
+56
*
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
3
-3
/
+56
*
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
8
-3
/
+233
*
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
2018-07-30
1
-22
/
+45
*
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
5
-2
/
+29
*
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
5
-34
/
+130
*
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
7
-25
/
+285
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
4
-2
/
+43
*
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
2018-07-30
1
-16
/
+45
*
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
2
-13
/
+45
*
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2018-07-30
3
-10
/
+40
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
4
-1
/
+31
*
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
3
-0
/
+227
*
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2018-07-30
2
-0
/
+170
*
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2018-07-30
2
-0
/
+18
*
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
3
-4
/
+12
*
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-23
1
-2
/
+2
*
bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple...
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()
Jia-Ju Bai
2018-07-23
1
-3
/
+3
*
bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()
Jia-Ju Bai
2018-07-23
1
-1
/
+1
*
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
2018-07-18
1
-1
/
+1
*
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
2018-07-16
1
-1
/
+2
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
5
-18
/
+147
*
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
2018-07-06
1
-45
/
+65
*
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
3
-0
/
+87
*
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
4
-25
/
+164
[next]