index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_vhci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-21
Bluetooth: hci_serdev: call init_rwsem() before p->open()
Pavel Skripkin
1
-1
/
+2
2022-01-21
Bluetooth: Remove kernel-doc style comment block
Tedd Ho-Jeong An
3
-3
/
+3
2022-01-21
Bluetooth: btusb: Whitespace fixes for btusb_setup_csr()
Ismael Ferreras Morezuelas
1
-3
/
+3
2022-01-21
Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
Larry Finger
1
-0
/
+2
2022-01-21
Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products
Tedd Ho-Jeong An
3
-3
/
+15
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
4
-10
/
+144
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
3
-8
/
+162
2022-01-14
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
1
-0
/
+13
2022-01-11
Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()
Dan Carpenter
1
-3
/
+3
2022-01-10
Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...
Sean Wang
1
-1
/
+1
2022-01-10
Bluetooth: btmtksdio: move struct reg_read_cmd to common file
Sean Wang
2
-6
/
+8
2022-01-10
Bluetooth: mt7921s: Enable SCO over I2S
Mark Chen
2
-0
/
+88
2022-01-10
Bluetooth: mt7921s: Support wake on bluetooth
Mark Chen
2
-1
/
+40
2022-01-10
Bluetooth: btmtksdio: rename btsdio_mtk_reg_read
Sean Wang
1
-3
/
+3
2022-01-10
Bluetooth: hci_sync: Fix compilation warning
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-10
tcp: tcp_send_challenge_ack delete useless param `skb`
Benjamin Yim
1
-5
/
+5
2022-01-10
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-8
/
+3
2022-01-10
rocker: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+4
2022-01-10
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2022-01-10
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+8
2022-01-10
net: enetc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2
-13
/
+4
2022-01-10
cxgb4vf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+5
2022-01-10
cxgb4: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-12
/
+5
2022-01-10
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+5
2022-01-10
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+4
2022-01-10
et131x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+2
2022-01-10
be2net: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-9
/
+5
2022-01-10
vmxnet3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2022-01-10
bna: Simplify DMA setting
Christophe JAILLET
1
-24
/
+10
2022-01-10
net: alteon: Simplify DMA setting
Christophe JAILLET
2
-8
/
+2
2022-01-10
myri10ge: Simplify DMA setting
Christophe JAILLET
1
-12
/
+1
2022-01-10
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2022-01-10
net: allwinner: Fix print format
Jakub Kicinski
1
-2
/
+2
2022-01-10
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-10
amt: fix wrong return type of amt_send_membership_update()
Taehee Yoo
1
-1
/
+1
2022-01-10
net: mcs7830: handle usb read errors properly
Pavel Skripkin
1
-2
/
+10
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
3
-2
/
+10
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
3
-3
/
+19
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
5
-17
/
+67
2022-01-10
net/mlx5e: Fix build error in fec_set_block_stats()
Jakub Kicinski
1
-1
/
+1
2022-01-10
bnxt_en: improve firmware timeout messaging
Edwin Peer
4
-24
/
+25
2022-01-10
bnxt_en: use firmware provided max timeout for messages
Edwin Peer
6
-12
/
+15
2022-01-10
bnxt_en: improve VF error messages when PF is unavailable
Edwin Peer
3
-9
/
+40
2022-01-10
bnxt_en: add dynamic debug support for HWRM messages
Edwin Peer
2
-21
/
+50
2022-01-10
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
1
-2
/
+1
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
5
-5
/
+27
2022-01-09
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2
-0
/
+40
2022-01-09
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
1
-0
/
+21
2022-01-09
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
4
-2
/
+99
2022-01-09
netfilter: nft_meta: track register operations
Pablo Neira Ayuso
1
-0
/
+28
[next]