index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
xen-blkfront: Cache feature_persistent value before advertisement
SeongJae Park
1
-7
/
+7
2022-09-02
xen-blkfront: Advertise feature-persistent as user requested
SeongJae Park
1
-2
/
+6
2022-09-02
xen-blkback: Advertise feature-persistent as user requested
SeongJae Park
2
-2
/
+7
2022-09-02
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
1
-1
/
+3
2022-09-02
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
1
-7
/
+36
2022-09-02
dt-bindings: clock: renesas,rzg2l: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
22
-36
/
+36
2022-09-02
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
1
-3
/
+2
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-09-02
arm64: dts: renesas: Add V3H2 Condor-I board support
Kuninori Morimoto
2
-0
/
+16
2022-09-02
arm64: dts: renesas: Add r8a77980a.dtsi
Kuninori Morimoto
1
-0
/
+11
2022-09-02
arm64: dts: renesas: Add condor-common.dtsi
Kuninori Morimoto
2
-539
/
+549
2022-09-02
arm64: dts: renesas: Drop clock-names property from RPC node
Lad Prabhakar
7
-7
/
+0
2022-09-02
wifi: wfx: prevent underflow in wfx_send_pds()
Dan Carpenter
1
-1
/
+1
2022-09-02
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
Dan Carpenter
1
-7
/
+7
2022-09-02
x86/defconfig: Enable CONFIG_DEBUG_WX=y
Ingo Molnar
2
-0
/
+2
2022-09-02
x86/defconfig: Refresh the defconfigs
Ingo Molnar
2
-4
/
+5
2022-09-02
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: correct polling address of address CAM
Ping-Ke Shih
1
-1
/
+1
2022-09-02
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
4
-12
/
+14
2022-09-02
wifi: rtw89: pci: correct TX resource checking in low power mode
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
Ping-Ke Shih
1
-1
/
+2
2022-09-02
wifi: rtw89: enlarge the CFO tracking boundary
Cheng-Chieh Hsieh
1
-1
/
+1
2022-09-02
wifi: rtw89: pci: correct suspend/resume setting for variant chips
Chin-Yen Lee
1
-8
/
+23
2022-09-02
wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
Chin-Yen Lee
2
-24
/
+79
2022-09-02
wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
Chia-Yuan Li
3
-2
/
+110
2022-09-02
wifi: rtw89: 8852c: set TBTT shift configuration
Chia-Yuan Li
2
-0
/
+23
2022-09-02
wifi: rtw89: add retry to change power_mode state
Chin-Yen Lee
2
-6
/
+18
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
4
-20
/
+73
2022-09-02
wifi: rtw89: 8852c: initialize and correct BA CAM content
Ping-Ke Shih
6
-1
/
+77
2022-09-02
wifi: rtw89: 8852c: declare correct BA CAM number
Ping-Ke Shih
5
-13
/
+21
2022-09-02
wifi: rtw89: 8852c: update TX power tables to R49
Zong-Zhe Yang
1
-3279
/
+6546
2022-09-02
wifi: rtw89: 8852c: update RF radio A/B parameters to R49
Ping-Ke Shih
1
-2538
/
+16505
2022-09-02
wifi: rtw89: TX power limit/limit_ru consider negative
Zong-Zhe Yang
2
-16
/
+20
2022-09-02
Merge branch 'linus' into x86/mm, to refresh the branch
Ingo Molnar
13155
-261441
/
+1352927
2022-09-02
rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852c
Ching-Te Ku
2
-8
/
+113
2022-09-02
rtw89: coex: Add v1 Wi-Fi SCC coexistence policy
Ching-Te Ku
2
-2
/
+112
2022-09-02
rtw89: coex: Move _set_policy to chip_ops
Ching-Te Ku
5
-1
/
+386
2022-09-02
rtw89: coex: update WL role info v1 for RTL8852C branch using
Ching-Te Ku
4
-74
/
+458
2022-09-02
rtw89: coex: Add v1 version TDMA format and parameters
Ching-Te Ku
2
-17
/
+75
2022-09-02
rtw89: coex: Define BT B1 slot length
Ching-Te Ku
1
-65
/
+66
2022-09-02
rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl report
Ching-Te Ku
3
-27
/
+98
2022-09-02
rtw89: coex: Move Wi-Fi firmware coexistence matching version to chip
Ching-Te Ku
4
-37
/
+66
2022-09-02
rtw89: coex: update radio state for RTL8852A/RTL8852C
Ching-Te Ku
2
-9
/
+19
2022-09-02
rtw89: 8852c: adjust mactxen delay of mac/phy interface
Chia-Yuan Li
2
-1
/
+7
2022-09-02
rtw89: 8852c: modify PCIE prebkf time
Chia-Yuan Li
1
-1
/
+11
2022-09-02
rtw89: ser: leave lps with mutex
Zong-Zhe Yang
1
-0
/
+3
2022-09-02
rtw89: declare support HE HTC always
Ping-Ke Shih
1
-2
/
+1
2022-09-02
rtw89: 8852a: update HW setting on BB
Zong-Zhe Yang
2
-2
/
+4
2022-09-02
rtw89: 8852c: disable dma during mac init
Po-Hao Huang
1
-0
/
+2
[prev]
[next]