index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2
-1
/
+3
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4334 DT binding
Linus Walleij
1
-0
/
+1
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2
-3
/
+10
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
1
-0
/
+15
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
1
-1
/
+2
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
1
-2
/
+4
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
1
-0
/
+17
2021-03-08
Bluetooth: btbcm: Rewrite bindings in YAML and add reset
Linus Walleij
3
-57
/
+118
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
3
-1
/
+4
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
3
-17
/
+55
2021-03-02
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
1
-0
/
+10
2021-02-26
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
1
-4
/
+4
2021-02-26
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
1
-0
/
+2
2021-02-21
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-20
fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
Al Viro
1
-4
/
+5
2021-02-18
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-17
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
3
-0
/
+6
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
1
-10
/
+8
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
1
-4
/
+1
2021-02-17
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
1
-79
/
+11
2021-02-17
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
1
-79
/
+43
2021-02-17
ptp: ptp_clockmatrix: Remove unused header declarations.
Vincent Cheng
1
-2
/
+0
2021-02-17
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
1
-3
/
+13
2021-02-17
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
3
-2
/
+87
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
1
-0
/
+10
2021-02-17
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
1
-1
/
+3
2021-02-17
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
1
-4
/
+4
2021-02-17
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
1
-4
/
+2
2021-02-17
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
1
-3
/
+2
2021-02-17
r8169: use macro pm_ptr
Heiner Kallweit
1
-3
/
+1
2021-02-17
net: mdio: Remove of_phy_attach()
Florian Fainelli
3
-41
/
+1
2021-02-17
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
1
-0
/
+1
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
1
-6
/
+18
2021-02-17
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
4
-10
/
+50
2021-02-17
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2
-5
/
+14
2021-02-17
rcu/nocb: Trigger self-IPI on late deferred wake up before user resume
Frederic Weisbecker
3
-11
/
+37
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
4
-3
/
+8
2021-02-17
rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
Frederic Weisbecker
1
-1
/
+10
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
5
-7
/
+30
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2
-5
/
+4
[next]