summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w1: Use module_pci_driverVaishali Thakkar2015-08-051-13/+1
* w1: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-051-1/+0
* nvmem: Add to MAINTAINERS for nvmem frameworkSrinivas Kandagatla2015-08-051-0/+9
* nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-058-192/+188
* nvmem: qfprom: Add bindings for qfpromSrinivas Kandagatla2015-08-051-0/+35
* nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla2015-08-053-0/+104
* Documentation: nvmem: add nvmem api level and how-to docSrinivas Kandagatla2015-08-051-0/+152
* nvmem: Add bindings for simple nvmem frameworkSrinivas Kandagatla2015-08-051-0/+80
* nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla2015-08-052-0/+331
* nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla2015-08-052-1/+481
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-057-0/+498
* auxdisplay: ks0108: use new parport device modelSudip Mukherjee2015-08-051-29/+47
* auxdisplay: ks0108: use min_tSudip Mukherjee2015-08-051-3/+5
* auxdisplay: ks0108: start using pr_*Sudip Mukherjee2015-08-051-6/+6
* auxdisplay: ks0108: fix refcountSudip Mukherjee2015-08-051-0/+1
* char/nvram: Use bitwise OR to obtain Atari video mode dataFinn Thain2015-08-051-1/+1
* coresight: Fix implicit inclusion of linux/sched.hMark Brown2015-08-051-0/+1
* Doc: trace: Fix typo in coresight.txtMasanari Iida2015-08-051-2/+2
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-052-6/+18
* coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-052-5/+14
* Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang2015-08-051-0/+20
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-053-13/+13
* coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-053-11/+11
* coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar2015-08-051-12/+1
* coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov2015-08-051-0/+5
* coresight: binding for ETMv4 coresight driversMathieu Poirier2015-08-051-0/+1
* uio: UIO_PRUSS should depend on HAS_DMAGeert Uytterhoeven2015-08-051-1/+1
* uio: uio_fsl_elbc_gpcm: Use module_platform_driverVaishali Thakkar2015-08-051-13/+1
* uio: Destroy uio_idr on module exitJohannes Thumshirn2015-08-051-0/+1
* ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter2015-08-051-5/+5
* Revert "ti-st: add device tree support"Rob Herring2015-08-053-103/+9
* VMware balloon: Add support for balloon capabilities.Xavier Deguillard2015-08-051-30/+44
* VMware balloon: partially inline vmballoon_reserve_page.Xavier Deguillard2015-08-051-56/+42
* spmi: Select IRQ_DOMAIN instead of depend on itStephen Boyd2015-08-051-1/+1
* spmi: pmic-arb: add support for irq_get_irqchip_stateCourtney Cavin2015-08-051-0/+17
* spmi: add command tracepoints for SPMIAnkit Gupta2015-08-052-3/+154
* char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer2015-08-051-4/+6
* Drivers: hv: vmbus: use cpu_hotplug_enable/disableVitaly Kuznetsov2015-08-051-34/+4
* cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disableVitaly Kuznetsov2015-08-051-1/+2
* cpu-hotplug: convert cpu_hotplug_disabled to a counterVitaly Kuznetsov2015-08-052-11/+16
* Drivers: hv: vmbus: document the VMBus sysfs filesDexuan Cui2015-08-052-0/+30
* tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-051-0/+101
* Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VPDexuan Cui2015-08-051-0/+38
* Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2015-08-053-0/+94
* drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar2015-08-051-26/+19
* Drivers: hv_vmbus: Fix signal to host conditionChristopher Oo2015-08-051-11/+3
* Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui2015-08-052-2/+19
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-054-6/+20
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-053-31/+110
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-053-28/+92