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-04-03
wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibility
Ping-Ke Shih
2
-0
/
+80
2024-04-03
wifi: rtw89: 8852c: add quirk to set PCI BER for certain platforms
Ping-Ke Shih
9
-0
/
+79
2024-04-03
wifi: rtw89: 8852c: update TX power tables to R69
Zong-Zhe Yang
1
-45
/
+45
2024-04-03
wifi: rtw89: download firmware with five times retry
Chia-Yuan Li
1
-6
/
+21
2024-04-03
wifi: rtw89: 8922a: add beacon filter and CQM support
Po-Hao Huang
1
-0
/
+1
2024-04-03
wifi: rtw89: 8922a: download template probe requests for 6 GHz band
Po-Hao Huang
9
-8
/
+35
2024-04-03
wifi: rtw89: 8922a: update scan offload H2C fields
Chih-Kang Chang
1
-0
/
+1
2024-04-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
20
-500
/
+814
2024-04-02
net: team: use policy generated by YAML spec
Hangbin Liu
4
-55
/
+98
2024-04-02
net: team: rename team to team_core for linking
Hangbin Liu
2
-0
/
+1
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2024-04-02
net: dsa: sja1105: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
net: dsa: microchip: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-02
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
1
-0
/
+9
2024-04-02
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-16
/
+25
2024-04-02
net: phy: aquantia: add support for AQR114C PHY ID
Paweł Owoc
1
-0
/
+21
2024-04-03
Revert "drm/i915/display: move dmc_firmware_path to display params"
Jani Nikula
6
-8
/
+11
2024-04-02
ACPI: thermal: Register thermal zones without valid trip points
Stephen Horvath
1
-12
/
+10
2024-04-02
drm/xe/xe2: Add workaround 18033852989
Himal Prasad Ghimiray
2
-1
/
+6
2024-04-02
Merge tag 'ath-next-20240402' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
34
-218
/
+660
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
33
-203
/
+202
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2
-2
/
+2
2024-04-02
counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro
William Breathitt Gray
1
-1
/
+1
2024-04-02
counter: ti-eqep: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
counter: ti-ecap-capture: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
counter: stm32-timer-cnt: add support for capture events
Fabrice Gasnier
1
-3
/
+131
2024-04-02
counter: stm32-timer-cnt: add support for overflow events
Fabrice Gasnier
1
-1
/
+137
2024-04-02
counter: stm32-timer-cnt: probe number of channels from registers
Fabrice Gasnier
1
-0
/
+17
2024-04-02
counter: stm32-timer-cnt: introduce channels
Fabrice Gasnier
1
-0
/
+20
2024-04-02
counter: stm32-timer-cnt: add checks on quadrature encoder capability
Fabrice Gasnier
1
-0
/
+55
2024-04-02
counter: stm32-timer-cnt: add counter prescaler extension
Fabrice Gasnier
1
-0
/
+29
2024-04-02
counter: stm32-timer-cnt: introduce clock signal
Fabrice Gasnier
1
-4
/
+49
2024-04-02
counter: stm32-timer-cnt: adopt signal definitions
Fabrice Gasnier
1
-6
/
+9
2024-04-02
counter: stm32-timer-cnt: rename counter
Fabrice Gasnier
1
-1
/
+1
2024-04-02
counter: stm32-timer-cnt: rename quadrature signal
Fabrice Gasnier
1
-2
/
+2
2024-04-02
counter: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-04-02
counter: make counter_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-04-02
auxdisplay: linedisp: Group display drivers together
Andy Shevchenko
2
-172
/
+184
2024-04-02
nvme: split nvme_update_zone_info
Christoph Hellwig
3
-23
/
+41
2024-04-02
nvme-multipath: don't inherit LBA-related fields for the multipath node
Christoph Hellwig
1
-0
/
+20
2024-04-02
spi: pxa2xx: Call pxa_ssp_free() after getting the SSP type
Andy Shevchenko
1
-1
/
+3
2024-04-02
drm/i915/dp: Remove support for UHBR13.5
Arun R Murthy
1
-1
/
+1
2024-04-02
drm/i915/dp: Fix DSC state HW readout for SST connectors
Imre Deak
1
-0
/
+1
2024-04-02
nullblk: Fix cleanup order in null_add_dev() error path
Damien Le Moal
1
-2
/
+2
2024-04-02
pinctrl: armada-37xx: remove an unused variable
Arnd Bergmann
1
-3
/
+0
2024-04-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
4252
-77448
/
+349936
2024-04-02
cpufreq: intel_pstate: Update the maximum CPU frequency consistently
Rafael J. Wysocki
1
-5
/
+18
2024-04-02
cpufreq: intel_pstate: Replace three global.turbo_disabled checks
Rafael J. Wysocki
1
-4
/
+5
2024-04-02
cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()
Rafael J. Wysocki
1
-6
/
+6
2024-04-02
cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()
Rafael J. Wysocki
1
-16
/
+18
[prev]
[next]