summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt2015-10-041-0/+1979
* misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt2015-10-041-0/+699
* misc: mic: SCIF RMA list operationsSudeep Dutt2015-10-042-0/+348
* misc: mic: SCIF memory registration and unregistrationSudeep Dutt2015-10-041-0/+1770
* misc: mic: SCIF RMA header fileSudeep Dutt2015-10-041-0/+464
* misc: mic: SCIF RMA header file and IOCTL changesSudeep Dutt2015-10-042-10/+309
* misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit2015-10-049-175/+285
* misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-045-105/+23
* misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-0413-1145/+204
* misc: mic: COSM client driverAshutosh Dixit2015-10-042-0/+282
* misc: mic: COSM SCIF serverAshutosh Dixit2015-10-041-0/+405
* misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit2015-10-045-0/+1084
* misc: mic: MIC COSM busAshutosh Dixit2015-10-044-2/+296
* misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-048-221/+255
* misc: mic: SCIF pollAshutosh Dixit2015-10-045-1/+264
* dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-042-1/+42
* iommu: Allow iova to be used without requiring IOMMU_SUPPORTSudeep Dutt2015-10-041-3/+3
* iommu: Make the iova library a moduleSakari Ailus2015-10-042-1/+5
* iommu: iova: Export symbolsSakari Ailus2015-10-041-0/+10
* iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-10-043-39/+54
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-043-5/+6
* misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida2015-10-041-2/+2
* misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida2015-10-041-1/+1
* uio: fix false positive __might_sleep warning splatMichal Hocko2015-10-041-0/+1
* uio: uio_fsl_elbc_gpcm: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* nvmem: rockchip_efuse_regmap_config can be statickbuild test robot2015-10-041-3/+3
* nvmem: Adding bindings for rockchip-efuseZhengShunQian2015-10-043-0/+198
* nvmem: rockchip-efuse: describe the usage of eFuseZhengShunQian2015-10-041-0/+38
* nvmem: add driver for ocotp in i.MX23 and i.MX28Stefan Wahren2015-10-043-0/+270
* nvmem: add binding for mxs-ocotpStefan Wahren2015-10-041-0/+25
* nvmem: imx-ocotp: Add i.MX6 OCOTP driverPhilipp Zabel2015-10-043-0/+167
* nvmem: Add i.MX6 OCOTP device tree binding documentationPhilipp Zabel2015-10-041-0/+20
* nvmem: Add Vybrid OCOTP supportSanchayan Maity2015-10-043-0/+314
* nvmem: Add DT binding documentation for Vybrid OCOTP driverSanchayan Maity2015-10-041-0/+19
* Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-27436-2581/+4983
|\
| * Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
| |\
| | * x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| | * x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
| |\ \
| | * | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| | |/
| * | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
| |\ \
| | * | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| | * | ARM: wire up new syscallsRussell King2015-09-223-1/+5
| | |/
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2734-162/+278
| |\ \
| | * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-274-3/+28
| | |\ \
| | | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1
| | | * | ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula2015-09-131-1/+0
| | | * | ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2015-09-132-1/+27
| | * | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-2716-46/+119
| | |\ \ \