summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12Merge tag 'tpmdd-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-10-12Merge branch 'edac-drivers' into edac-updates-for-v5.10Borislav Petkov
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier
2020-10-10irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai
2020-10-10Merge branch 'irq/irqchip-fixes' into irq/irqchip-nextMarc Zyngier
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea
2020-10-10soc/tegra: pmc: Don't create fake interrupt hierarchy levelsMarc Zyngier
2020-10-10soc/tegra: pmc: Allow optional irq parent callbacksMarc Zyngier
2020-10-10gpio: tegra186: Allow optional irq parent callbacksMarc Zyngier
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang
2020-10-09Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-09ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2020-10-09Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-09EDAC/amd64: Set proper family type for Family 19h Models 20h-2FhYazen Ghannam
2020-10-09Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-09Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-09Merge remote-tracking branch 'spi/for-5.10' into spi-nextMark Brown
2020-10-09Merge remote-tracking branch 'spi/for-5.9' into spi-linusMark Brown
2020-10-09spi: cadence: Add SPI transfer delaysDaniel Mack
2020-10-09mmc: sdhci_am654: Fix module autoloadFaiz Abbas
2020-10-09Merge branch 'fixes' into nextUlf Hansson
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-08md/raid5: fix oops during stripe resizingSong Liu
2020-10-08md/bitmap: fix memory leak of temporary bitmapZhao Heming
2020-10-08md: fix the checking of wrong work queueGuoqing Jiang
2020-10-08md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming
2020-10-08md/bitmap: md_bitmap_read_sb uses wrong bitmap blocksZhao Heming
2020-10-08md/raid0: remove unused function is_io_in_chunk_boundary()Jason Yan
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel
2020-10-08spi: dw: Add Baikal-T1 SPI Controller glue driverSerge Semin
2020-10-08spi: dw: Add poll-based SPI transfers supportSerge Semin
2020-10-08spi: dw: Introduce max mem-ops SPI bus frequency settingSerge Semin
2020-10-08spi: dw: Add memory operations supportSerge Semin
2020-10-08spi: dw: Add generic DW SSI status-check methodSerge Semin
2020-10-08spi: dw: Move num-of retries parameter to the header fileSerge Semin
2020-10-08spi: dw: Explicitly de-assert CS on SPI transfer completionSerge Semin
2020-10-08spi: dw: De-assert chip-select on resetSerge Semin
2020-10-08spi: dw: Discard chip enabling on DMA setup errorSerge Semin
2020-10-08spi: dw: Unmask IRQs after enabling the chipSerge Semin
2020-10-08spi: dw: Perform IRQ setup in a dedicated functionSerge Semin
2020-10-08spi: dw: Refactor IRQ-based SPI transfer procedureSerge Semin
2020-10-08spi: dw: Refactor data IO procedureSerge Semin
2020-10-08spi: dw: Add DW SPI controller config structureSerge Semin