summaryrefslogtreecommitdiffstats
path: root/virt/kvm/vfio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-10USB: ehci-msm: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding1-1/+0
2014-07-10Documentation: sysfs-bus-usb: update power/persist descriptionPaul Bolle1-7/+7
2014-07-10usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov1-1/+1
2014-07-10usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang1-0/+1
2014-07-10usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang1-25/+20
2014-07-10USB: gadget: Fixed a few typos in commentsMickael Maison1-2/+2
2014-07-10usb: doc: hotplug.txt code typosJeremiah Mahler1-4/+4
2014-07-10usb: ehci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: ohci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-07-10usb: dwc2: gadget: remove incorrect file referenceJingoo Han1-2/+0
2014-07-10usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-07-10usb: dwc2: gadget: fix checkpatch errorsJingoo Han1-2/+3
2014-07-10usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2014-07-10usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-10xhci: make error messages grepableOliver Neukum1-18/+18
2014-07-10USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin1-30/+0
2014-07-10usb: documentation for usb port power off mechanismsLan Tianyu1-2/+243
2014-07-10usb: force warm reset to break link re-connect livelockDan Williams3-20/+39
2014-07-10usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand1-2/+4
2014-07-10dwc3: host: Enable USB3 LPM capabilityPratyush Anand2-0/+21
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand3-1/+35
2014-07-10xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-07-10xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand1-18/+48
2014-07-10usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-04lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton1-26/+18
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan1-0/+5
2014-07-03fs/seq_file: fallback to vmalloc allocationHeiko Carstens1-9/+21
2014-07-03/proc/stat: convert to single_open_size()Heiko Carstens1-20/+2
2014-07-03hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong1-4/+5
2014-07-03mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong1-12/+2
2014-07-03msync: fix incorrect fstart calculationNamjae Jeon1-1/+2
2014-07-03zram: revalidate disk after capacity changeMinchan Kim1-1/+4
2014-07-03tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1