summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MAINTAINERS: update email for Dan WilliamsDan Williams2013-09-091-9/+9
| * | dma: mv_xor: Fix incorrect error pathSachin Kamat2013-09-091-4/+2
| * | ioatdma: silence GCC warningsPaul Bolle2013-08-231-1/+1
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-221-28/+27
| * | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
| * | ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin2013-08-221-23/+1
| * | mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-222-3/+36
| * | mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-221-18/+18
| * | dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-221-1/+5
| * | dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-221-12/+5
| * | dmatest: make module parameters writableAndy Shevchenko2013-08-222-146/+28
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0969-1082/+6486
|\ \ \
| * | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
| * | | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-2929-15/+5693
| |\ \ \
| | * \ \ Merge tag 'for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2013-08-2617-5/+5607
| | |\ \ \
| | | * | | ARM: OMAP: DRA7: Enable PM framework initializationsAmbresh K2013-08-232-1/+6
| | | * | | ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC dataAmbresh K2013-08-233-0/+2726
| | | * | | ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak2013-08-233-4/+18
| | | * | | ARM: OMAP: DRA7: powerdomain: Handle missing vc/vpRajendra Nayak2013-08-231-0/+10
| | | * | | ARM: OMAP: DRA7: powerdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+456
| | | * | | ARM: OMAP: DRA7: clockdomain: Add DRA7XX data and update headerAmbresh K2013-08-233-0/+742
| | | * | | ARM: OMAP: DRA7: PRCM: Add DRA7XX local MPU PRCM regsitersAmbresh K2013-08-232-0/+83
| | | * | | ARM: OMAP: DRA7: CM: Add minimal regbit shiftsRajendra Nayak2013-08-231-0/+51
| | | * | | ARM: OMAP: DRA7: CM: Add DRA7XX register definesAmbresh K2013-08-232-0/+837
| | | * | | ARM: OMAP: DRA7: PRM: Add DRA7XX register definitionsAmbresh K2013-08-231-0/+678
| | |/ / /
| * | | | Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-297-31/+118
| |\ \ \ \
| | * \ \ \ Merge tag 'for-v3.12/omap-prcm-hwmod' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-08-267-31/+118
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'hwmod_devel_v3.12', 'prcm_devel_v3.12' and 'am33xx_devel_v3.1...Paul Walmsley2013-08-235-30/+73
| | | |\ \ \ \ \
| | | | | * | | | ARM: OMAP: AM33xx: clock: Add RNG clock dataLokesh Vutla2013-08-231-0/+5
| | | | | * | | | ARM: OMAP: AM33XX: hwmod: Add hwmod data for debugSSVaibhav Hiremath2013-08-231-22/+47
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | ARM: OMAP: TI81XX: add always-on powerdomain for TI81XXAida Mynzhasova2013-08-232-0/+9
| | | | * | | | ARM: OMAP4: clock: Lock PLLs in the right sequenceRajendra Nayak2013-08-231-8/+12
| | | |/ / / / | | |/| | | |
| | | * | | | ARM: OMAP2+: Only write the sysconfig on idle when necessaryJon Hunter2013-08-231-1/+3
| | | * | | | ARM: OMAP5: hwmod data: Add mailbox dataSuman Anna2013-08-201-0/+42
| | |/ / / /
| * | | | | Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-296-24/+33
| |\ \ \ \ \
| | * | | | | ARM: highbank: clean-up some unused includesRob Herring2013-08-271-4/+0
| | * | | | | ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-221-7/+6
| | * | | | | ARM: move outer_cache declaration out of ifdefRob Herring2013-08-221-2/+2
| | * | | | | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-221-0/+1
| | * | | | | DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara2013-08-221-3/+6
| | * | | | | DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara2013-08-221-6/+8
| | * | | | | ARM: highbank: select required errata work-aroundsRob Herring2013-08-171-0/+3
| | * | | | | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-171-0/+1
| | * | | | | ARM: highbank: enable DMA zone for LPAERob Herring2013-08-172-0/+4
| | * | | | | ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-132-2/+2
| * | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson2013-08-294-1/+25
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: at91_dt_defconfig: enable rm9200 supportJean-Christophe PLAGNIOL-VILLARD2013-08-261-1/+3
| | * | | | | | ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-221-0/+1
| | * | | | | | ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-221-0/+12
| | * | | | | | ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-221-0/+1
OpenPOWER on IntegriCloud