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-06-28
ice: do not init struct ice_adapter more times than needed
Przemek Kitszel
1
-32
/
+28
2024-06-28
hwmon: iio: Add labels from IIO channels
Sean Anderson
1
-5
/
+40
2024-06-28
iio: Add iio_read_channel_label to inkern API
Sean Anderson
3
-9
/
+24
2024-06-28
iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()
Jonathan Cameron
1
-1
/
+1
2024-06-28
cpuidle: teo: Remove recent intercepts metric
Christian Loehle
1
-63
/
+13
2024-06-28
Revert: "cpuidle: teo: Introduce util-awareness"
Christian Loehle
1
-105
/
+0
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
1
-1
/
+1
2024-06-28
cpufreq: intel_pstate: Support highest performance change interrupt
Srinivas Pandruvada
1
-4
/
+19
2024-06-28
drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
Umesh Nerlige Ramappa
3
-2
/
+11
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-28
Bluetooth: btnxpuart: Enable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2024-06-28
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zijun Hu
1
-3
/
+15
2024-06-28
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity
Vijay Satija
1
-1
/
+1
2024-06-28
Bluetooth: hci_bcm4377: Fix msgid release
Hector Martin
1
-1
/
+1
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+8
2024-06-28
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
3
-12
/
+15
2024-06-28
ice: Allow different FW API versions based on MAC type
Paul Greenwalt
2
-7
/
+19
2024-06-28
ice: Check all ice_vsi_rebuild() errors in function
Eric Joyner
1
-2
/
+11
2024-06-28
interconnect: qcom: Add MSM8953 driver
Vladimir Lypak
3
-0
/
+1332
2024-06-28
drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
1
-0
/
+3
2024-06-28
remoteproc: mediatek: Don't attempt to remap l1tcm memory if missing
NĂcolas F. R. A. Prado
1
-7
/
+5
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
1
-0
/
+10
2024-06-28
irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
James Morse
2
-5
/
+44
2024-06-28
irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
James Morse
1
-11
/
+2
2024-06-28
ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
James Morse
2
-5
/
+29
2024-06-28
ACPI: scan: switch to flags for acpi_scan_check_and_detach()
Jonathan Cameron
1
-5
/
+12
2024-06-28
ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
James Morse
1
-7
/
+7
2024-06-28
ACPI: processor: Add acpi_get_processor_handle() helper
Jonathan Cameron
1
-0
/
+11
2024-06-28
ACPI: processor: Move checks and availability of acpi_processor earlier
Jonathan Cameron
1
-36
/
+52
2024-06-28
ACPI: processor: Fix memory leaks in error paths of processor_add()
Jonathan Cameron
1
-7
/
+8
2024-06-28
ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...
Jonathan Cameron
1
-1
/
+1
2024-06-28
ACPI: processor: Drop duplicated check on _STA (enabled + present)
Jonathan Cameron
1
-6
/
+0
2024-06-28
cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
Jonathan Cameron
1
-1
/
+1
2024-06-28
ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
Jonathan Cameron
2
-35
/
+15
2024-06-28
hwmon: add MP2891 driver
Noah Wang
3
-0
/
+610
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
3
-10
/
+91
2024-06-28
Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-0
/
+36
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
1
-1
/
+0
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
1
-1
/
+0
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-6
/
+0
2024-06-28
megaraid_sas: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-2
/
+0
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-13
/
+2
2024-06-28
bcache: work around a __bitwise to bool conversion sparse warning
Christoph Hellwig
1
-2
/
+2
2024-06-28
Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linux
Linus Torvalds
4
-12
/
+34
2024-06-28
Merge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-16
/
+17
2024-06-28
Merge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+26
2024-06-28
iommufd/iova_bitmap: Remove iterator logic
Joao Martins
1
-95
/
+2
2024-06-28
iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
Joao Martins
1
-7
/
+66
2024-06-28
iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
Joao Martins
1
-6
/
+6
[prev]
[next]