index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
kernel: debug: Add SPDX license ids to kdb files
Tim Bird
11
-34
/
+11
2026-01-27
eeprom: at25: expose JEDEC ID via sysfs
Patrick Wicki
2
-8
/
+41
2026-01-27
eeprom: at25: add support for Infineon Cypress QSN FRAMs
Patrick Wicki
1
-20
/
+30
2026-01-27
speakup: Clarify bleep_time unit is milliseconds
Henry Zhang
1
-2
/
+1
2026-01-27
pps: generators: remove broken pps_gen_parport driver
Ethan Nelson-Moore
3
-247
/
+0
2026-01-27
intel_th: pci: Add Nova Lake support
Pawel Chmielewski
2
-0
/
+8
2026-01-27
intel_th: pci: Use PCI_DEVICE_DATA() for device entries
Pawel Chmielewski
2
-219
/
+102
2026-01-27
mcb: fix incorrect sanity check
Jose Javier Rodriguez Barbarin
1
-4
/
+5
2026-01-27
slimbus: qcom-ngd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+2
2026-01-27
most: core: fix leak on early registration failure
Johan Hovold
1
-2
/
+7
2026-01-27
usb: dwc3: Log dwc3 address in traces
Prashanth K
5
-38
/
+60
2026-01-27
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
2026-01-27
staging: rtl8723bs: remove unused variable RFE_Type
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable bEn_RFE
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable AmplifierType_2G
Ethan Tidmore
1
-1
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable TxBBSwing_2G
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
Ethan Tidmore
3
-3
/
+3
2026-01-27
staging: rtl8723bs: rename RegPowerBase to reg_power_base
Ethan Tidmore
3
-3
/
+4
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rate
Ethan Tidmore
4
-10
/
+10
2026-01-27
staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limit
Ethan Tidmore
4
-15
/
+11
2026-01-27
staging: sm750fb: rename initParm to init_parm
Madhumitha Sundar
3
-9
/
+9
2026-01-27
staging: rtl8723bs: remove unnecessary boolean comparisons
Michael Huang
1
-21
/
+21
2026-01-27
staging: rtl8723bs: use !ptr instead of ptr == NULL
Michael Huang
1
-2
/
+1
2026-01-27
staging: rtl8723bs: remove unnecessary braces
Michael Huang
1
-3
/
+2
2026-01-27
staging: rtl8723bs: add missing space around operators
Michael Huang
1
-7
/
+7
2026-01-27
staging: rtl8723bs: Fix the line length exceeding 100 columns warning in the code
Michael Huang
1
-10
/
+30
2026-01-27
staging: rtl8723bs: remove unnecessary new lines
Michael Huang
1
-11
/
+0
2026-01-27
staging: rtl8723bs: refactor comments to fix the line length warning for exceeding 100 columns
Michael Huang
1
-3
/
+5
2026-01-27
staging: rtl8723bs: use continue statements to reduce indentation
Michael Huang
1
-23
/
+25
2026-01-27
staging: rtl8723bs: replace uint with unsigned int
Omer El Idrissi
1
-1
/
+1
2026-01-27
staging: greybus: remove completed GPIO conversion task from TODO
Archit Anant
1
-3
/
+0
2026-01-27
staging: rtl8723bs: rename add_RATid to add_ratid
Ethan Tidmore
3
-6
/
+6
2026-01-27
staging: axis-fifo: Fix indentation
Geet Singhi
1
-1
/
+1
2026-01-27
staging: most: dim2: replace macro with static function
Ethan Tidmore
1
-5
/
+7
2026-01-27
staging: rtl8723bs: fix alignment to match open parenthesis
Archit Anant
1
-11
/
+11
2026-01-27
staging: rtl8723bs: fix spacing around operators
Archit Anant
1
-13
/
+13
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
5
-25
/
+123
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
7
-45
/
+244
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
5
-19
/
+248
2026-01-27
irqchip/gic-v5: Split IRS probing into OF and generic portions
Lorenzo Pieralisi
1
-42
/
+50
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
3
-10
/
+22
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
2
-5
/
+39
2026-01-27
Merge ACPICA material for 6.20 to satisfy dependencies
Rafael J. Wysocki
11
-36
/
+492
2026-01-27
pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
Jacky Bai
1
-6
/
+2
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
1
-5
/
+5
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
4
-3
/
+193
2026-01-27
pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest state
Gabor Juhos
1
-1
/
+1
2026-01-27
KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hosts
Sascha Bischoff
1
-4
/
+4
2026-01-27
KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if required
Sascha Bischoff
3
-10
/
+18
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
2
-27
/
+27
[prev]
[next]