summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-204-9/+10
|\
| * Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-134-9/+10
| |\
| | * clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-111-1/+1
| | * clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-111-2/+2
| | * clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-101-5/+6
| | * clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-209-33/+74
|\ \ \
| * \ \ Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-08-149-33/+74
| |\ \ \
| | * | | irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loopLorenzo Pieralisi2017-08-101-0/+1
| | * | | irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODESHanjun Guo2017-08-101-7/+31
| | * | | irqchip: brcmstb-l2: Define an irq_pm_shutdown functionFlorian Fainelli2017-08-071-0/+1
| | * | | irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2017-08-022-2/+7
| | * | | irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMARobert Richter2017-08-021-1/+1
| | * | | irqchip/gic-v3: Honor forced affinity settingSuzuki K Poulose2017-07-041-1/+6
| | * | | irqchip/gic-v3: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
| | * | | irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
| | * | | irqchip/atmel-aic: Remove root argument from ->fixup() prototypeBoris Brezillon2017-07-044-15/+15
| | * | | irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon2017-07-041-2/+2
| | * | | irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon2017-07-041-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-186-19/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-184-14/+9
| |\ \ \ \ \
| | * | | | | nvme-pci: set cqe_seen on polled completionsKeith Busch2017-08-181-3/+2
| | * | | | | nvme-fabrics: fix reporting of unrecognized optionsChristoph Hellwig2017-08-171-1/+2
| | * | | | | nvmet-fc: eliminate incorrect static markers on local variablesJames Smart2017-08-171-2/+2
| | * | | | | nvmet-fc: correct use after free on list teardownJames Smart2017-08-161-2/+3
| | * | | | | nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-161-6/+0
| * | | | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-08-162-5/+4
| |\ \ \ \ \ \
| | * | | | | | xen-blkfront: use a right index when checking requestsMunehisa Kamata2017-08-151-3/+3
| | * | | | | | xen: fix bio vec mergingRoger Pau Monne2017-08-151-2/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-1810-55/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
| * | | | | | | | IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
| * | | | | | | | iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
| * | | | | | | | IB/hns: fix memory leak on ah on error return pathColin Ian King2017-08-161-1/+3
| * | | | | | | | i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz2017-08-161-1/+1
| * | | | | | | | i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
| * | | | | | | | i40iw: Fix typecast of tcp_seq_numMustafa Ismail2017-08-161-1/+1
| * | | | | | | | i40iw: Correct variable namesMustafa Ismail2017-08-162-4/+4
| * | | | | | | | i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2017-08-162-42/+83
| * | | | | | | | RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan2017-08-161-1/+16
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-182-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach2017-08-181-0/+2
| * | | | | | | | | Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-08-151-7/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | soc: imx: gpcv2: fix regulator deferred probeStefan Agner2017-08-051-7/+8
* | | | | | | | | | | Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-08-181-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of: fix DMA mask generationRobin Murphy2017-08-171-4/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-177-17/+27
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-08-181-7/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/amdgpu: save list length when fence is signaledChunming Zhou2017-08-151-7/+6
| * | | | | | | | | | | | drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter2017-08-141-0/+7