index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-08-06
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-08-06
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-06
Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
2021-08-06
Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-08-05
drm/amdgpu: add DID for beige goby
Chengming Gui
2021-08-05
drm/amdgpu/display: fix DMUB firmware version info
Shirish S
2021-08-05
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
2021-08-05
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Jude Shih
2021-08-05
drm/amd/display: Increase stutter watermark for dcn303
Bing Guo
2021-08-05
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Bing Guo
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-05
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2021-08-05
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2021-08-05
net: vxge: fix use-after-free in vxge_device_unregister
Pavel Skripkin
2021-08-05
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
2021-08-05
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
2021-08-05
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
2021-08-05
net: wwan: iosm: fix recursive lock acquire in unregister
M Chetan Kumar
2021-08-05
net: wwan: iosm: correct data protocol mask bit
M Chetan Kumar
2021-08-05
net: wwan: iosm: endianness type correction
M Chetan Kumar
2021-08-05
net: wwan: iosm: fix lkp buildbot warning
M Chetan Kumar
2021-08-05
drm/i915: fix i915_globals_exit() section mismatch error
Randy Dunlap
2021-08-05
Merge tag 'drm-intel-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-08-05
Merge tag 'drm-misc-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-08-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-08-04
Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-08-04
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
2021-08-04
net: usb: pegasus: Remove the changelog and DRIVER_VERSION.
Petko Manolov
2021-08-04
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
2021-08-04
net/prestera: Fix devlink groups leakage in error flow
Leon Romanovsky
2021-08-03
net: dsa: qca: ar9331: reorder MDIO write sequence
Oleksij Rempel
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-08-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-03
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
2021-08-03
Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2021-08-03
cpuidle: teo: Rename two local variables in teo_select()
Rafael J. Wysocki
2021-08-03
cpuidle: teo: Fix alternative idle state lookup
Rafael J. Wysocki
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
2021-08-03
drm/i915: Call i915_globals_exit() if pci_register_device() fails
Jason Ekstrand
2021-08-03
drm/i915: Correct SFC_DONE register offset
Matt Roper
[next]