summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pci: remove pci_dma_supportedChristoph Hellwig2015-11-111-2/+0
* usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
* kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0
* sfc: don't call dma_supportedChristoph Hellwig2015-11-111-5/+3
* nouveau: don't call pci_dma_supportedChristoph Hellwig2015-11-111-2/+5
* netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-113-3/+3
* saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-11-107-86/+346
|\
| * watchdog: core: propagate ping error code to the user spaceAlexander Usyskin2015-11-031-4/+8
| * watchdog: watchdog_dev: Use single variable name for struct watchdog_deviceGuenter Roeck2015-11-031-76/+75
| * watchdog: intel-mid: add Magic Closure flagDavid Cohen2015-10-281-1/+1
| * watchdog: imx2_wdt: Use register definition in regmap_write()Fabio Estevam2015-10-281-3/+3
| * watchdog: watchdog_dev: Use device tree alias for naming watchdogsJustin Chen2015-10-271-2/+13
| * watchdog: Watchdog driver for Broadcom Set-Top BoxJustin Chen2015-10-273-0/+246
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-101-1/+0
|\ \
| * | hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer2015-11-091-1/+0
* | | Merge tag 'ntb-4.4' of git://github.com/jonmason/ntbLinus Torvalds2015-11-103-42/+33
|\ \ \
| * | | NTB: fix 32-bit compiler warningArnd Bergmann2015-11-081-2/+2
| * | | NTB: unify translation addressesDave Jiang2015-11-082-18/+13
| * | | NTB: invalid buf pointer in multi-MW setupsJon Mason2015-11-081-2/+2
| * | | NTB: remove unused variableSudip Mukherjee2015-11-081-4/+0
| * | | NTB: fix access of free-ed pointerSudip Mukherjee2015-11-081-8/+7
| * | | NTB: Fix issue where we may be accessing NULL ptrDave Jiang2015-11-081-8/+9
| |/ /
* | | Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-1030-537/+2278
|\ \ \
| * | | dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi2015-11-041-0/+19
| * | | Merge branch 'topic/ioatdma' into for-linusVinod Koul2015-10-314-5/+152
| |\ \ \
| | * | | dmaengine: ioatdma: add PCIe AER handlersDave Jiang2015-09-211-2/+86
| | * | | dmaengine: ioatdma: adding shutdown supportDave Jiang2015-09-214-3/+66
| * | | | Merge branch 'topic/idma' into for-linusVinod Koul2015-10-314-21/+19
| |\ \ \ \
| | * | | | dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko2015-09-251-8/+4
| | * | | | dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko2015-09-251-6/+8
| | * | | | dmaengine: idma64: this is not DesignWareAndy Shevchenko2015-09-251-1/+1
| | * | | | dmaengine: idma64: useless use of min_t()Andy Shevchenko2015-09-251-2/+2
| | * | | | dmaengine: idma64: convert to __ffs()Andy Shevchenko2015-09-251-4/+4
| | * | | | dmaengine: idma: rename to INTEL_IDMA64Vinod Koul2015-09-242-2/+2
| | |/ / /
| * | | | Merge branch 'topic/edma' into for-linusVinod Koul2015-10-313-283/+1809
| |\ \ \ \
| | * | | | dmaengine: edma: New device tree bindingPeter Ujfalusi2015-10-271-146/+340
| | * | | | dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi2015-10-271-0/+1
| | * | | | dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi2015-10-271-30/+221
| | * | | | dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi2015-10-271-16/+8
| | * | | | dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT bootPeter Ujfalusi2015-10-271-6/+0
| | * | | | dmaengine: edma: Refactor the dma device and channel struct initializationPeter Ujfalusi2015-10-271-42/+37
| | * | | | dmaengine: edma: Get qDMA channel information from HW alsoPeter Ujfalusi2015-10-271-0/+6
| | * | | | dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventqPeter Ujfalusi2015-10-271-34/+22