summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-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-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-052-12/+12
* coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-052-10/+10
* 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
* 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-052-102/+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-051-3/+19
* 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
* 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-052-0/+92
* 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-051-2/+18
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-053-5/+20
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-052-29/+105
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-052-27/+91
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-0511-40/+20
* Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUsK. Y. Srinivasan2015-08-041-0/+1
* mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-041-2/+2
* Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hostsVitaly Kuznetsov2015-08-041-0/+4
* Drivers: hv: vmbus: fix typo in hv_port_info structNik Nyby2015-08-041-1/+1
* hv: util: checking the wrong variableDan Carpenter2015-08-041-1/+1
* Drivers: hv: vmbus: Permit sending of packets without payloadK. Y. Srinivasan2015-08-041-1/+3
* Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...Alex Ng2015-08-041-6/+20
* Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()Vitaly Kuznetsov2015-08-041-8/+13
* Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov2015-08-041-0/+3
* Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'Vitaly Kuznetsov2015-08-041-4/+36
* Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-041-0/+14
* Drivers: hv: don't do hypercalls when hypercall_page is NULLVitaly Kuznetsov2015-08-041-5/+8
* Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-041-0/+14
* Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov2015-08-042-2/+1
* mei: remove check on pm_runtime_active in __mei_cl_disconnectTomas Winkler2015-08-041-3/+0
* mei: hbm: bump supported HBM version to 2.0Tomas Winkler2015-08-031-2/+2
* mei: me: add sunrise point device idsTomas Winkler2015-08-032-0/+9
* mei: me: d0i3: exit d0i3 on driver start and enter it on stopAlexander Usyskin2015-08-031-9/+29