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-03-15
accel/habanalabs: fix address decode RAZWI handling
Dani Liberman
1
-353
/
+371
2023-03-15
accel/habanalabs: use memhash_node_export_put() in hl_release_dmabuf()
Tomer Tayar
1
-46
/
+43
2023-03-15
accel/habanalabs: refactor debugfs init
Oded Gabbay
1
-61
/
+68
2023-03-15
accel/habanalabs: save class in hdev
Oded Gabbay
3
-10
/
+13
2023-03-15
accel/habanalabs: split cdev creation to separate function
Oded Gabbay
1
-17
/
+32
2023-03-15
accel/habanalabs: capture RAZWI info only if HW indication detected
Koby Elbaz
1
-4
/
+5
2023-03-15
accel/habanalabs: increase user interrupt grace time
Ofir Bitton
1
-4
/
+8
2023-03-15
Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
123
-7894
/
+8120
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
125
-2927
/
+3536
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
105
-51301
/
+39
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-40
/
+41
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-50
/
+117
2023-03-10
Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2023-03-10
Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
36
-191
/
+277
2023-03-10
Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
15
-42
/
+136
2023-03-09
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
1
-0
/
+1
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
1
-2
/
+3
2023-03-09
drm/amdgpu: Fix the warning info when removing amdgpu device
lyndonli
1
-16
/
+1
2023-03-09
drm/amdgpu: fix return value check in kfd
Shashank Sharma
1
-1
/
+1
2023-03-09
drm/amd: Fix initialization mistake for NBIO 7.3.0
Mario Limonciello
1
-5
/
+9
2023-03-09
drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
lyndonli
1
-1
/
+1
2023-03-09
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
1
-6
/
+18
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
4
-4
/
+4
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
3
-3
/
+3
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
1
-9
/
+2
2023-03-09
media: i2c: ov2685: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
media: i2c: ov5695: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-09
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-10
Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
11
-96
/
+101
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-123
/
+2219
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-8
/
+37
2023-03-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
3
-12
/
+15
2023-03-09
staging: r8188eu: delete driver
Greg Kroah-Hartman
101
-51232
/
+0
2023-03-08
eth: fealnx: bring back this old driver
Jakub Kicinski
3
-0
/
+1964
2023-03-08
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-08
Merge tag 'platform-drivers-x86-v6.3-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-42
/
+39
2023-03-08
drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed
Randy Dunlap
1
-1
/
+0
2023-03-08
staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
Hans de Goede
1
-3
/
+3
2023-03-08
staging: rtl8723bs: Fix key-store index handling
Hans de Goede
3
-31
/
+36
2023-03-08
staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
Philipp Hortmann
1
-12
/
+0
2023-03-08
staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a script
Philipp Hortmann
1
-23
/
+0
2023-03-08
net: microchip: sparx5: fix deletion of existing DSCP mappings
Daniel Machon
1
-16
/
+16
[next]