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-02
Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-162
/
+348
2022-09-02
rpmsg: char: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
1
-3
/
+11
2022-09-02
i40e: Fix kernel crash during module removal
Ivan Vecera
1
-1
/
+4
2022-09-02
clk: imx8mp: tune the order of enet_qos_root_clk
Peng Fan
1
-1
/
+1
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2
-1
/
+5
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
8
-9
/
+65
2022-09-02
Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
11
-32
/
+72
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
34
-167
/
+289
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
8
-57
/
+104
2022-09-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2022-09-02
phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphy
Michael Riesch
1
-0
/
+24
2022-09-02
phy: qcom: edp: Postpone clk_set_rate until the PLL is up
Bjorn Andersson
1
-12
/
+16
2022-09-02
drm/bridge: chrontel-ch7033: Add byteswap order setting
Chris Morgan
1
-2
/
+13
2022-09-02
drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP
Laurent Pinchart
1
-0
/
+28
2022-09-02
drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
Laurent Pinchart
1
-3
/
+18
2022-09-02
drm/bridge: ti-sn65dsi86: Reject modes with too large blanking
Tomi Valkeinen
1
-0
/
+23
2022-09-02
phy: usb: Add USB2.0 phy driver for Sunplus SP7021
Vincent Shih
5
-0
/
+312
2022-09-02
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
1
-1
/
+1
2022-09-02
ice: Fix DMA mappings leak
Przemyslaw Patynowski
4
-17
/
+79
2022-09-02
drm/i915/bios: Use hardcoded fp_timing size for generating LFP data pointers
Ville Syrjälä
1
-28
/
+18
2022-09-02
drm/i915/bios: Validate fp_timing terminator presence
Ville Syrjälä
1
-28
/
+32
2022-09-02
drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
Ville Syrjälä
2
-8
/
+20
2022-09-02
drm/i915/dp_mst: Fix mst_mgr lookup during atomic check
Imre Deak
1
-5
/
+3
2022-09-02
misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.
Kumaravel Thiagarajan
1
-0
/
+37
2022-09-02
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_ack, irq_mask, irq_unmask and irq_set_type of irq_chip.
Kumaravel Thiagarajan
1
-0
/
+159
2022-09-02
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / output, get status, handle I/O for gpio pins.
Kumaravel Thiagarajan
1
-0
/
+79
2022-09-02
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.
Kumaravel Thiagarajan
2
-1
/
+164
2022-09-02
misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device.
Kumaravel Thiagarajan
6
-1
/
+209
2022-09-02
wifi: ath11k: Add support to connect to non-transmit MBSSID profiles
Manikanta Pubbisetty
4
-0
/
+28
2022-09-02
spi: spi: Fix queue hang if previous transfer failed
David Jander
1
-2
/
+1
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
2
-1
/
+2
2022-09-02
wifi: ath11k: Fix hardware restart failure due to twt debugfs failure
Manikanta Pubbisetty
3
-28
/
+25
2022-09-02
wifi: ath11k: Add TWT debugfs support for STA interface
Manikanta Pubbisetty
4
-36
/
+123
2022-09-02
net: ipa: track polled transactions with an ID
Alex Elder
2
-16
/
+24
2022-09-02
net: ipa: track completed transactions with an ID
Alex Elder
2
-17
/
+24
2022-09-02
net: ipa: track pending transactions with an ID
Alex Elder
2
-18
/
+29
2022-09-02
net: ipa: track committed transactions with an ID
Alex Elder
2
-17
/
+29
2022-09-02
net: ipa: track allocated transactions with an ID
Alex Elder
2
-2
/
+27
2022-09-02
net: ipa: use an array for transactions
Alex Elder
2
-13
/
+20
2022-09-02
Merge tag 'renesas-drivers-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/drivers
Arnd Bergmann
2
-0
/
+25
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
net: lan966x: make reset optional
Michael Walle
1
-1
/
+2
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: n2 - fix repeated words in comments
wangjianli
1
-1
/
+1
[prev]
[next]