aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-05auxdisplay: ks0108: use min_tSudip Mukherjee1-3/+5
2015-08-05auxdisplay: ks0108: start using pr_*Sudip Mukherjee1-6/+6
2015-08-05auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-08-05char/nvram: Use bitwise OR to obtain Atari video mode dataFinn Thain1-1/+1
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-6/+18
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2-5/+14
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-12/+12
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2-10/+10
2015-08-05coresight: replicator: Use builtin_platform_driver()Vaishali Thakkar1-12/+1
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov1-0/+5
2015-08-05uio: UIO_PRUSS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-08-05uio: uio_fsl_elbc_gpcm: Use module_platform_driverVaishali Thakkar1-13/+1
2015-08-05uio: Destroy uio_idr on module exitJohannes Thumshirn1-0/+1
2015-08-05ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter1-5/+5
2015-08-05Revert "ti-st: add device tree support"Rob Herring2-102/+9
2015-08-05VMware balloon: Add support for balloon capabilities.Xavier Deguillard1-30/+44
2015-08-05VMware balloon: partially inline vmballoon_reserve_page.Xavier Deguillard1-56/+42
2015-08-05spmi: Select IRQ_DOMAIN instead of depend on itStephen Boyd1-1/+1
2015-08-05spmi: pmic-arb: add support for irq_get_irqchip_stateCourtney Cavin1-0/+17
2015-08-05spmi: add command tracepoints for SPMIAnkit Gupta1-3/+19
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer1-4/+6
2015-08-05Drivers: hv: vmbus: use cpu_hotplug_enable/disableVitaly Kuznetsov1-34/+4
2015-08-05Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VPDexuan Cui1-0/+38
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2-0/+92
2015-08-05drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar1-26/+19
2015-08-05Drivers: hv_vmbus: Fix signal to host conditionChristopher Oo1-11/+3
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui1-2/+18
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan3-5/+20
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2-29/+105
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2-27/+91
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman11-40/+20
2015-08-04Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUsK. Y. Srinivasan1-0/+1
2015-08-04mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev1-2/+2
2015-08-04Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hostsVitaly Kuznetsov1-0/+4
2015-08-04Drivers: hv: vmbus: fix typo in hv_port_info structNik Nyby1-1/+1
2015-08-04hv: util: checking the wrong variableDan Carpenter1-1/+1
2015-08-04Drivers: hv: vmbus: Permit sending of packets without payloadK. Y. Srinivasan1-1/+3
2015-08-04Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hostsAlex Ng1-6/+20
2015-08-04Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()Vitaly Kuznetsov1-8/+13
2015-08-04Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov1-0/+3
2015-08-04Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'Vitaly Kuznetsov1-4/+36
2015-08-04Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov1-0/+14
2015-08-04Drivers: hv: don't do hypercalls when hypercall_page is NULLVitaly Kuznetsov1-5/+8
2015-08-04Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov1-0/+14
2015-08-04Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov2-2/+1
2015-08-04mei: remove check on pm_runtime_active in __mei_cl_disconnectTomas Winkler1-3/+0
2015-08-03mei: hbm: bump supported HBM version to 2.0Tomas Winkler1-2/+2
2015-08-03mei: me: add sunrise point device idsTomas Winkler2-0/+9
2015-08-03mei: me: d0i3: exit d0i3 on driver start and enter it on stopAlexander Usyskin1-9/+29
2015-08-03mei: me: d0i3: move mei_me_hw_reset down in the fileAlexander Usyskin1-51/+52