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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
drm/sun4i: tv: Remove useless function
Maxime Ripard
1
-7
/
+0
2022-09-07
drm/sun4i: tv: Convert to atomic hooks
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/sun4i: tv: Remove unused mode_valid
Maxime Ripard
1
-8
/
+0
2022-09-07
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-09-07
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
1
-14
/
+4
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
1
-1
/
+4
2022-09-07
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
1
-1
/
+2
2022-09-07
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
1
-1
/
+3
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2
-6
/
+13
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
1
-1
/
+1
2022-09-07
ath11k: Enable remain-on-channel support on WCN6750
Manikanta Pubbisetty
1
-1
/
+1
2022-09-07
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
1
-65
/
+23
2022-09-07
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
Lad Prabhakar
1
-1
/
+1
2022-09-07
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
1
-9
/
+0
2022-09-07
wifi: b43: remove empty switch statement
Johannes Berg
1
-5
/
+1
2022-09-07
wifi: cw1200: use get_unaligned_le64()
Johannes Berg
1
-2
/
+1
2022-09-07
wifi: cw1200: remove RCU STA pointer handling in TX
Johannes Berg
1
-4
/
+1
2022-09-07
wifi: mwifiex: fix endian annotations in casts
Johannes Berg
1
-6
/
+6
2022-09-07
wifi: mwifiex: fix endian conversion
Johannes Berg
1
-1
/
+1
2022-09-07
wifi: mwifiex: mark a variable unused
Johannes Berg
1
-1
/
+1
2022-09-07
wifi: wl18xx: add some missing endian conversions
Johannes Berg
1
-4
/
+4
2022-09-07
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2
-3
/
+2
2022-09-07
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
1
-2
/
+2
2022-09-07
wifi: rtl8xxxu: Fix skb misuse in TX queue selection
Bitterblue Smith
1
-1
/
+2
2022-09-07
wifi: brcmfmac: remove redundant variable err
Jinpeng Cui
1
-9
/
+3
2022-09-07
wifi: brcmfmac: add 43439 SDIO ids and initialization
Marek Vasut
5
-2
/
+10
2022-09-07
wifi: rtl8xxxu: Simplify the error handling code
Zheyu Ma
1
-6
/
+3
2022-09-07
bcma: Fix typo in comments
Shaomin Deng
1
-1
/
+1
2022-09-07
wifi: p54: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-07
wifi: mwifiex: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-07
wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tablet
Hans de Goede
1
-0
/
+18
2022-09-07
wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430
Hans de Goede
1
-0
/
+1
2022-09-07
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
Alexander Coffin
1
-1
/
+2
2022-09-07
Merge tag 'phy-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-linus
Greg Kroah-Hartman
1
-70
/
+17
2022-09-07
wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
Kees Cook
3
-15
/
+17
2022-09-07
wifi: iwlwifi: don't spam logs with NSS>2 messages
Jason A. Donenfeld
1
-2
/
+2
2022-09-07
efi/x86: libstub: remove unused variable
chen zhang
1
-1
/
+0
2022-09-07
nvme: requeue aen after firmware activation
Keith Busch
1
-3
/
+11
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
1
-2
/
+15
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
1
-3
/
+3
2022-09-07
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
Colin Ian King
1
-2
/
+2
2022-09-07
thunderbolt: Add support for ASMedia NVM image format
Szuying Chen
1
-0
/
+37
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
4
-167
/
+410
2022-09-07
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
2
-7
/
+23
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
2
-18
/
+28
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
3
-6
/
+6
2022-09-07
thunderbolt: Allow NVM upgrade of USB4 host routers
Szuying Chen
1
-1
/
+4
2022-09-07
drm/via: Add new condition to via_dma_cleanup()
Alisa Khabibrakhmanova
1
-1
/
+1
[prev]
[next]