summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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
* windfarm: decrement client count when unregisteringPaul Bolle2015-08-061-1/+1
* cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-061-3/+1
* cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-161-0/+1
* cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn2015-07-161-0/+1
* cxl: use more common format specifierRasmus Villemoes2015-07-134-31/+31
* cxl: Add explicit precision specifiersRasmus Villemoes2015-07-131-2/+2
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-131-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-122-11/+1
|\
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-121-0/+1
|\ \
| * | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-123-23/+142
|\ \
| * | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37
| * | nfit: update block I/O path to use PMEM APIRoss Zwisler2015-07-102-12/+100
| * | nfit: fix smatch "use after null check" reportDan Williams2015-06-301-2/+2
| * | nvdimm: Fix return value of nvdimm_bus_init() if class_create() failsAxel Lin2015-06-301-1/+3
| * | libnvdimm: smatch cleanups in __nd_ioctlDan Williams2015-06-301-7/+0
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-114-8/+25
|\ \ \
| * | | i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou2015-07-091-1/+15
| * | | i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
| * | | i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
| * | | i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-091-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
|\ \ \
| * | | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| * | | Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-1115-50/+74
|\ \ \ \
| * | | | drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev2015-07-081-1/+1
| * | | | clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer2015-07-071-5/+21
| * | | | drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez2015-07-061-1/+1