summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-05spi: spacemit: add u64 cast to NSEC_PER_SEC to avoid 32-bit overflowGuodong Xu
2026-05-04net: phy: realtek: Add support for PHY LEDs on RTL8221BChukun Pan
2026-05-05spi: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-04Input: tsc2007 - reduce I2C transactions for Z2 readYuki Horii
2026-05-05regulator: Add PM8150 PMIC supportMark Brown
2026-05-05regulator: qcom_smd: Add PM8150 regulatorsRakesh Kota
2026-05-04PCI: endpoint: pci-ep-msi: Add embedded doorbell fallbackKoichiro Den
2026-05-04PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targetsKoichiro Den
2026-05-04PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flagsKoichiro Den
2026-05-04PCI: Log all resource claimsIlpo Järvinen
2026-05-05ovpn: ensure packet delivery happens with BH disabledRalf Lici
2026-05-05ovpn: reset MAC header before passing skb upQingfang Deng
2026-05-04drm/sti: remove bridge when sti_hda component_add failsOsama Abdelkader
2026-05-04isa: switch to dynamic root deviceJohan Hovold
2026-05-04Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-05-04memory: tegra: Add Tegra114 EMC driverSvyatoslav Ryhel
2026-05-04memory: tegra: Implement EMEM regs and ICC ops for Tegra114Svyatoslav Ryhel
2026-05-04memory: tegra: Add Tegra238 MC supportAshish Mhetre
2026-05-04memory: tegra: Restore MC interrupt masks on resumeAshish Mhetre
2026-05-04memory: tegra: Wire up system sleep PM opsAshish Mhetre
2026-05-04memory: tegra: Make ->resume() callback return voidAshish Mhetre
2026-05-04memory: tegra: Deduplicate rate request management codeMikko Perttunen
2026-05-04memory: atmel-ebi: Allow deferred probingAlexander Dahl
2026-05-04Input: atmel_mxt_ts - set byte_offset as signedRicardo Ribalda
2026-05-04media: irtoy: Refactor endpoint lookupJohan Hovold
2026-05-04media: imon_raw: Refactor endpoint lookupJohan Hovold
2026-05-04media: rc: mceusb: Add support for 04eb:e033Riccardo Boninsegna
2026-05-04rtc: ab8500: replace sprintf() with sysfs_emit()Maxwell Doose
2026-05-04staging: rtl8723bs: remove blank line after open brace in hal_com.cMoksh Panicker
2026-05-04staging: rtl8723bs: Remove commented-out dead code in hal_btcoex.cMoksh Panicker
2026-05-04staging: rtl8723bs: Remove unnecessary braces in rtl8723bs_xmit.cMoksh Panicker
2026-05-04staging: rtl8723bs: Fix spelling mistakes in commentsAidan Russell
2026-05-04staging: rtl8723bs: remove include/HalVerDef.h fileNikolay Kulikov
2026-05-04staging: rtl8723bs: remove struct hal_version from include/HalVerDef.hNikolay Kulikov
2026-05-04staging: rtl8723bs: move normal_chip field to struct hal_com_dataNikolay Kulikov
2026-05-04staging: rtl8723bs: remove unused ROMVer from struct hal_versionNikolay Kulikov
2026-05-04staging: rtl8723bs: remove unused CUTVersion from struct hal_versionNikolay Kulikov
2026-05-04staging: rtl8723bs: remove unused VendorType from struct hal_versionNikolay Kulikov
2026-05-04staging: rtl8723bs: remove unused ICType from struct hal_versionNikolay Kulikov
2026-05-04staging: rtl8723bs: remove unused macros from include/HalVerDef.hNikolay Kulikov
2026-05-04staging: rtl8723bs: replace type and rename the chip_type fieldNikolay Kulikov
2026-05-04staging: rtl8723bs: rename ChipType of struct hal_version to snake_caseNikolay Kulikov
2026-05-04staging: rtl8723bs: fix unbalanced braces in if/else statementsSiwanan Bungtong
2026-05-04drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()Kory Maincent (TI)
2026-05-04staging: rtl8723bs: add braces to if/else arms in HalBtc8723b1Ant.cSiwanan Bungtong
2026-05-04staging: rtl8723bs: wrap lines exceeding 100 charactersAndrei Khomenkov
2026-05-04staging: rtl8723bs: fix alignment of continued conditionsAndrei Khomenkov
2026-05-04staging: rtl8723bs: move logical operators to previous lineAndrei Khomenkov
2026-05-04staging: rtl8723bs: remove redundant braces for single-statement blockAndrei Khomenkov
2026-05-04staging: rtl8723bs: add spaces around bitwise OR operatorsAndrei Khomenkov