aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-25staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-03-25staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-03-25staging: vc04_services: vchiq_core: Stop kthreads on shutdownUmang Jain3-12/+13
2024-03-25staging: vc04_services: Implement vchiq_bus .removeUmang Jain1-0/+10
2024-03-25staging: vc04_services: Do not log error on kzalloc()Umang Jain1-4/+1
2024-03-25staging: vc04_services: vchiq_arm: Use appropriate dev_* log helpersUmang Jain1-3/+3
2024-03-25staging: vc04_services: Remove unused function declarationsUmang Jain1-6/+0
2024-03-25staging: rtl8712: Add space between operands and operatorAyush Tiwari1-1/+1
2024-03-25staging: rtl8712: Remove additional spaceAyush Tiwari1-1/+1
2024-03-25staging: pi433: Correct comment typos in pi433_if.cFelix N. Kimbu1-4/+4
2024-03-25staging: rtl8712: Fix line length exceeding 100 columnsAyush Tiwari1-1/+2
2024-03-25staging: vt6655: Remove unused declaration of RFbAL7230SelectChannelPostProce...Dorine Tipo1-4/+0
2024-03-25staging: wlan-ng: Rename 'wlan_unsetup' to 'wlan_teardown'Felix N. Kimbu3-5/+5
2024-03-25staging: rtl8712: rename tmpVal to avg_valAyush Tiwari1-3/+3
2024-03-25staging: wlan-ng: Rename 'foo' to 'rc' in p80211conv.cFelix N. Kimbu1-15/+15
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen35-342/+400
2024-03-25Staging: rtl8192e: Rename variable WriteIntoRegTree Davies3-4/+4
2024-03-25Staging: rtl8192e: Rename variable bAllowAllDATree Davies3-4/+4
2024-03-25Staging: rtl8192e: Rename variable pBssHTTree Davies2-11/+11
2024-03-25Staging: rtl8192e: Rename variable bRTSUseShortPreambleTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable posHTCapTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable aSifsTimeTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable Frame_OrderTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable TimeStampHighTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable TimeStampLowTree Davies2-2/+2
2024-03-25Staging: rtl8192e: Rename variable ReturnPointTree Davies2-2/+2
2024-03-25staging: rtl8192e: replace variable with direct returnMichael Straube1-7/+4
2024-03-25RAS/AMD/FMPM: Safely handle saved records of various sizesYazen Ghannam1-18/+37
2024-03-25Staging: rtl8192e: Declare variable with staticAriel Silver1-1/+1
2024-03-25RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records()Yazen Ghannam1-1/+3
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+7
2024-03-25staging: greybus: Add blank line after struct declarationDorine Tipo1-0/+1
2024-03-25staging: greybus: Constify gb_audio_module_typeAyush Tiwari1-1/+1
2024-03-25spi: rspi: Get rid of unused struct rspi_plat_dataAndy Shevchenko1-11/+1
2024-03-25wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_maskJohannes Berg1-1/+1
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach1-4/+0
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg1-9/+9
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou4-15/+20
2024-03-25irqchip: Remove redundant irq_chip::name initializationKeguang Zhang2-2/+0
2024-03-25irqchip/riscv-aplic: Add support for MSI-modeAnup Patel5-1/+273
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel5-0/+587
2024-03-25irqchip/riscv-imsic: Add device MSI domain support for PCI devicesAnup Patel2-2/+40
2024-03-25irqchip/riscv-imsic: Add device MSI domain support for platform devicesAnup Patel3-1/+345
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel5-0/+1181
2024-03-25irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()Biju Das1-17/+11
2024-03-25drm/panfrost: Only display fdinfo's engine and cycle tags when profiling is onAdrián Larumbe1-4/+6
2024-03-25spi: spi-mt65xx: Rename a variable in interrupt handlerFei Shao1-17/+15
2024-03-25spi: mt7621: allow GPIO chip select linesJustin Swartz1-50/+45
2024-03-25platform/surface: platform_profile: add fan profile switchingIvor Wanders2-24/+100