index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
dt-bindings: net: Add WCN6855 Bluetooth
Steev Klimaszewski
1
-0
/
+17
2023-04-24
Bluetooth: btrtl: check for NULL in btrtl_set_quirks()
Max Chou
1
-0
/
+3
2023-04-24
bluetooth: Add device 13d3:3571 to device tables
Larry Finger
1
-0
/
+2
2023-04-24
bluetooth: Add device 0bda:887b to device tables
Larry Finger
1
-0
/
+2
2023-04-24
Bluetooth: NXP: select CONFIG_CRC8
Arnd Bergmann
1
-0
/
+1
2023-04-24
Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
Neeraj Sanjay Kale
4
-0
/
+1311
2023-04-24
dt-bindings: net: bluetooth: Add NXP bluetooth support
Neeraj Sanjay Kale
2
-0
/
+51
2023-04-24
serdev: Add method to assert break signal over tty UART port
Neeraj Sanjay Kale
3
-0
/
+29
2023-04-24
serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
Neeraj Sanjay Kale
3
-7
/
+7
2023-04-24
Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
Ilpo Järvinen
1
-4
/
+4
2023-04-24
Bluetooth: Improve support for Actions Semi ATS2851 based devices
Raul Cheleguini
1
-0
/
+2
2023-04-24
Bluetooth: btrtl: add support for the RTL8723CS
Vasily Khoruzhick
3
-4
/
+125
2023-04-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2
-2
/
+14
2023-04-24
Bluetooth: btmtkuart: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-3
/
+3
2023-04-24
Bluetooth: hci_qca: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-5
/
+5
2023-04-24
Bluetooth: btmrvl_sdio: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-04-24
Bluetooth: hci_ll: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-24
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
3
-6
/
+12
2023-04-24
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
1
-1
/
+0
2023-04-24
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
1
-25
/
+11
2023-04-24
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
1
-3
/
+5
2023-04-24
Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922
Meng Tang
1
-0
/
+3
2023-04-24
arm64: dts: rockchip: Update compatible for bluetooth
Chris Morgan
1
-1
/
+1
2023-04-24
Bluetooth: hci_h5: btrtl: Add support for RTL8821CS
Chris Morgan
1
-0
/
+8
2023-04-24
dt-bindings: net: realtek-bluetooth: Add RTL8821CS
Chris Morgan
1
-9
/
+15
2023-04-24
Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
Meng Tang
1
-0
/
+3
2023-04-24
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-24
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-24
Bluetooth: btrtl: Add support for RTL8852BS
Victor Hassan
1
-0
/
+10
2023-04-24
Bluetooth: hci_mrvl: Add serdev support for 88W8997
Stefan Eichenberger
1
-7
/
+79
2023-04-24
Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
Stefan Eichenberger
1
-3
/
+1
2023-04-24
dt-bindings: bluetooth: marvell: add max-speed property
Stefan Eichenberger
1
-0
/
+16
2023-04-24
dt-bindings: bluetooth: marvell: add 88W8997
Stefan Eichenberger
1
-1
/
+3
2023-04-24
Bluetooth: btusb: Do not require hardcoded interface numbers
Tomasz Moń
1
-7
/
+3
2023-04-24
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
1
-40
/
+40
2023-04-23
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
1
-7
/
+5
2023-04-23
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
1
-22
/
+7
2023-04-23
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
1
-6
/
+14
2023-04-23
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
1
-4
/
+13
2023-04-23
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
1
-8
/
+3
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
1
-5
/
+5
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
3
-8
/
+23
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2
-3
/
+3
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-9
/
+9
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
1
-7
/
+2
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
12
-20
/
+24
2023-04-23
net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
Vladimir Oltean
1
-1
/
+2
[next]