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
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
11
-1
/
+211
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
1
-4
/
+46
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
1
-3
/
+18
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
1
-25
/
+48
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
1
-14
/
+20
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
1
-6
/
+14
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
Maxime Ripard
1
-1
/
+11
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
3
-6
/
+17
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
3
-7
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
6
-29
/
+30
2022-06-16
drm/vc4: plane: Prevent async update if we don't have a dlist
Maxime Ripard
1
-0
/
+4
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-16
drm/sun4i: Fix crash during suspend after component bind failure
Samuel Holland
1
-1
/
+3
2022-06-16
drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
Samuel Holland
2
-52
/
+4
2022-06-15
drm/msm/gem: Drop early returns in close/purge vma
Rob Clark
1
-4
/
+2
2022-06-15
drm/msm/gem: Separate object and vma unpin
Rob Clark
4
-16
/
+22
2022-06-15
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
Logan Gunthorpe
1
-2
/
+2
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
3
-11
/
+7
2022-06-15
mmc: mediatek: wait dma stop bit reset to 0
Mengqi Zhang
1
-8
/
+12
2022-06-15
dm: fix race in dm_start_io_acct
Benjamin Marzinski
1
-0
/
+4
2022-06-15
hwmon: (asus-ec-sensors) add missing comma in board name list.
Michael Carns
1
-1
/
+1
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-46
/
+94
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-14
mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
Chevron Li
1
-0
/
+2
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
1
-2
/
+7
2022-06-14
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
1
-1
/
+1
2022-06-14
drm/amd/display: Cap OLED brightness per max frame-average luminance
Roman Li
1
-4
/
+4
2022-06-14
drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
Michel Dänzer
1
-2
/
+0
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2022-06-14
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
1
-1
/
+1
2022-06-14
drm/exynos: mic: Rework initialization
Marek Szyprowski
2
-33
/
+15
2022-06-14
drm/exynos: fix IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-06-14
bus: bt1-axi: Don't print error on -EPROBE_DEFER
Serge Semin
1
-8
/
+6
2022-06-14
bus: bt1-apb: Don't print error on -EPROBE_DEFER
Serge Semin
1
-8
/
+6
2022-06-14
Merge tag 'arm-soc/for-5.19/drivers-fixes' of https://github.com/Broadcom/stb...
Arnd Bergmann
1
-0
/
+1
2022-06-14
Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
8
-46
/
+80
2022-06-14
Merge tag 'imx-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-1
/
+1
2022-06-14
drm/ttm: fix bulk move handling v2
Christian König
2
-24
/
+50
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
1
-2
/
+2
2022-06-14
soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain
Alexander Stein
1
-1
/
+1
2022-06-13
scsi: iscsi: Exclude zero from the endpoint ID range
Sergey Gorenko
1
-1
/
+6
2022-06-13
drm/msm: Switch ordering of runpm put vs devfreq_idle
Rob Clark
1
-1
/
+2
[prev]
[next]