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
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
3
-7
/
+13
2024-09-03
net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...
Krzysztof Kozlowski
1
-5
/
+8
2024-09-03
net: mvpp2: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
octeontx2-pf: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
gianfar: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+2
2024-09-03
net: enetc: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+2
2024-09-03
net: fec: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-03
net: hns3: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-03
net: ethernet: rtsn: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
net: renesas: rswitch: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
ravb: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-03
ionic: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-03
tsnep: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-03
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-03
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-03
can: dev: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-03
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
2
-4
/
+24
2024-09-03
PCI: Don't rely on of_platform_depopulate() for reused OF-nodes
Bartosz Golaszewski
1
-1
/
+17
2024-09-03
EDAC/sb_edac: Fix the compile warning of large frame size
Qiuxu Zhuo
1
-17
/
+18
2024-09-03
Input: synaptics-rmi4 - fix crash when DPM query is not supported
Dmitry Torokhov
1
-3
/
+2
2024-09-03
power: supply: axp20x_battery: add support for AXP717
Chris Morgan
1
-0
/
+438
2024-09-03
power: supply: axp20x_usb_power: Add support for AXP717
Chris Morgan
1
-0
/
+246
2024-09-03
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
1
-24
/
+35
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
5
-87
/
+72
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
5
-29
/
+20
2024-09-03
Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-next
Sebastian Reichel
1
-1
/
+24
2024-09-03
cxl: Remove duplicate included header file core.h
Hongbo Li
1
-1
/
+0
2024-09-03
power: supply: axp20x_usb_power: Fix spelling mistake "reqested" -> "requested"
Colin Ian King
1
-1
/
+1
2024-09-03
Merge tag 'ib-psy-usb-types-signed' into psy-next
Sebastian Reichel
23
-251
/
+125
2024-09-03
cxl/port: Convert to use ERR_CAST()
Yuesong Li
1
-1
/
+1
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
23
-235
/
+101
2024-09-03
power: supply: sysfs: Move power_supply_show_enum_with_available() up
Hans de Goede
1
-31
/
+31
2024-09-03
power: supply: sysfs: Add power_supply_show_enum_with_available() helper
Hans de Goede
1
-12
/
+20
2024-09-03
power: supply: rt9467-charger: Remove "usb_type" property write support
Hans de Goede
1
-3
/
+0
2024-09-03
power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string values
Hans de Goede
1
-4
/
+7
2024-09-03
power: supply: "usb_type" property may be written to
Hans de Goede
1
-1
/
+1
2024-09-03
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
spi: mxs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-6
/
+5
2024-09-03
power: supply: max1720x: add read support for nvmem
Dimitri Fedrau
1
-13
/
+197
2024-09-03
clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs
Johan Hovold
1
-24
/
+24
2024-09-03
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
11
-25
/
+347
2024-09-03
EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5
Qiuxu Zhuo
2
-8
/
+3
2024-09-03
EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
Qiuxu Zhuo
4
-100
/
+59
2024-09-03
EDAC/igen6: Fix conversion of system address to physical memory address
Qiuxu Zhuo
1
-1
/
+1
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
3
-0
/
+238
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
1
-8
/
+3
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2
-3
/
+3
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
1
-0
/
+3
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
1
-0
/
+7
[prev]
[next]