summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | dmaengine/amba-pl08x: Choose peripheral bus as master busViresh Kumar2011-08-251-16/+6
| | | * | dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)Viresh Kumar2011-08-251-5/+7
| | | * | dmaengine/amba-pl08x: Add prep_single_byte_llis() routineViresh Kumar2011-08-251-28/+33
| | | * | dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN...Viresh Kumar2011-08-251-8/+6
| | | * | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar2011-08-252-126/+17
| | | * | dmaengine/amba-pl08x: Schedule tasklet in case of error interruptViresh Kumar2011-08-251-21/+23
| | | * | dmaengine/amba-pl08x: No need to check "ch->signal < 0"Viresh Kumar2011-08-251-1/+1
| | | * | dmaengine/amba-pl08x: Simplify pl08x_ensure_on()Viresh Kumar2011-08-251-7/+1
| | | * | dmaengine/amba-pl08x: support runtime PMViresh Kumar2011-08-251-0/+12
| | | * | dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_infoViresh Kumar2011-08-251-4/+3
| | | * | dmaengine/amba-pl08x: Remove redundant comment and rewrite originalViresh Kumar2011-08-251-8/+7
| | | * | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar2011-08-251-0/+8
| | | * | dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)Viresh Kumar2011-08-251-4/+4
| | | * | dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending orderViresh Kumar2011-08-251-9/+8
| | | * | dmaengine/amba-pl08x: Resolve formatting issuesViresh Kumar2011-08-251-25/+16
| | | * | ARM: asm/pl080.h: Protect against multiple inclusion of header fileViresh Kumar2011-08-251-0/+4
| | | * | dmaengine: at_hdmac: fix way to specify cyclic capabilityNicolas Ferre2011-08-191-6/+4
| | | * | dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-192-10/+26
| | | * | dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-192-1/+94
| | | * | dmaengine: at_hdmac: replace spin_lock* with irqsave variantsNicolas Ferre2011-08-191-22/+30
| | | * | mxs-dma: enable CLKGATE before accessing registersLothar Waßmann2011-08-161-21/+24
| | | * | dmaengine: remove struct scatterlist for headerVinod Koul2011-08-161-2/+0
| | | * | dmaengine/dmatest: Terminate transfers on all channels in case of error or exitViresh Kumar2011-08-081-0/+6
| | | * | dmaengine: add helper function for slave_singleVinod Koul2011-08-081-0/+11
* | | | | Merge branch 'next/topic-exynos4-devel' into next-samsung-develKukjin Kim2011-10-047-0/+790
|\ \ \ \ \
| * | | | | ARM: EXYNOS4: Enable MFC on Samsung SMDKV310Sachin Kamat2011-10-042-0/+12
| * | | | | ARM: EXYNOS4: Update config file of NURI to enable RTCChanwoo Choi2011-10-041-0/+1
| * | | | | ARM: EXYNOS4: enable frame buffer on Nuri boardMarek Szyprowski2011-10-042-0/+36
| * | | | | ARM: EXYNOS4: enable frame buffer on Universal C210 boardMarek Szyprowski2011-10-042-0/+36
| * | | | | ARM: EXYNOS4: Add HPD and PD support for HDMI on ORIGENSachin Kamat2011-10-041-0/+13
| * | | | | ARM: EXYNOS4: Add machine support for 7" LCD on ORIGENTushar Behera2011-10-042-2/+66
| * | | | | ARM: EXYNOS4: Configure MAX8997 PMIC for ORIGENInderpal Singh2011-10-041-4/+392
| * | | | | ARM: EXYNOS4: Add HDMI support for ORIGENSachin Kamat2011-10-032-0/+7
| * | | | | ARM: EXYNOS4: Add keypad support for ORIGENSachin Kamat2011-10-031-0/+58
| * | | | | ARM: EXYNOS4: Add support for secondary MMC port on ORIGENTushar Behera2011-10-032-0/+12
| * | | | | ARM: EXYNOS4: Fix sdhci card detection for ORIGENTushar Behera2011-10-031-3/+1
| * | | | | ARM: EXYNOS4: Add PWM backlight support on ORIGENGiridhar Maruthy2011-10-032-0/+18
| * | | | | ARM: EXYNOS4: Add FIMC device on ORIGEN boardSachin Kamat2011-10-032-0/+8
| * | | | | ARM: EXYNOS4: Add USB EHCI device to ORIGEN boardSachin Kamat2011-10-032-0/+19
| * | | | | Merge branch 'next-samsung-board-v3.1' into next/topic-exynos4-devel-origenKukjin Kim2011-10-034-0/+120
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim2011-07-214-0/+120
* | | | | | | Merge branch 'next/topic-s3c64xx-devel' into next-samsung-develKukjin Kim2011-10-049-83/+248
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: S3C64xx: Add LDOVDD supply for CODEC on CragganmoreMark Brown2011-09-261-0/+1
| * | | | | | ARM: S3C64XX: Add support for synchronous clock operationTomasz Figa2011-09-192-1/+8
| * | | | | | ARM: S3C64XX: Save/restore S3C64XX_MODEM_MIFPCON on suspend/resumeTomasz Figa2011-09-191-0/+2
| * | | | | | ARM: S3C64XX: Save/restore S3C64XX_SDMA_SEL on suspend/resumeTomasz Figa2011-09-191-0/+2
| * | | | | | ARM: S3C64XX: Use S3C64XX_SDMA_SEL register name instead of numeric addressTomasz Figa2011-09-192-1/+3
| * | | | | | ARM: S3C64XX: Register Lowland audio device on CragganmoreMark Brown2011-09-191-0/+6
| * | | | | | ARM: S3C64XX: Add devices for Kilchoman audio module on CragganmoreMark Brown2011-09-191-1/+10
| * | | | | | ARM: S3C64XX: Hook up some additional supplies on CragganmoreMark Brown2011-09-191-0/+5
OpenPOWER on IntegriCloud