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-05-08
drm/amd/display: Providing a mechanism to have a custom pwm frequency
Sreeja Golui
3
-0
/
+18
2024-05-08
drm/amd/display: Add Replay capability and state in debugfs
Tom Chung
3
-4
/
+84
2024-05-08
drm/amd/display: add support for force ODM override
Xi Liu
1
-1
/
+1
2024-05-08
drm/amdgpu: Use drm_crtc_vblank_crtc()
Ville Syrjälä
2
-7
/
+3
2024-05-08
drm/i915: Use drm_crtc_vblank_crtc()
Ville Syrjälä
2
-13
/
+6
2024-05-08
spmi: pmic-arb: Add multi bus support
Abel Vesa
1
-18
/
+120
2024-05-08
spmi: pmic-arb: Register controller for bus instead of arbiter
Abel Vesa
1
-285
/
+374
2024-05-08
spmi: pmic-arb: Make core resources acquiring a version operation
Abel Vesa
1
-43
/
+71
2024-05-08
spmi: pmic-arb: Make the APID init a version operation
Abel Vesa
1
-75
/
+69
2024-05-08
spmi: pmic-arb: Fix some compile warnings about members not being described
Abel Vesa
1
-0
/
+5
2024-05-08
spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_p...
Markus Elfring
1
-6
/
+6
2024-05-08
spmi: hisi-spmi-controller: Do not override device identifier
Vamshi Gajjela
1
-1
/
+0
2024-05-08
spmi: make spmi_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-05-08
speakup: Fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
1
-1
/
+1
2024-05-08
Merge tag 'extcon-next-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
9
-43
/
+25
2024-05-08
cxl: Add post-reset warning if reset results in loss of previously committed ...
Dave Jiang
3
-0
/
+53
2024-05-08
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
1
-0
/
+39
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
1
-0
/
+42
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
236
-1271
/
+2105
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
3
-0
/
+20
2024-05-08
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
5
-7
/
+6
2024-05-08
media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"
Colin Ian King
1
-1
/
+1
2024-05-08
media: intel/ipu6: explicitly include vmalloc.h
Stephen Rothwell
1
-0
/
+1
2024-05-08
Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+6
2024-05-08
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2024-05-08
Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-05-08
net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates
Ilpo Järvinen
2
-3
/
+0
2024-05-08
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
1
-2
/
+3
2024-05-08
ice: remove correct filters during eswitch release
Michal Swiatkowski
1
-1
/
+4
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-05-08
ice: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-08
iavf: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-08
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-05-09
extcon: adc-jack: Document missing struct members
Yang Li
1
-0
/
+2
2024-05-09
extcon: realtek: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-05-09
extcon: usbc-cros-ec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: usb-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: max77843: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: max3355: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: intel-mrfld: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: intel-cht-wc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: adc-jack: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-09
extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()
Andy Shevchenko
1
-1
/
+1
2024-05-09
extcon: max8997: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
1
-1
/
+2
2024-05-09
extcon: intel-mrfld: Switch to use dev_err_probe()
Andy Shevchenko
1
-12
/
+6
2024-05-08
media: stih-cec: add missing io.h
Andy Shevchenko
1
-0
/
+1
2024-05-08
media: rc: add missing io.h
Andy Shevchenko
4
-0
/
+4
2024-05-09
PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
1
-6
/
+3
2024-05-08
clkdev: report over-sized strings when creating clkdev entries
Russell King (Oracle)
1
-2
/
+33
2024-05-08
PM / devfreq: rk3399_dmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[prev]
[next]