index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED
Peter Robinson
1
-0
/
+1
2022-09-20
mmc: mtk-sd: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+14
2022-09-20
mmc: mtk-sd: Reorder of_device_id and platform data by name
AngeloGioacchino Del Regno
1
-49
/
+50
2022-09-20
mmc: sdhci-sprd: Fix the limitation of div
Wenchao Chen
1
-3
/
+3
2022-09-14
mmc: Merge branch fixes into next
Ulf Hansson
2
-16
/
+5
2022-09-14
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
1
-14
/
+3
2022-09-14
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
1
-2
/
+2
2022-09-14
mmc: sdhci_am654: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-14
mmc: meson-gx: add SDIO interrupt support
Heiner Kallweit
1
-10
/
+60
2022-09-14
mmc: meson-gx: adjust and re-use constant IRQ_EN_MASK
Heiner Kallweit
1
-11
/
+7
2022-09-14
mmc: jz4740_mmc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: meson-mx-sdhc: Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-09-14
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
Christophe JAILLET
1
-1
/
+2
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
3
-5
/
+5
2022-09-14
mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 mode
Chevron Li
1
-2
/
+5
2022-09-11
Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-134
/
+160
2022-09-11
iommu: Fix false ownership failure on AMD systems with PASID activated
Jason Gunthorpe
2
-2
/
+21
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
2
-25
/
+9
2022-09-10
Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-212
/
+278
2022-09-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-51
/
+45
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+7
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+32
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
19
-44
/
+93
2022-09-09
Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-33
/
+142
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+2
2022-09-09
Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-09-09
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
1
-186
/
+222
2022-09-10
Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-11
/
+94
2022-09-10
Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-13
/
+39
2022-09-09
Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+12
2022-09-08
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
1
-1
/
+1
2022-09-08
hwmon: (mr75203) enable polling for all VM channels
Eliav Farber
1
-0
/
+13
2022-09-08
hwmon: (mr75203) fix multi-channel voltage reading
Eliav Farber
1
-12
/
+17
2022-09-08
hwmon: (mr75203) fix voltage equation for negative source input
Eliav Farber
1
-2
/
+12
2022-09-08
hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...
Eliav Farber
1
-0
/
+2
2022-09-08
hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
Eliav Farber
1
-8
/
+6
2022-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+41
2022-09-08
Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+8
2022-09-08
Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-143
/
+402
2022-09-08
Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-25
/
+14
2022-09-08
drm/panfrost: devfreq: set opp to the recommended one to configure regulator
drm-misc-fixes-2022-09-08
Clément Péron
1
-0
/
+11
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
2022-09-08
drm/ttm: cleanup the resource of ghost objects after locking them
Christian König
1
-5
/
+5
2022-09-07
drm/amdgpu: prevent toc firmware memory leak
Guchun Chen
1
-2
/
+5
2022-09-07
drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGE
Yifan Zhang
1
-6
/
+0
2022-09-07
drm/amdkfd: print address in hex format rather than decimal
Yifan Zhang
1
-1
/
+1
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-07
drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7
Evan Quan
1
-0
/
+1
[next]