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
2024-03-25
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
1
-15
/
+10
2024-03-25
ice: count representor stats
Michal Swiatkowski
4
-30
/
+98
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
7
-128
/
+9
2024-03-25
ice: do switchdev slow-path Rx using PF VSI
Michal Swiatkowski
5
-1
/
+62
2024-03-25
scsi: isci: Use LIBSAS_SHT_BASE
John Garry
1
-21
/
+2
2024-03-25
scsi: mvsas: Use LIBSAS_SHT_BASE
John Garry
1
-18
/
+1
2024-03-25
scsi: aic94xx: Use LIBSAS_SHT_BASE
John Garry
1
-19
/
+2
2024-03-25
scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INIT
John Garry
3
-51
/
+3
2024-03-25
scsi: pm8001: Use LIBSAS_SHT_BASE
John Garry
1
-19
/
+1
2024-03-25
ice: change repr::id values
Michal Swiatkowski
2
-3
/
+3
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
12
-277
/
+13
2024-03-25
ice: control default Tx rule in lag
Michal Swiatkowski
2
-10
/
+37
2024-03-25
ice: default Tx rule instead of to queue
Michal Swiatkowski
4
-97
/
+23
2024-03-25
ice: do Tx through PF netdev in slow-path
Michal Swiatkowski
3
-34
/
+6
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
4
-47
/
+0
2024-03-25
Merge patch series "NCQ Priority sysfs sttributes for libsas"
Martin K. Petersen
10
-38
/
+244
2024-03-25
scsi: isci: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+6
2024-03-25
scsi: aic94xx: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+8
2024-03-25
scsi: hisi_sas: Add libsas SATA sysfs attributes group
Igor Pylypiv
2
-0
/
+12
2024-03-25
scsi: mvsas: Add libsas SATA sysfs attributes group
Igor Pylypiv
1
-0
/
+7
2024-03-25
scsi: pm80xx: Add libsas SATA sysfs attributes group
Igor Pylypiv
3
-0
/
+7
2024-03-25
scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
Igor Pylypiv
1
-0
/
+82
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
1
-38
/
+122
2024-03-25
iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
Jonathan Cameron
1
-15
/
+6
2024-03-25
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2024-03-25
iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-25
iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()
Jonathan Cameron
1
-87
/
+50
2024-03-25
iio: adc: hx711: Switch from of specific to fwnode property handling.
Jonathan Cameron
1
-3
/
+2
2024-03-25
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
1
-4
/
+6
2024-03-25
iio: accel: mma8452: Switch from of specific to fwnode property handling.
Jonathan Cameron
1
-3
/
+3
2024-03-25
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
1
-19
/
+19
2024-03-25
iio: adc: ad7292: Switch from of specific to fwnode property handling
Jonathan Cameron
1
-7
/
+6
2024-03-25
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
1
-32
/
+23
2024-03-25
iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe
Jonathan Cameron
1
-51
/
+35
2024-03-25
iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.
Jonathan Cameron
1
-33
/
+21
2024-03-25
iio: dac: ltc2688: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-20
/
+8
2024-03-25
iio: addac: ad74413r: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-8
/
+2
2024-03-25
iio: adc: max11410: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-20
/
+7
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-14
/
+0
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
4
-5
/
+66
2024-03-25
scsi: sg: Avoid sg device teardown race
Alexander Wetzel
1
-1
/
+3
2024-03-25
regulator: tps65132: Add of_match table
André Apitzsch
1
-0
/
+7
2024-03-25
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-25
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2
-69
/
+9
2024-03-25
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
10
-43
/
+49
[prev]
[next]