summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: axp20x: Add binding documentation for AXP152 PMICHans de Goede2015-08-111-1/+3
| * | mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov2015-08-111-0/+1
| * | mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-1149-49/+0
| * | mfd: wm8994-regmap: Constify reg_default tablesAxel Lin2015-08-111-3/+3
| * | mfd: arizona: Fixup register table definitionsCharles Keepax2015-08-113-59/+4
| * | mfd: da9062: dt: Add bindings for DA9062 driverS Twiss2015-08-111-0/+79
| * | mfd: da9062: Supply core driverS Twiss2015-08-115-1/+1684
| * | mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh2015-08-111-2/+2
| * | mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin2015-08-111-2/+2
| * | mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-08-1110-8/+1945
| * | mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath2015-08-111-81/+81
| * | mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas2015-08-111-1/+1
| * | mfd: arizona: Update several pdata members to unsignedCharles Keepax2015-08-111-6/+6
| * | mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-08-111-1/+1
| * | mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause2015-08-111-1/+1
| | |
| | \
| *-. \ Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones2015-08-1116-60/+410
| |\ \ \
| | | * | watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2015-08-112-28/+46
| | | * | i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg2015-08-111-1/+119
| | | * | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-115-20/+57
| | | |/
| | * | MAINTAINERS: Add the LPC Clocksource to STi maintained driver listLee Jones2015-07-231-0/+1
| | * | rtc: bindings: Supply knowledge of a third supported device - clocksourceLee Jones2015-07-231-6/+9
| | * | rtc: st: Update IP layout information to include ClocksourceLee Jones2015-07-231-1/+1
| | * | watchdog: bindings: Supply knowledge of a third supported device - clocksourceLee Jones2015-07-231-4/+8
| | * | clocksource: bindings: Provide bindings for ST's LPC Clocksource deviceLee Jones2015-07-231-0/+28
| | * | clocksource: sti: Provide 'use timer as sched clock' capabilityLee Jones2015-07-231-0/+8
| | * | clocksource: sti: Provide support for the ST LPC Clocksource IPLee Jones2015-07-233-0/+132
| | * | mfd: dt-bindings: Provide human readable define for Clocksource modeLee Jones2015-07-231-0/+1
| | |/
* | | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-0461-5235/+8012
|\ \ \
| * | | dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang2015-08-282-1/+42
| * | | dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang2015-08-281-1/+1
| * | | dmaengine: ioatdma: Fix variable array lengthDave Jiang2015-08-261-2/+10
| * | | dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang2015-08-261-0/+2
| * | | dmaengine: hdmac: Add memset capabilitiesMaxime Ripard2015-08-262-3/+124
| * | | dmaengine: sort the sh MakefileVinod Koul2015-08-261-2/+2
| * | | dmaengine: sort the sh KconfigVinod Koul2015-08-261-12/+12
| * | | dmaengine: sort the dw KconfigVinod Koul2015-08-241-3/+3
| * | | dmaengine: sort the KconfigVinod Koul2015-08-241-310/+316
| * | | dmaengine: sort the makefileVinod Koul2015-08-241-41/+47
| * | | drivers/dma: make mv_xor.c driver explicitly non-modularPaul Gortmaker2015-08-231-33/+3
| * | | dmaengine: Add support for the Analog Devices AXI-DMAC DMA controllerLars-Peter Clausen2015-08-234-0/+708
| * | | devicetree: Add bindings documentation for Analog Devices AXI-DMACLars-Peter Clausen2015-08-232-0/+109
| * | | Merge branch 'topic/zxdma' into for-linusVinod Koul2015-08-234-0/+997
| |\ \ \
| | * | | dmaengine: zxdma: Fix force stop bugJun Nie2015-08-051-0/+1
| | * | | dmaengine: zxdma: Fix data width bugJun Nie2015-08-051-4/+5
| | * | | dmaengine: zxdma: Support cyclic dmaJun Nie2015-08-051-9/+84
| | * | | dmaengine: zxdma: explicitly free irq on device removalVinod Koul2015-07-161-3/+7
| | * | | dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie2015-07-163-0/+878
| | * | | Documentation: dma: Add documentation for ZTE DMAJun Nie2015-07-161-0/+38
| * | | | Merge branch 'topic/ti-xbar' into for-linusVinod Koul2015-08-231-10/+31
| |\ \ \ \
| | * | | | dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resourceAxel Lin2015-08-051-5/+2
OpenPOWER on IntegriCloud