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-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
1
-4
/
+2
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-09-03
PCI: cadence: Set cdns_pcie_host_init() global
Thomas Richard
2
-3
/
+8
2024-09-03
PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
Thomas Richard
2
-13
/
+32
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
1
-10
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-13
/
+2
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
1
-10
/
+5
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
1
-2
/
+156
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
1
-15
/
+68
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-09-03
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
1
-3
/
+3
2024-09-03
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
1
-2
/
+2
2024-09-03
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h...
Andy Shevchenko
1
-1
/
+1
2024-09-03
iio: magnetometer: ak8975: Add AK09118 support
Danila Tikhonov
2
-1
/
+38
2024-09-03
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
1
-16
/
+16
2024-09-03
iio: magnetometer: ak8975: Relax failure on unknown id
Barnabás Czémán
1
-3
/
+7
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
2
-16
/
+15
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-09-03
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
1
-1
/
+3
2024-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
9
-148
/
+49
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-09-03
drm/xe: Add missing runtime reference to wedged upon gt_reset
Rodrigo Vivi
1
-2
/
+3
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
1
-9
/
+0
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
1
-6
/
+6
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
3
-7
/
+7
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
4
-19
/
+39
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
4
-118
/
+49
2024-09-03
vfio: mdev: Remove unused function declarations
Zhang Zekun
1
-3
/
+0
2024-09-03
vfio/fsl-mc: Remove unused variable 'hwirq'
Yue Haibing
1
-3
/
+1
2024-09-03
vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-09-03
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
11
-79
/
+85
2024-09-03
drm/xe/gsc: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
2
-2
/
+19
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
1
-1
/
+1
2024-09-03
ACPI: button: Use strscpy() instead of strcpy()
Muhammad Qasim Abdul Majeed
1
-3
/
+3
2024-09-03
ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
Tamim Khan
1
-0
/
+7
2024-09-03
drm/i915/dp: hide dp_to_i915() inside intel_dp.c
Jani Nikula
2
-2
/
+2
2024-09-03
drm/i915/ddi: stop using dp_to_i915()
Jani Nikula
1
-7
/
+7
2024-09-03
drm/i915/psr: convert intel_psr.[ch] to struct intel_display
Jani Nikula
4
-411
/
+454
2024-09-03
drm/i915/pps: convert intel_pps.[ch] to struct intel_display
Jani Nikula
9
-253
/
+299
2024-09-03
drm/i915/pps: pass intel_dp to pps_name()
Jani Nikula
1
-29
/
+32
2024-09-03
drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_display
Jani Nikula
1
-50
/
+55
2024-09-03
drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_display
Jani Nikula
4
-64
/
+73
2024-09-03
drm/i915/dp: convert intel_dp_tunnel.[ch] to struct intel_display
Jani Nikula
3
-45
/
+49
2024-09-03
drm/i915/dp: convert g4x_dp.[ch] to struct intel_display
Jani Nikula
1
-70
/
+82
2024-09-03
drm/i915/hdmi: convert to struct intel_display
Jani Nikula
2
-243
/
+258
2024-09-03
drm/xe/display: use xe && 0 to avoid warnings about unused variables
Jani Nikula
1
-3
/
+3
[prev]
[next]