index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
Jeremy Cline
1
-1
/
+39
2018-08-03
Bluetooth: hci_h5: Add support for serdev enumerated devices
Hans de Goede
1
-4
/
+48
2018-08-03
Bluetooth: btrtl: Add support for a config filename postfix
Hans de Goede
2
-14
/
+24
2018-08-03
Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
Martin Blumenstingl
1
-4
/
+47
2018-08-03
Bluetooth: btrtl: add support for retrieving the UART settings
Martin Blumenstingl
2
-0
/
+134
2018-08-03
Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
Hans de Goede
1
-31
/
+27
2018-08-03
Bluetooth: btrtl: split the device initialization into smaller parts
Martin Blumenstingl
2
-106
/
+199
2018-08-03
Bluetooth: btrtl: add MODULE_FIRMWARE declarations
Martin Blumenstingl
1
-0
/
+9
2018-08-03
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors
Marcel Holtmann
1
-40
/
+37
2018-08-03
Bluetooth: btusb: Release RF resource on BT shutdown
Amit K Bag
1
-0
/
+16
2018-08-01
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-07-30
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2
-1
/
+11
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
4
-11
/
+56
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
3
-3
/
+56
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
8
-3
/
+233
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
1
-22
/
+45
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
5
-2
/
+29
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
5
-34
/
+130
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
7
-25
/
+285
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
4
-2
/
+43
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2
-13
/
+45
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
3
-10
/
+40
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
4
-1
/
+31
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
3
-0
/
+227
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2
-0
/
+170
2018-07-30
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2
-0
/
+18
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
3
-4
/
+12
2018-07-23
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-2
/
+2
2018-07-23
bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()
Jia-Ju Bai
1
-3
/
+3
2018-07-23
bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()
Jia-Ju Bai
1
-1
/
+1
2018-07-18
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
1
-1
/
+1
2018-07-16
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
5
-18
/
+147
2018-07-06
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
1
-45
/
+65
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
3
-0
/
+87
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
4
-25
/
+164
2018-07-06
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2
-49
/
+46
2018-07-06
Bluetooth: remove unused bt-nokia-h4p.h header
Corentin Labbe
1
-38
/
+0
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
3
-0
/
+24
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
5
-0
/
+53
2018-07-06
Bluetooth: btusb: use irqsave() in URB's complete callback
Sebastian Andrzej Siewior
1
-8
/
+12
2018-07-06
Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
Jian-Hong Pan
1
-0
/
+1
2018-07-06
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
1
-0
/
+1
2018-07-06
Merge branch 'IP-listification-follow-ups'
David S. Miller
4
-24
/
+133
[next]