summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-09-081-9/+6
|\
| * gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander2019-08-281-6/+3
| * gpio: pca953x: correct type of reg_directionDavid Jander2019-08-281-3/+3
* | Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-074-13/+33
|\ \
| * | dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda2019-09-041-9/+19
| * | dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang2019-09-041-2/+8
| * | dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang2019-08-201-1/+3
| * | dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang2019-08-201-1/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-09-062-2/+2
|\ \ \
| * | | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-292-2/+2
* | | | Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-061-1/+4
|\ \ \ \
| * | | | libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer2019-08-281-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-061-0/+6
|\ \ \ \
| * | | | soc: qcom: geni: Provide parameter error checkingLee Jones2019-09-061-0/+6
* | | | | Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-063-28/+103
|\ \ \ \ \
| * | | | | iommu/amd: Fix race in increase_address_space()Joerg Roedel2019-09-061-5/+11
| * | | | | iommu/amd: Flush old domains in kdump kernelStuart Hayes2019-09-061-0/+24
| * | | | | iommu/vt-d: Remove global page flush supportJacob Pan2019-09-031-21/+15
| * | | | | Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"Lu Baolu2019-08-301-2/+53
| | |/ / / | |/| | |
* | | | | Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-09-061-1/+1
|\ \ \ \ \
| * | | | | Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik2019-09-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-066-14/+202
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-09-064-9/+187
| |\ \ \ \ \
| | * | | | | drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard2019-08-302-0/+137
| | * | | | | drm/modes: Introduce a whitelist for the named modesMaxime Ripard2019-08-301-0/+20
| | * | | | | drm/modes: Fix the command line parser to take force options into accountMaxime Ripard2019-08-301-5/+19
| | * | | | | drm/modes: Add a switch to differentiate free standing optionsMaxime Ripard2019-08-301-1/+9
| | * | | | | drm/ingenic: Hardcode panel type to DPILaurent Pinchart2019-08-291-3/+2
| * | | | | | Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-09-061-5/+3
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter2019-09-051-5/+3
| * | | | | | | Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-09-031-0/+12
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs2019-09-021-0/+12
* | | | | | | | Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2019-09-042-553/+3
* | | | | | | | vhost: Remove unnecessary variableYunsheng Lin2019-09-041-3/+2
* | | | | | | | virtio-net: lower min ring num_free for efficiency? jiang2019-09-041-1/+1
* | | | | | | | vhost/test: fix build for vhost testTiwei Bie2019-09-041-4/+9
* | | | | | | | vhost/test: fix build for vhost testTiwei Bie2019-09-041-1/+1
|/ / / / / / /
* | | | | | | Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-029-18/+36
|\ \ \ \ \ \ \
| * | | | | | | fsi: scom: Don't abort operations for minor errorsEddie James2019-08-281-7/+1
| * | | | | | | vmw_balloon: Fix offline page marking with compactionNadav Amit2019-08-281-2/+8
| * | | | | | | VMCI: Release resource if the work is already queuedNadav Amit2019-08-281-2/+4
| * | | | | | | lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel2019-08-281-2/+2
| * | | | | | | mei: me: add Tiger Lake point LP device IDTomas Winkler2019-08-282-0/+4
| * | | | | | | intel_th: pci: Add Tiger Lake supportAlexander Shishkin2019-08-281-0/+5
| * | | | | | | intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin2019-08-281-0/+5
| * | | | | | | stm class: Fix a double free of stm_source_deviceDing Xiang2019-08-281-1/+0
| * | | | | | | Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-08-281-4/+7
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid2019-08-181-4/+7
* | | | | | | | Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-0211-47/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum2019-08-281-4/+12