summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-153-41/+35
|\
| * firewire: sbp2: replace card lock by target lockStefan Richter2014-12-101-31/+29
| * firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter2014-12-101-9/+6
| * firewire: sbp2: protect a reference counter properlyStefan Richter2014-12-101-8/+6
| * firewire: core: document fw_csr_string's truncation of long stringsStefan Richter2014-12-101-0/+3
| * firewire: ohci: replace vm_map_ram() with vmap()Clemens Ladisch2014-11-191-4/+2
* | Merge tag 'for-v3.19' of git://git.infradead.org/battery-2.6Linus Torvalds2014-12-1510-69/+225
|\ \
| * | power: reset: adjust priority of simple syscon reboot driverStefan Agner2014-12-031-1/+1
| * | power: ds2782_battery: Simplify the PM hooksFabio Estevam2014-11-171-6/+2
| * | power/reset: brcmstb: Register with kernel restart handlerGuenter Roeck2014-11-171-9/+19
| * | power/reset: hisi: Register with kernel restart handlerGuenter Roeck2014-11-171-4/+16
| * | power/reset: keystone: Register with kernel restart handlerGuenter Roeck2014-11-171-5/+15
| * | power/reset: axxia: Register with kernel restart handlerGuenter Roeck2014-11-171-6/+15
| * | power/reset: xgene: Register with kernel restart handlerGuenter Roeck2014-11-171-10/+18
| * | power/reset: xgene: Use mdelay instead of jiffies based timeoutGuenter Roeck2014-11-171-4/+2
| * | power/reset: xgene: Use local variable dev instead of pdev->devGuenter Roeck2014-11-171-7/+8
| * | power/reset: xgene: Drop devm_kfreeGuenter Roeck2014-11-171-1/+0
| * | power/reset: xgene: Return -ENOMEM if out of memoryGuenter Roeck2014-11-171-4/+2
| * | power/reset: vexpress: Register with kernel restart handlerGuenter Roeck2014-11-171-10/+30
| * | power: reset: imx-snvs-poweroff: add power off driver for i.mx6Robin Gong2014-11-174-0/+99
| * | power: gpio-charger: add device tree supportHeiko Stuebner2014-11-171-2/+70
| * | dt-bindings: document gpio-charger bindingsHeiko Stuebner2014-11-171-0/+27
| |/
* | Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-12-152-6/+5
|\ \
| * | HSI: nokia-modem: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-141-2/+2
| * | HSI: nokia-modem: setup default value for pm parameterSebastian Reichel2014-11-141-1/+1
| * | HSI: omap_ssi_port: Don't print uninitialized errSebastian Reichel2014-10-201-2/+1
| * | HSI: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-031-1/+1
* | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-1514-64/+2364
|\ \ \
| * | | irqchip: gicv3-its: Fix ITT allocationMarc Zyngier2014-12-131-3/+10
| * | | irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier2014-12-131-7/+23
| * | | irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier2014-12-131-1/+1
| * | | irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper2014-11-281-0/+2
| * | | irqchip: gic-v2m: Add DT bindings for GICv2mSuravee Suthikulpanit2014-11-261-0/+53
| * | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-266-0/+347
| * | | irqchip: mtk-sysirq: dt-bindings: Add bindings for mediatek sysirqYingjoe Chen2014-11-261-0/+28
| * | | irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen2014-11-262-0/+164
| * | | irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-262-24/+54
| * | | irqchip: GICv3: Binding updates for ITSMarc Zyngier2014-11-261-0/+39
| * | | irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-263-0/+6
| * | | irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-262-6/+40
| * | | irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier2014-11-261-0/+169
| * | | irqchip: GICv3: ITS: MSI supportMarc Zyngier2014-11-262-0/+182
| * | | irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier2014-11-261-0/+74
| * | | irqchip: GICv3: ITS: tables allocatorsMarc Zyngier2014-11-261-0/+292
| * | | irqchip: GICv3: ITS: LPI allocatorMarc Zyngier2014-11-261-0/+103
| * | | irqchip: GICv3: ITS: irqchip implementationMarc Zyngier2014-11-261-0/+77
| * | | irqchip: GICv3: ITS command queueMarc Zyngier2014-11-262-0/+613
| * | | irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-262-29/+59
| * | | irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2014-11-262-5/+38
| * | | arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier2014-11-261-0/+1