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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: mt7921: add PATCH_FINISH_REQ cmd response handling
YN Chen
1
-1
/
+2
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2
-18
/
+14
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
4
-16
/
+73
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
3
-11
/
+25
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
5
-0
/
+395
2022-07-11
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
1
-0
/
+6
2022-07-11
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
1
-1
/
+2
2022-07-11
mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
1
-1
/
+1
2022-07-11
spi: remove duplicate parameters check in acpi_spi_add_resource()
Andy Shevchenko
1
-3
/
+0
2022-07-11
spi: propagate error code to the caller of acpi_spi_device_alloc()
Andy Shevchenko
1
-1
/
+1
2022-07-11
spi: Return deferred probe error when controller isn't yet available
Andy Shevchenko
1
-1
/
+1
2022-07-11
regulator: qcom_spmi: add support for PMP8074 regulators
Robert Marko
1
-0
/
+23
2022-07-11
regulator: qcom_spmi: add support for HT_P600
Robert Marko
1
-0
/
+7
2022-07-11
regulator: qcom_spmi: add support for HT_P150
Robert Marko
1
-0
/
+7
2022-07-11
regulator: max597x: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-07-11
Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Greg Kroah-Hartman
4
-25
/
+605
2022-07-11
Merge tag 'mhi-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
4
-9
/
+46
2022-07-11
xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
Demi Marie Obenour
1
-2
/
+4
2022-07-11
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-11
drm/ttm: audit bo->resource usage v2
Christian König
2
-10
/
+13
2022-07-11
drm/nouveau: audit bo->resource usage
Christian König
1
-1
/
+2
2022-07-11
drm/amdgpu: audit bo->resource usage
Christian König
2
-2
/
+3
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
8
-65
/
+121
2022-07-11
pinctrl: qcom: Add pinctrl driver for MSM8909
Stephan Gerhold
3
-0
/
+965
2022-07-11
pinctrl: starfive: Serialize adding groups and functions
Jianlong Huang
1
-0
/
+5
2022-07-11
coresight: etm4x: avoid build failure with unrolled loops
Nick Desaulniers
1
-1
/
+2
2022-07-11
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
1
-6
/
+8
2022-07-11
gpio: thunderx: Don't directly include asm-generic/msi.h
Marc Zyngier
1
-2
/
+0
2022-07-11
staging: r8188eu: the bcnhead parameter is always 0
Martin Kaiser
1
-14
/
+2
2022-07-11
staging: r8188eu: efuse_utilized is never read
Martin Kaiser
1
-9
/
+0
2022-07-11
staging: r8188eu: _offset is always 0 in efuse_phymap_to_logical
Martin Kaiser
1
-4
/
+3
2022-07-11
staging: r8188eu: offset is always 0 in iol_read_efuse
Martin Kaiser
1
-3
/
+3
2022-07-11
staging: r8188eu: offset is always 0 in rtl8188e_ReadEFuse
Martin Kaiser
3
-5
/
+5
2022-07-11
staging: r8188eu: txpktbuf_bndy is always 0
Martin Kaiser
1
-4
/
+4
2022-07-11
staging: r8188eu: merge ReadEFuseByIC into rtl8188e_ReadEFuse
Martin Kaiser
1
-6
/
+1
2022-07-11
staging: r8188eu: use memcpy for fallback mac address
Martin Kaiser
1
-3
/
+1
2022-07-11
staging: r8188eu: always initialise efuse buffer with 0xff
Martin Kaiser
1
-8
/
+6
2022-07-11
staging: r8188eu: use a local buffer for efuse data
Martin Kaiser
2
-13
/
+11
2022-07-11
staging: r8188eu: merge EFUSE_ShadowMapUpdate with its caller
Martin Kaiser
3
-34
/
+9
2022-07-11
staging: r8188eu: remove eeprom function prototypes
Martin Kaiser
1
-6
/
+0
2022-07-11
staging: r8188eu: remove EepromOrEfuse from struct eeprom_priv
Martin Kaiser
3
-5
/
+1
2022-07-11
staging: r8188eu: remove unused eeprom defines
Martin Kaiser
1
-6
/
+0
2022-07-11
staging: r8188eu: remove HW_VAR_DM_FUNC_CLR from SetHwReg8188EU()
Michael Straube
3
-8
/
+10
2022-07-11
staging: r8188eu: remove HW_VAR_DM_FUNC_RESET from SetHwReg8188EU()
Michael Straube
3
-6
/
+10
2022-07-11
staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()
Michael Straube
3
-5
/
+9
2022-07-11
staging: r8188eu: remove HW_VAR_DM_FUNC_OP from SetHwReg8188EU()
Michael Straube
3
-11
/
+6
2022-07-11
staging: r8188eu: remove HW_VAR_BASIC_RATE from SetHwReg8188EU()
Michael Straube
5
-40
/
+42
2022-07-11
staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
Duoming Zhou
3
-22
/
+20
[prev]
[next]