aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-20irqchip/ast2700-intc: Disable all interrupt merge banks on probeMichael Pesa1-1/+1
2026-08-19clk: microchip: mpfs: fix regmap_update_bits() mask/val orderPedro Kopper1-1/+1
2026-08-19clk: visconti: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-19clk: ti: Make sure clk_init_data is fully initializedGeert Uytterhoeven3-4/+4
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie912-4910/+12015
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds102-1918/+1008
2026-08-20rtc: gamecube: check return value of devm_rtc_register_device()Linkai Gong1-3/+1
2026-08-20rtc: ds1307: fix RX8130 wakeup alarm WADA bit for day-of-month modeRobert Leussler1-1/+1
2026-08-20rtc: pcf2127: remove conditional return with no effectSang-Heon Jeon1-6/+1
2026-08-19i2c: rcar: fix reset handling for Gen5Wolfram Sang1-15/+12
2026-08-19i2c: mxs: fix DMA channel leak on probe errorRuoyu Wang1-4/+1
2026-08-19i2c: mux: demux-pinctrl: fix OF node leak on kstrdup failureLinkai Gong1-0/+1
2026-08-19i2c: ocores: Disable clock on failed resumeRuoyu Wang1-1/+5
2026-08-19i2c: imx-lpi2c: reset controller in probe stageCarlos Song1-5/+14
2026-08-19i2c: imx-lpi2c: properly unwind resources on probe failureCarlos Song1-7/+14
2026-08-19i2c: busses: drop redundant dev_err_probe() around irq helpersPei Xiao25-43/+29
2026-08-19Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctlLinus Torvalds2-5/+403
2026-08-19irqchip/ast2700-intc: Avoid allocating in the irq_domain activate() callbackRyan Chen2-2/+3
2026-08-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds17-110/+566
2026-08-19irqchip/renesas-rzg2l: Fix loss of interruptBiju Das1-2/+2
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds34-398/+880
2026-08-19Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds44-599/+900
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds17-302/+774
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds46-270/+645
2026-08-19PCI: vmd: Add Nova Lake (NVL) and Dunlow (DNL) Device IDsSzymon Durawa1-0/+4
2026-08-19Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-5/+54
2026-08-19PCI: tegra264: Add Tegra264 supportThierry Reding3-1/+477
2026-08-19Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds314-4419/+12873
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-4/+15
2026-08-19Merge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds87-1939/+6964
2026-08-19Merge tag 'hwmon-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds54-585/+5031
2026-08-19Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds30-111/+1144
2026-08-19Merge tag 'spi-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds76-938/+2908
2026-08-19Merge tag 'regulator-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds71-193/+1081
2026-08-19Merge tag 'regmap-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-25/+35
2026-08-19Merge tag 'pmdomain-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds20-67/+1147
2026-08-19Merge tag 'i2c-7.3-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linuxLinus Torvalds15-264/+685
2026-08-19rtc: st-lpc: get IRQ via platform_get_irq()Rosen Penev1-6/+3
2026-08-19rtc: mv: remove mv_rtc_removeAlexandre Belloni1-17/+2
2026-08-19rtc: mv: fix potential race conditionAlexandre Belloni1-16/+6
2026-08-19rtc: ab-eoz9: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-19rtc: brcmstb-waketimer: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds67-252/+1993
2026-08-19Merge tag 'pwrseq-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-2/+10
2026-08-19Merge tag 'pwm/for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds60-181/+230
2026-08-19Merge tag 'input-for-v7.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds36-714/+1602
2026-08-19rtc: s32g: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-19Merge tag 'chrome-platform-firmware-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-7/+36
2026-08-19rtc: zynqmp: Return optional clock lookup errorsPengpeng Hou1-4/+3
2026-08-19rtc: ds1343: replace symbolic permissions with octalJack Lee1-2/+2