summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-063-25/+35
|\
| * dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R2019-07-051-0/+3
| * dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong2019-07-051-2/+2
| * dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck2019-07-051-21/+27
| * dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter2019-07-051-2/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-062-9/+9
|\ \
| * | scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi2019-07-021-8/+8
| * | scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov2019-07-021-1/+1
* | | Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-057-39/+22
|\ \ \
| * | | mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal2019-07-051-0/+24
| * | | Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal2019-07-051-36/+2
| * | | mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil2019-07-014-11/+4
| * | | mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf2019-07-012-3/+3
* | | | Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-0510-31/+22
|\ \ \ \
| * \ \ \ Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2019-07-051-3/+3
| |\ \ \ \
| | * | | | drm/imx: only send event on crtc disable if kept disabledRobert Beckett2019-07-041-1/+1
| | * | | | drm/imx: notify drm core before sending event during crtc disableRobert Beckett2019-07-041-2/+2
| * | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2019-07-041-2/+5
| |\ \ \ \ \
| | * | | | | drm/etnaviv: add missing failure path to destroy suballocLucas Stach2019-06-281-2/+5
| * | | | | | Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-07-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | drm/panfrost: Fix a double-free errorBoris Brezillon2019-06-281-1/+1
| * | | | | | | Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-07-045-21/+9
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-011-19/+0
| | * | | | | | | drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul2019-07-011-1/+1
| | * | | | | | | drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan2019-07-013-1/+8
| * | | | | | | | drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson2019-07-021-3/+3
| |/ / / / / / /
| * | | / / / / Merge tag 'drm-misc-fixes-2019-06-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-271-1/+1
| |\| | | | | | | | |_|/ / / / | |/| | | | |
| | * | | | | drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann2019-06-261-1/+1
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-052-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-07-022093-11294/+3827
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | soc: ti: fix irq-ti-sci link errorArnd Bergmann2019-07-012-3/+3
* | | | | | | | Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-041-1/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij2019-07-021-1/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-294-17/+41
|\ \ \ \ \ \ \
| * | | | | | | irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo2019-06-051-11/+24
| * | | | | | | irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-06-051-2/+2
| * | | | | | | irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi2019-06-051-2/+2
| * | | | | | | irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren2019-06-051-2/+13
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-293-12/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | efibc: Replace variable set function in notifier callTian Baofeng2019-06-221-5/+7
| * | | | | | | | efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-06-111-5/+0
| * | | | | | | | efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel2019-06-111-2/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-06-291-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki2019-06-261-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-291-2/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara2019-06-201-2/+4
* | | | | | | | Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-06-293-27/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat2019-06-271-14/+4
| * | | | | | | | pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat2019-06-261-1/+15
| * | | | | | | | pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni2019-06-251-7/+9