summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/dt: at91sam9rl: add rtcAlexandre Belloni2014-11-191-0/+7
* ARM: at91: fix GPLv2 wordingNicolas Ferre2014-11-192-4/+4
* ARM: at91/dt: sama5d4: add DMA supportLudovic Desroches2014-11-191-0/+69
* ARM: at91/dt: sama5d4: use macro instead of numeric valueLudovic Desroches2014-11-191-1/+1
* Merge branch 'topic/at_xdmac' of git://git.infradead.org/users/vkoul/slave-dm...Nicolas Ferre2014-11-196-0/+1618
|\
| * dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches2014-11-171-0/+5
| * ARM: dts: at_xdmac: fix bad value of dma-cells in documentationLudovic Desroches2014-11-171-1/+1
| * dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches2014-11-171-0/+1
| * dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen2014-11-171-1/+3
| * dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen2014-11-171-5/+12
| * dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches2014-11-171-1/+0
| * dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches2014-11-172-5/+5
| * dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul2014-11-171-20/+20
| * dmaengine: xdmac: fix print warning on size_t variableVinod Koul2014-11-171-4/+4
| * dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul2014-11-171-4/+4
| * dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot2014-11-171-1/+1
| * MAINTAINERS: add entry for Atmel XDMA driverLudovic Desroches2014-11-061-0/+7
| * ARM: dts: at_xdmac: add bindings documentationLudovic Desroches2014-11-061-0/+54
| * dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches2014-11-064-0/+1543
* | Merge branch 'at91-3.19-dt' into at91-3.19-dt2Nicolas Ferre2014-11-196-5/+81
|\ \ | |/ |/|
| * ARM: at91/dt: at91sam9263: Add CAN device nodesAlexander Stein2014-11-031-0/+19
| * ARM: at91/dt: at91sam9x5: Add CAN device nodesAlexander Stein2014-11-033-0/+42
| * ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixesNicolas Ferre2014-11-031-5/+5
| * ARM: at91: at91sam9x5 dt: add usart dma definitions to dtJiri Prchal2014-11-032-0/+15
* | Linux 3.18-rc3v3.18-rc3Linus Torvalds2014-11-031-2/+2
* | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-026-39/+73
|\ \
| * | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-301-0/+2
| * | mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-301-1/+1
| * | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-213-4/+52
| * | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-174-30/+14
| * | mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-026-19/+53
|\ \ \
| * | | MAINTAINERS: ufs - remove selfSantosh Y2014-10-281-1/+0
| * | | MAINTAINERS: change hpsa and cciss maintainerDon Brace2014-10-281-2/+6
| * | | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * | | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-282-4/+9
| * | | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-281-2/+1
| * | | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0222-83/+116
|\ \ \
| * \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-027-42/+29
| |\ \ \
| | * | | drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-021-2/+6
| | * | | drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-021-1/+4
| | * | | drm/exynos: init kms poll at the end of initializationAndrzej Hajda2014-11-021-6/+6
| | * | | drm/exynos: propagate plane initialization errorsAndrzej Hajda2014-11-021-2/+5
| | * | | drm/exynos: vidi: fix build warningInki Dae2014-11-021-1/+0
| | * | | drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-025-22/+0
| | * | | drm/exynos: init vblank with real number of crtcsAndrzej Hajda2014-11-021-9/+9
| |/ / /
| * | | Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie2014-11-023-9/+24
| |\ \ \
| | * | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-312-4/+18
| | * | | drm/vmwgfx: Fix hash key computationThomas Hellstrom2014-10-311-1/+2