aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-27gpib: cec: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski1-2/+1
2026-01-27gpib: cb7210: Unify *allocate_private usageDominik Karol Piątkowski1-2/+4
2026-01-27gpib: cb7210: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski1-2/+1
2026-01-27gpib: agilent_82357a: Fix the *allocate_private retval checkDominik Karol Piątkowski1-1/+1
2026-01-27gpib: agilent_82350b: Unify *allocate_private usageDominik Karol Piątkowski1-2/+3
2026-01-27eeprom: at25: expose JEDEC ID via sysfsPatrick Wicki1-8/+30
2026-01-27eeprom: at25: add support for Infineon Cypress QSN FRAMsPatrick Wicki1-20/+30
2026-01-27pps: generators: remove broken pps_gen_parport driverEthan Nelson-Moore3-247/+0
2026-01-27intel_th: pci: Add Nova Lake supportPawel Chmielewski2-0/+8
2026-01-27intel_th: pci: Use PCI_DEVICE_DATA() for device entriesPawel Chmielewski2-219/+102
2026-01-27mcb: fix incorrect sanity checkJose Javier Rodriguez Barbarin1-4/+5
2026-01-27slimbus: qcom-ngd: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-8/+2
2026-01-27most: core: fix leak on early registration failureJohan Hovold1-2/+7
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K5-38/+60
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu1-3/+9
2026-01-27staging: rtl8723bs: remove unused variable RFE_TypeEthan Tidmore2-2/+0
2026-01-27staging: rtl8723bs: remove unused variable bEn_RFEEthan Tidmore2-2/+0
2026-01-27staging: rtl8723bs: remove unused variable AmplifierType_2GEthan Tidmore1-1/+0
2026-01-27staging: rtl8723bs: remove unused variable TxBBSwing_2GEthan Tidmore2-2/+0
2026-01-27staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_selEthan Tidmore3-3/+3
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore3-3/+4
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore4-10/+10
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore4-15/+11
2026-01-27staging: sm750fb: rename initParm to init_parmMadhumitha Sundar3-9/+9
2026-01-27staging: rtl8723bs: remove unnecessary boolean comparisonsMichael Huang1-21/+21
2026-01-27staging: rtl8723bs: use !ptr instead of ptr == NULLMichael Huang1-2/+1
2026-01-27staging: rtl8723bs: remove unnecessary bracesMichael Huang1-3/+2
2026-01-27staging: rtl8723bs: add missing space around operatorsMichael Huang1-7/+7
2026-01-27staging: rtl8723bs: Fix the line length exceeding 100 columns warning in the codeMichael Huang1-10/+30
2026-01-27staging: rtl8723bs: remove unnecessary new linesMichael Huang1-11/+0
2026-01-27staging: rtl8723bs: refactor comments to fix the line length warning for exceeding 100 columnsMichael Huang1-3/+5
2026-01-27staging: rtl8723bs: use continue statements to reduce indentationMichael Huang1-23/+25
2026-01-27staging: rtl8723bs: replace uint with unsigned intOmer El Idrissi1-1/+1
2026-01-27staging: greybus: remove completed GPIO conversion task from TODOArchit Anant1-3/+0
2026-01-27staging: rtl8723bs: rename add_RATid to add_ratidEthan Tidmore3-6/+6
2026-01-27staging: axis-fifo: Fix indentationGeet Singhi1-1/+1
2026-01-27staging: most: dim2: replace macro with static functionEthan Tidmore1-5/+7
2026-01-27staging: rtl8723bs: fix alignment to match open parenthesisArchit Anant1-11/+11
2026-01-27staging: rtl8723bs: fix spacing around operatorsArchit Anant1-13/+13
2026-01-27irqchip/gic-v5: Add ACPI IWB probingLorenzo Pieralisi3-25/+116
2026-01-27irqchip/gic-v5: Add ACPI ITS probingLorenzo Pieralisi5-44/+234
2026-01-27irqchip/gic-v5: Add ACPI IRS probingLorenzo Pieralisi3-19/+246
2026-01-27irqchip/gic-v5: Split IRS probing into OF and generic portionsLorenzo Pieralisi1-42/+50
2026-01-27PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnosticLorenzo Pieralisi2-9/+20
2026-01-27Merge ACPICA material for 6.20 to satisfy dependenciesRafael J. Wysocki6-31/+37
2026-01-27pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 resetJacky Bai1-6/+2
2026-01-27bonding: fix use-after-free due to enslave fail after slave array updateNikolay Aleksandrov1-5/+5
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov3-0/+149
2026-01-27pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest stateGabor Juhos1-1/+1
2026-01-27Merge tag 'opp-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki2-4/+2