summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-07add FPGA manager coreAlan Tull5-0/+407
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier1-2/+4
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier1-49/+51
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier1-0/+13
2015-10-07coresight: adding comments to remove ambiguityMathieu Poirier1-0/+5
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang1-6/+16
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman117-739/+807
2015-10-06Revert "iommu: Allow iova to be used without requiring IOMMU_SUPPORT"Sudeep Dutt1-3/+3
2015-10-05w1: masters: omap_hdq: add support for 1-wire modeVignesh R1-33/+191
2015-10-05drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa1-2/+1
2015-10-05pcmcia: use kstrdup() in pcmcia_device_query()Geliang Tang1-3/+1
2015-10-05memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-05memory: fsl-corenet: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt1-1/+1
2015-10-04intel_th: Add PTI output driverAlexander Shishkin4-0/+293
2015-10-04intel_th: Add Memory Storage Unit driverAlexander Shishkin4-0/+1638
2015-10-04intel_th: Add Software Trace Hub driverAlexander Shishkin4-0/+314
2015-10-04intel_th: Add Global Trace Hub driverAlexander Shishkin4-0/+785
2015-10-04intel_th: Add pci glue layer for Intel(R) Trace HubAlexander Shishkin3-0/+98
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin8-0/+1036
2015-10-04stm class: stm_console: Add kernel-console-over-stm driverAlexander Shishkin3-0/+93
2015-10-04stm class: dummy_stm: Add dummy driver for testing stm classAlexander Shishkin3-0/+76
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin7-0/+1659
2015-10-04spmi: pmic-arb: u8 <= 0xff is always trueStephen Boyd1-1/+1
2015-10-04spmi: pmic-arb: Don't byte swap when reading/writing FIFOStephen Boyd1-7/+2
2015-10-04VMware balloon: Enable notification via VMCIPhilip P. Moltmann2-10/+97
2015-10-04VMware balloon: Treat init like resetPhilip P. Moltmann1-35/+18
2015-10-04VMware balloon: Support 2m page ballooning.Philip P. Moltmann1-118/+258
2015-10-04VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann1-52/+16
2015-10-04VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann1-1/+7
2015-10-04VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard1-43/+42
2015-10-04VMware balloon: add batching to the vmw_balloon.Xavier Deguillard1-53/+353
2015-10-04misc: genwqe: fix a comment typoGeliang Tang1-1/+1
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee1-10/+10
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2-7/+0
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling1-1/+3
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt14-40/+516
2015-10-04misc: mic: SCIF fenceSudeep Dutt1-0/+771
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt1-0/+1979
2015-10-04misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt1-0/+699
2015-10-04misc: mic: SCIF RMA list operationsSudeep Dutt2-0/+348
2015-10-04misc: mic: SCIF memory registration and unregistrationSudeep Dutt1-0/+1770
2015-10-04misc: mic: SCIF RMA header fileSudeep Dutt1-0/+464
2015-10-04misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit3-5/+12
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit4-104/+21
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit13-1145/+204
2015-10-04misc: mic: COSM client driverAshutosh Dixit2-0/+282
2015-10-04misc: mic: COSM SCIF serverAshutosh Dixit1-0/+405
2015-10-04misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit5-0/+1084
2015-10-04misc: mic: MIC COSM busAshutosh Dixit4-2/+296