summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang1-4/+1
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang1-2/+2
2014-10-03xen: make pvscsi frontend dependant on xenbus frontendJuergen Gross1-0/+1
2014-10-03xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel1-1/+2
2014-09-23xen/efi: Directly include needed headersDaniel Kiper1-0/+2
2014-09-23xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter1-3/+4
2014-09-23xen-scsifront: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross3-0/+2134
2014-09-23xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross3-0/+1034
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross1-2/+3
2014-09-23xen/grant-table: refactor error cleanup in grow_gnttab_list()Chen Gang1-1/+1
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-36/+50
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-63/+83
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman11-36/+47
2014-09-20USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-20USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-20USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-20USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-20Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-0/+3
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-62/+100
2014-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+13
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz1-2/+3
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas2-14/+38
2014-09-19drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer1-2/+2
2014-09-19Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-2/+11
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-57/+61
2014-09-19drm/nouveau/runpm: fix module unloadAlex Deucher1-0/+9
2014-09-19drm/radeon/px: fix module unloadAlex Deucher1-2/+9
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+6
2014-09-19drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher1-9/+0
2014-09-19drm/radeon: don't reset sdma on CIK initAlex Deucher1-7/+0
2014-09-19drm/radeon: don't reset dma on NI/SI initAlex Deucher1-6/+0
2014-09-19drm/radeon/dpm: fix resume on mullinsAlex Deucher1-7/+21
2014-09-19drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer4-19/+16
2014-09-19drm/radeon: delete unused PTE_* definesKyle McMartin1-7/+0
2014-09-18Merge tag 'regulator-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+7
2014-09-18Merge tag 'spi-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-26/+62
2014-09-18drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chvVille Syrjälä2-1/+10
2014-09-18iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-09-18iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3