summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-0316-126/+718
|\
| * STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen2015-09-031-11/+11
| * STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-032-31/+46
| * STAGING: Octeon: Increase output command buffersJanne Huttunen2015-09-031-1/+1
| * STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen2015-09-031-4/+17
| * STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2015-09-032-16/+43
| * CLOCKSOURCE: Add Pistachio clocksource-only driverEzequiel Garcia2015-09-033-0/+222
| * CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changesEzequiel Garcia2015-09-031-1/+30
| * CLOCKSOURCE: mips-gic: Split clocksource and clockevent initializationEzequiel Garcia2015-09-031-5/+8
| * CLOCKSOURCE: mips-gic: Add missing error returns checksEzequiel Garcia2015-09-031-3/+13
| * CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia2015-09-031-1/+6
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-034-34/+4
| * MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel2015-09-032-0/+237
| * MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas2015-09-031-1/+13
| * MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-031-3/+6
| * IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-261-9/+24
| * IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-261-45/+76
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-0323-417/+1410
|\ \
| * | cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-302-1/+61
| * | cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-303-3/+33
| * | cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie2015-08-301-7/+12
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-272-141/+160
| |\ \
| | * | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-072-141/+160
| * | | cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-271-16/+0
| * | | cxl: Release irqs if memory allocation failsVaibhav Jain2015-08-271-2/+5
| * | | cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar2015-08-221-1/+1
| * | | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driverMichael Ellerman2015-08-221-3/+3
| * | | powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
| * | | leds/powernv: Add driver for PowerNV platformVasant Hegde2015-08-203-0/+357
| * | | cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan2015-08-201-1/+1
| * | | macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas2015-08-201-0/+1
| * | | macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas2015-08-201-0/+1
| * | | cxl: Add alternate MMIO error handlingIan Munsie2015-08-183-2/+20
| * | | cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain2015-08-171-0/+4
| * | | cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens2015-08-171-1/+6
| * | | cxl: EEH supportDaniel Axtens2015-08-143-0/+262
| * | | cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-144-0/+41
| * | | cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-141-5/+0
| * | | cxl: Refactor AFU init/teardownDaniel Axtens2015-08-141-38/+57
| * | | cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-141-53/+86
| * | | cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-141-6/+18
| * | | cxl: Make IRQ release idempotentDaniel Axtens2015-08-141-0/+9
| * | | cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-143-11/+27
| * | | cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-145-12/+155
| * | | cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-141-16/+35
| * | | cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens2015-08-121-1/+1
| * | | cxl: sparse: Make declarations staticDaniel Axtens2015-08-122-4/+4
| * | | cxl: Compile with -WerrorDaniel Axtens2015-08-111-0/+2
| * | | windfarm: remove three exported but unused functionsPaul Bolle2015-08-062-46/+0
| * | | windfarm: make wf_critical_overtemp() staticPaul Bolle2015-08-061-2/+1