summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-154-1/+281
|\
| * pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian2016-11-293-0/+281
| * pwm: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-10-211-1/+0
* | Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-12-144-105/+133
|\ \
| * | ipmi: create hardware-independent softdep for ipmi_devintfMartin Wilck2016-12-122-1/+1
| * | ipmi: Fix sequence number handlingCorey Minyard2016-11-241-4/+5
| * | ipmi: Pick up slave address from SMBIOS on an ACPI deviceCorey Minyard2016-11-242-3/+40
| * | ipmi_si: Clean up printksCorey Minyard2016-11-241-76/+54
| * | Move platform device creation earlier in the initializationCorey Minyard2016-11-241-15/+31
| * | ipmi_ssif: Remove an unused module parameterCorey Minyard2016-11-071-4/+0
| * | ipmi: Periodically check for events, not messagesCorey Minyard2016-11-071-2/+2
* | | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-1437-302/+783
|\ \ \
| * \ \ Merge branch 'topic/st_fdma' into for-linusVinod Koul2016-12-147-9/+1534
| |\ \ \
| * \ \ \ Merge branch 'topic/s3c64xx' into for-linusVinod Koul2016-12-142-17/+15
| |\ \ \ \
| | * | | | spi: s3c64xx: Do not use platform_data for DMA parametersSylwester Nawrocki2016-11-171-17/+4
| | * | | | dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki2016-11-171-0/+11
| | | |_|/ | | |/| |
| * | | | Merge branch 'topic/qcom' into for-linusVinod Koul2016-12-146-103/+271
| |\ \ \ \
| | * | | | dmaengine: qcom_hidma: autoload while probing ACPISinan Kaya2016-11-232-0/+2
| | * | | | dmaengine: qcom_hidma: cleanup sysfs entries during removeSinan Kaya2016-11-152-6/+24
| | * | | | dmaengine: qcom_hidma: hide MSI handler when unusedArnd Bergmann2016-11-141-0/+2
| | * | | | dmaengine: qcom_hidma: remove unneeded of_node_put()Wei Yongjun2016-11-141-1/+0
| | * | | | dmaengine: qcom_hidma: add MSI support for interruptsSinan Kaya2016-11-033-6/+147
| | * | | | dmaengine: qcom_hidma: protect common data structuresSinan Kaya2016-11-031-33/+11
| | * | | | dmaengine: qcom_hidma: bring out interrupt causeSinan Kaya2016-11-031-29/+33
| | * | | | dmaengine: qcom_hidma: make pending_tre_count atomicSinan Kaya2016-11-033-9/+9
| | * | | | dmaengine: qcom_hidma: break completion processing on errorSinan Kaya2016-10-191-0/+7
| | * | | | dmaengine: qcom_hidma: add a common API to setup the interruptSinan Kaya2016-10-192-4/+25
| | * | | | dmaengine: qcom_hidma: configure DMA and MSI for OFSinan Kaya2016-10-191-1/+8
| | * | | | of: irq: make of_msi_configure accessible from modulesSinan Kaya2016-10-191-0/+1
| | * | | | dmaengine: qcom_hidma: remove useless debugfs file removalSinan Kaya2016-10-191-1/+0
| | * | | | dmaengine: qcom_hidma: prevent disable in errorSinan Kaya2016-10-181-13/+2
| | |/ / /
| * | | | Merge branch 'topic/pxa' into for-linusVinod Koul2016-12-141-28/+0
| |\ \ \ \
| | * | | | Revert "dmaengine: pxa_dma: add support for legacy transition"Robert Jarzmik2016-10-181-28/+0
| | |/ / /
| * | | | Merge branch 'topic/omap' into for-linusVinod Koul2016-12-142-37/+153
| |\ \ \ \
| | * | | | dmaengine: edma: re-initialize dummy slot during system resumeVignesh R2016-11-301-0/+3
| | * | | | dmaengine: omap-dma: Support for slave devices with data port windowPeter Ujfalusi2016-11-301-2/+61
| | * | | | dmaengine: omap-dma: initialize can_pause to falseColin Ian King2016-10-191-1/+1
| | * | | | dmaengine: omap-dma: add support for pause of non-cyclic transfersSebastian Andrzej Siewior2016-10-181-35/+89
| | |/ / /
| * | | | Merge branch 'topic/ioat' into for-linusVinod Koul2016-12-142-11/+18
| |\ \ \ \
| | * | | | dmaengine: ioat: set error code on failuresPan Bian2016-12-061-4/+12
| | * | | | dmaengine: ioat: set error code on failuresPan Bian2016-12-061-0/+2
| | * | | | dmaengine: ioatdma: error string table missing an entryDave Jiang2016-11-141-0/+1
| | * | | | dmaengine: ioatdma: loop for number elements in array chanerr_strColin Ian King2016-10-191-7/+3
| | |/ / /
| * | | | dmaengine: sirf-dma: remove unused ‘sdesc’Vinod Koul2016-12-121-4/+0
| * | | | dmaengine: pl330: remove unused ‘regs’Vinod Koul2016-12-121-3/+0
| * | | | dmaengine: s3c24xx: remove unused ‘cdata’Vinod Koul2016-12-121-5/+0
| * | | | dmaengine: stm32-dma: remove unused ‘src_addr’Vinod Koul2016-12-121-2/+0
| * | | | dmaengine: stm32-dma: remove unused ‘dst_addr’Vinod Koul2016-12-121-2/+1
| * | | | dmaengine: stm32-dma: remove unused ‘sfcr’Vinod Koul2016-12-121-2/+1
| * | | | dmaengine: pch_dma: remove unused ‘cookie’Vinod Koul2016-12-121-2/+0