index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-20
/
+21
2023-04-18
Merge tag 'mvebu-arm64-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+1
2023-04-18
regulator: core: Make regulator_lock_two() logic easier to follow
Douglas Anderson
1
-19
/
+12
2023-04-18
mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
Nikita Zhandarovich
1
-0
/
+2
2023-04-18
bnxt_en: Fix a possible NULL pointer dereference in unload path
Kalesh AP
1
-9
/
+10
2023-04-18
bnxt_en: Do not initialize PTP on older P3/P4 chips
Michael Chan
1
-1
/
+1
2023-04-18
cxgb4: fix use after free bugs caused by circular dependency problem
Duoming Zhou
1
-1
/
+1
2023-04-17
drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume
Sascha Hauer
1
-7
/
+3
2023-04-17
i40e: fix i40e_setup_misc_vector() error handling
Aleksandr Loktionov
1
-1
/
+4
2023-04-17
i40e: fix accessing vsi->active_filters without holding lock
Aleksandr Loktionov
1
-2
/
+2
2023-04-17
Merge tag 'scmi-updates-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
3
-15
/
+124
2023-04-17
Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2023-04-17
Merge tag 'memory-controller-drv-6.4-2' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-1
/
+7
2023-04-17
drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
John Ogness
1
-6
/
+12
2023-04-17
drivers/perf: hisi: add NULL check for name
Junhao He
3
-15
/
+20
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
8
-11
/
+8
2023-04-17
ACPI: AGDI: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+10
2023-04-17
platform/x86: x86-android-tablets: Add accelerometer support for Yoga Tablet ...
Hans de Goede
1
-1
/
+31
2023-04-17
platform/x86: x86-android-tablets: Add "yogabook-touch-kbd-digitizer-switch" ...
Hans de Goede
1
-0
/
+9
2023-04-17
platform/x86: x86-android-tablets: Add Wacom digitizer info for Lenovo Yoga Book
Hans de Goede
1
-0
/
+35
2023-04-17
platform/x86: x86-android-tablets: Update Yoga Book HiDeep touchscreen comment
Hans de Goede
1
-4
/
+7
2023-04-17
platform/x86: thinkpad_acpi: Fix Embedded Controller access on X380 Yoga
Daniel Bertalan
1
-0
/
+16
2023-04-17
platform/x86/intel/sdsi: Change mailbox timeout
David E. Box
1
-1
/
+1
2023-04-17
platform/x86/intel/pmt: Ignore uninitialized entries
David E. Box
1
-1
/
+1
2023-04-17
drm/rockchip: vop2: fix suspend/resume
Sascha Hauer
1
-0
/
+8
2023-04-17
platform/x86: amd: pmc: provide user message where s0ix is not supported
Shyam Sundar S K
1
-0
/
+9
2023-04-17
platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
Feng Jiang
1
-0
/
+1
2023-04-17
mlxbf-bootctl: Add sysfs file for BlueField boot fifo
Liming Sun
1
-0
/
+68
2023-04-17
drm/exynos: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
4
-108
/
+77
2023-04-17
drm/exynos: Initialize fbdev DRM client
Thomas Zimmermann
1
-2
/
+33
2023-04-17
drm/exynos: Remove fb_helper from struct exynos_drm_private
Thomas Zimmermann
2
-12
/
+5
2023-04-17
drm/exynos: Remove struct exynos_drm_fbdev
Thomas Zimmermann
1
-16
/
+5
2023-04-17
drm/exynos: Remove exynos_gem from struct exynos_drm_fbdev
Thomas Zimmermann
1
-9
/
+4
2023-04-17
drm/i915: Fix fast wake AUX sync len
Ville Syrjälä
1
-1
/
+1
2023-04-17
sfc: Fix use-after-free due to selftest_work
Ding Hui
2
-1
/
+2
2023-04-17
virtio_net: bugfix overflow inside xdp_linearize_page()
Xuan Zhuo
1
-2
/
+6
2023-04-17
drm/i915: Fix memory leaks in i915 selftests
Cong Liu
1
-1
/
+3
2023-04-17
drm/i915: Make intel_get_crtc_new_encoder() less oopsy
Ville Syrjälä
1
-1
/
+1
2023-04-17
drm/i915/gt: Avoid out-of-bounds access when loading HuC
Lucas De Marchi
1
-4
/
+17
2023-04-17
Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...
Dave Airlie
107
-730
/
+2118
2023-04-16
PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()
Thomas Gleixner
1
-7
/
+2
2023-04-16
media: nxp: imx8-isi: Remove 300ms sleep after enabling channel
Jacopo Mondi
1
-2
/
+0
2023-04-16
media: nxp: imx8-isi: Replace udelay() with fsleep()
Laurent Pinchart
1
-1
/
+2
2023-04-16
media: nxp: imx8-isi: Drop partial support for i.MX8QM and i.MX8QXP
Laurent Pinchart
2
-108
/
+1
2023-04-16
media: nxp: Add i.MX8 ISI driver
Laurent Pinchart
13
-0
/
+6017
2023-04-15
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+17
2023-04-15
Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-46
/
+49
2023-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-12
/
+8
2023-04-15
Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-04-15
media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars
Hans de Goede
1
-0
/
+19
[prev]
[next]