summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-03-1718-62/+624
|\
| * power: pm2301-charger: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-16/+6
| * power: ipaq-micro-battery: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-2/+2
| * power_supply: 88pm860x_charger: do not pass NULL to power_supply_putColin Ian King2016-03-031-1/+1
| * jz4740-battery: Correct voltage change checkMaarten ter Huurne2016-03-031-1/+1
| * power_supply: lp8788-charger: initialize boolean 'found'Colin Ian King2016-03-031-1/+1
| * goldfish: Enable ACPI-based enumeration for goldfish batteryYu Ning2016-03-031-0/+8
| * power: goldfish_battery: add devicetree bindingsGreg Hackmann2016-03-031-1/+8
| * power: act8945a: add charger driver for ACT8945AWenyou Yang2016-02-243-0/+367
| * power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-212-0/+36
| * power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-211-0/+20
| * power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...Pali Rohár2016-02-211-0/+2
| * power_supply: isp1704_charger: Add compatible of match for nxp,isp1707Pali Rohár2016-02-211-0/+1
| * power_supply: isp1704_charger: Error messages when probe failPali Rohár2016-02-211-4/+14
| * power_supply: Add types for USB Type C and PD chargersBenson Leung2016-02-151-1/+2
| * power: bq24735-charger: add 'ti,external-control' optionJonathan Tinkham2016-02-151-0/+11
| * power: bq24735-charger: fix failed i2c with ac-detectJonathan Tinkham2016-02-151-21/+24
| * power: reset: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-151-0/+2
| * power: collie_battery: hide unused variableArnd Bergmann2016-02-151-1/+2
| * power/reset: versatile: support the actual versatileLinus Walleij2016-02-151-12/+27
| * bq24735_charger: add status property to view/enable/disable chargingPeter Rosin2016-02-151-1/+89
* | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-1733-462/+1953
|\ \
| * \ Merge branch 'topic/xilinx' into for-linusVinod Koul2016-03-141-95/+109
| |\ \
| | * | dmaengine: xilinx_vdma: Remove unnecessary variable initializationsKedareswara rao Appana2016-03-041-3/+3
| | * | dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop'sKedareswara rao Appana2016-03-031-24/+22
| | * | dmaengine: xilinx_vdma: Simplify spin lock handlingKedareswara rao Appana2016-03-031-17/+12
| | * | dmaengine: xilinx_vdma: Fix issues with non-parking modeKedareswara rao Appana2016-03-031-0/+4
| | * | dmaengine: xilinx_vdma: Improve SG engine handlingKedareswara rao Appana2016-03-031-55/+72
| | |/
| * | Merge branch 'topic/sh' into for-linusVinod Koul2016-03-143-5/+5
| |\ \
| | * | dmaengine: rcar-dmac: clear pertinence number of channelsKuninori Morimoto2016-03-031-1/+1
| | * | dmaengine: sh: shdmac: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-1/+1
| | * | dmaengine: sh: Use ARCH_RENESASSimon Horman2016-02-081-3/+3
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2016-03-1410-20/+1550
| |\ \
| | * | dmaengine: add Qualcomm Technologies HIDMA channel driverSinan Kaya2016-03-113-0/+876
| | * | dmaengine: add Qualcomm Technologies HIDMA management driverSinan Kaya2016-03-115-0/+649
| | * | dmaengine: qcom_bam_dma: move to qcom directorySinan Kaya2016-03-115-12/+14
| | * | dmaengine: qcom_bam_dma: Make driver work for BEAndy Gross2016-03-031-8/+11
| | |/
| * | Merge branch 'topic/pl330' into for-linusVinod Koul2016-03-143-30/+84
| |\ \
| | * | dmaengine: pl330: fix to support the burst modeCaesar Wang2016-03-011-5/+4
| | * | spi: rockchip: modify DMA max burst to 1Addy Ke2016-02-091-2/+10
| | * | dmaengine: pl330: add max burst for dmaengineShawn Lin2016-02-091-0/+3
| | * | dmaengine: core: expose max burst capability to clientsShawn Lin2016-02-091-0/+1
| | * | dmaengine: pl330: add quirk for broken no flushpAddy Ke2016-02-091-25/+62
| | * | dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmitBoojin Kim2016-02-091-7/+13
| | |/
| * | Merge branch 'topic/omap' into for-linusVinod Koul2016-03-141-0/+8
| |\ \
| | * | dmaengine: omap-dma: Implement device_synchronize callbackPeter Ujfalusi2016-02-221-0/+8
| | |/
| * | Merge branch 'topic/ioatdma' into for-linusVinod Koul2016-03-144-234/+108
| |\ \
| | * | dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platformsDave Jiang2016-03-112-36/+19
| | * | dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memoryDave Jiang2016-02-154-34/+81
| | * | dmaengine: IOATDMA: Removing descriptor ring reshapeDave Jiang2016-02-153-157/+1