summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | usb: gadget: fsl: fix null pointer checkingRan Wang2020-10-271-1/+1
| | * | usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-10-271-1/+1
| | * | usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus2020-10-271-0/+4
| | |/
* | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-087-18/+96
|\ \ \
| * | | irqchip/ti-sci-inta: Add support for unmapped event handlingPeter Ujfalusi2020-11-011-3/+80
| * | | irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlmGeert Uytterhoeven2020-11-011-5/+3
| * | | irqchip/sifive-plic: Fix chip_data access within a hierarchyGreentime Hu2020-11-011-4/+4
| * | | irqchip/sifive-plic: Fix broken irq_set_affinity() callbackGreentime Hu2020-10-251-1/+1
| * | | irqchip/stm32-exti: Add all LP timer exti direct events supportFabrice Gasnier2020-10-251-0/+4
| * | | irqchip/bcm2836: Fix missing __init annotationMarc Zyngier2020-10-251-1/+1
| * | | irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-10-161-2/+0
| * | | irqchip/mst: Make mst_intc_of_init staticMarc Zyngier2020-10-151-2/+2
| * | | irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven2020-10-151-0/+1
* | | | Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-077-46/+65
|\ \ \ \
| * | | | null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2020-11-062-17/+32
| * | | | Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-11-055-29/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | nvme-tcp: avoid repeated request completionSagi Grimberg2020-11-031-1/+1
| | * | | nvme-rdma: avoid repeated request completionSagi Grimberg2020-11-031-1/+1
| | * | | nvme-tcp: avoid race between time out and tear downChao Leng2020-11-031-11/+3
| | * | | nvme-rdma: avoid race between time out and tear downChao Leng2020-11-031-10/+2
| | * | | nvme: introduce nvme_sync_io_queuesChao Leng2020-11-032-2/+7
| | * | | Revert "nvme-pci: remove last_sq_tail"Keith Busch2020-11-021-4/+19
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-075-176/+176
|\ \ \ \ \
| * | | | | i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu2020-11-061-27/+18
| * | | | | i2c: designware: call i2c_dw_read_clear_intrbits_slave() onceMichael Wu2020-11-061-6/+1
| * | | | | i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORMGeert Uytterhoeven2020-11-061-1/+1
| * | | | | i2c: mlxbf: Update author and maintainer email infoKhalil Blaiech2020-11-061-1/+1
| * | | | | i2c: mlxbf: Update reference clock frequencyKhalil Blaiech2020-11-061-6/+4
| * | | | | i2c: mlxbf: Remove unecessary wrapper functionsKhalil Blaiech2020-11-061-111/+72
| * | | | | i2c: mlxbf: Fix resrticted cast warning of sparseKhalil Blaiech2020-11-061-2/+2
| * | | | | i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function callKhalil Blaiech2020-11-061-0/+9
| * | | | | i2c: sh_mobile: implement atomic transfersUlrich Hecht2020-11-061-20/+66
| * | | | | i2c: mediatek: move dma reset before i2c resetQii Wang2020-11-031-4/+4
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-063-5/+15
|\ \ \ \ \
| * | | | | scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy2020-11-021-0/+7
| * | | | | scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke2020-11-021-4/+5
| * | | | | scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki2020-10-291-1/+3
* | | | | | Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-11-064-44/+44
|\ \ \ \ \ \
| * | | | | | mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello2020-10-301-7/+8
| * | | | | | mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen2020-10-281-3/+5
| * | | | | | mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin2020-10-281-3/+2
| * | | | | | mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-19/+24
| * | | | | | mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-12/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-061-2/+1
|\ \ \ \ \ \
| * | | | | | spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll2020-11-061-2/+1
* | | | | | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-0650-353/+425
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-11-0611-84/+115
| |\ \ \ \ \ \ \
| | * | | | | | | drm/vc4: drv: Remove unused variableMaxime Ripard2020-11-031-1/+0
| | * | | | | | | drm/panfrost: Fix module unloadSteven Price2020-11-031-2/+3
| | * | | | | | | drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-033-7/+13