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-23
Input: xpad - remove unused field in VID/PID table
Vicki Pfau
1
-1
/
+0
2023-03-19
Input: iqs62x-keys - suppress duplicated error message in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-17
Input: bcm_iproc_tsc - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: sun4i-ts - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: tm2-touchkey - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: st-keyscan - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-17
Input: Use of_property_read_bool() for boolean properties
Rob Herring
4
-10
/
+5
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
5928
-247510
/
+310596
2023-03-17
Input: hideep - optionally reset controller work mode to native HiDeep protocol
Hans de Goede
1
-0
/
+20
2023-03-17
Input: hideep - silence error in SW_RESET()
Hans de Goede
1
-1
/
+6
2023-03-17
Input: hideep - clean up some inconsistent indenting
Yang Li
1
-3
/
+3
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
[next]