summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-15ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devicesDave Jiang2-0/+12
2013-04-15ioatdma: Adding Haswell devid for ioatdmaDave Jiang3-6/+55
2013-04-15dmaengine: OMAP: Register SDMA controller with Device Tree DMA driverJon Hunter1-2/+36
2013-04-15dw_dmac: remove unnecessary ENODEV checkAndy Shevchenko1-1/+1
2013-04-15dmaengine: dw_dmac: simplify master selectionArnd Bergmann2-48/+33
2013-04-15dw_dmac: rename DT related methods to reflect their belongingAndy Shevchenko1-11/+13
2013-04-15dw_dmac: fix style of the commentsAndy Shevchenko1-15/+15
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen1-3/+6
2013-04-15dmaengine:sirf:take clock and enable it while probingBarry Song1-0/+11
2013-04-15dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pauseAndy Shevchenko1-2/+3
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-15dma: ipu: ipu_idmac: Fix section mismatchFabio Estevam1-1/+1
2013-04-15dma: tegra: assume CONFIG_OFStephen Warren1-15/+7
2013-04-15dma: pl330: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-04-15dmatest: append verify result to resultsAndy Shevchenko1-54/+128
2013-04-15dmatest: gather test results in the linked listAndy Shevchenko1-30/+204
2013-04-15dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko1-3/+6
2013-04-15dmatest: return actual state in 'run' fileAndy Shevchenko1-2/+21
2013-04-15dmatest: run test via debugfsAndy Shevchenko1-2/+255
2013-04-15dmatest: split test parameters to separate structureAndy Shevchenko1-47/+62
2013-04-15dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko1-13/+16
2013-04-15dmatest: create dmatest_info to keep test parametersAndy Shevchenko1-47/+113
2013-04-15dmatest: allocate memory for pq_coefs from heapAndy Shevchenko1-2/+9
2013-04-15dmatest: cancel thread immediately when asked forAndy Shevchenko1-1/+2
2013-04-15ioatdma: allow all channels to have irq coalescing supportDave Jiang1-9/+3
2013-04-15ioatdma: make debug output more readableDave Jiang2-2/+3
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John6-14/+14
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John1-1/+1
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-04-15DMA: PL330: allow submitting 2 requests at a timeJassi Brar1-2/+1
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+9
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-68/+133
2013-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-79/+37
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-17/+41
2013-04-12Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+0
2013-04-12Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-04-12Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-04-12[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-11Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-04-11Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-11/+20
2013-04-11Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+15