summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-27gpib: hp_82335: Unify *allocate_private return valueDominik Karol Piątkowski-1/+1
2026-01-27gpib: gpio: Unify *allocate_private usageDominik Karol Piątkowski-3/+4
2026-01-27gpib: gpio: Unify *allocate_private return valueDominik Karol Piątkowski-1/+1
2026-01-27gpib: fmh_gpib: Fix the *allocate_private retval checkDominik Karol Piątkowski-1/+1
2026-01-27gpib: fmh_gpib: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski-2/+1
2026-01-27gpib: eastwood: Fix the *allocate_private retval checkDominik Karol Piątkowski-1/+1
2026-01-27gpib: eastwood: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski-2/+1
2026-01-27gpib: cec: Unify *allocate_private usageDominik Karol Piątkowski-2/+4
2026-01-27gpib: cec: Unify *allocate_private return valueDominik Karol Piątkowski-1/+1
2026-01-27gpib: cec: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski-2/+1
2026-01-27gpib: cb7210: Unify *allocate_private usageDominik Karol Piątkowski-2/+4
2026-01-27gpib: cb7210: Replace kmalloc/memset to kzalloc in *allocate_privateDominik Karol Piątkowski-2/+1
2026-01-27gpib: agilent_82357a: Fix the *allocate_private retval checkDominik Karol Piątkowski-1/+1
2026-01-27gpib: agilent_82350b: Unify *allocate_private usageDominik Karol Piątkowski-2/+3
2026-01-27kernel: debug: Add SPDX license ids to kdb filesTim Bird-34/+11
2026-01-27eeprom: at25: expose JEDEC ID via sysfsPatrick Wicki-8/+41
2026-01-27eeprom: at25: add support for Infineon Cypress QSN FRAMsPatrick Wicki-20/+30
2026-01-27speakup: Clarify bleep_time unit is millisecondsHenry Zhang-2/+1
2026-01-27pps: generators: remove broken pps_gen_parport driverEthan Nelson-Moore-247/+0
2026-01-27intel_th: pci: Add Nova Lake supportPawel Chmielewski-0/+8
2026-01-27intel_th: pci: Use PCI_DEVICE_DATA() for device entriesPawel Chmielewski-219/+102
2026-01-27mcb: fix incorrect sanity checkJose Javier Rodriguez Barbarin-4/+5
2026-01-27slimbus: qcom-ngd: Simplify with scoped for each OF child loopKrzysztof Kozlowski-8/+2
2026-01-27most: core: fix leak on early registration failureJohan Hovold-2/+7
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K-38/+60
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu-3/+9
2026-01-27staging: rtl8723bs: remove unused variable RFE_TypeEthan Tidmore-2/+0
2026-01-27staging: rtl8723bs: remove unused variable bEn_RFEEthan Tidmore-2/+0
2026-01-27staging: rtl8723bs: remove unused variable AmplifierType_2GEthan Tidmore-1/+0
2026-01-27staging: rtl8723bs: remove unused variable TxBBSwing_2GEthan Tidmore-2/+0
2026-01-27staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_selEthan Tidmore-3/+3
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore-3/+4
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore-10/+10
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore-15/+11
2026-01-27staging: sm750fb: rename initParm to init_parmMadhumitha Sundar-9/+9
2026-01-27staging: rtl8723bs: remove unnecessary boolean comparisonsMichael Huang-21/+21
2026-01-27staging: rtl8723bs: use !ptr instead of ptr == NULLMichael Huang-2/+1
2026-01-27staging: rtl8723bs: remove unnecessary bracesMichael Huang-3/+2
2026-01-27staging: rtl8723bs: add missing space around operatorsMichael Huang-7/+7
2026-01-27staging: rtl8723bs: Fix the line length exceeding 100 columns warning in the ...Michael Huang-10/+30
2026-01-27staging: rtl8723bs: remove unnecessary new linesMichael Huang-11/+0
2026-01-27staging: rtl8723bs: refactor comments to fix the line length warning for exce...Michael Huang-3/+5
2026-01-27staging: rtl8723bs: use continue statements to reduce indentationMichael Huang-23/+25
2026-01-27staging: rtl8723bs: replace uint with unsigned intOmer El Idrissi-1/+1
2026-01-27staging: greybus: remove completed GPIO conversion task from TODOArchit Anant-3/+0
2026-01-27staging: rtl8723bs: rename add_RATid to add_ratidEthan Tidmore-6/+6
2026-01-27staging: axis-fifo: Fix indentationGeet Singhi-1/+1
2026-01-27staging: most: dim2: replace macro with static functionEthan Tidmore-5/+7
2026-01-27staging: rtl8723bs: fix alignment to match open parenthesisArchit Anant-11/+11
2026-01-27staging: rtl8723bs: fix spacing around operatorsArchit Anant-13/+13