summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | i2c: eg20t: remove unused functionWolfram Sang2012-05-121-5/+0
| * | | | i2c: eg20t: pass on return value in i2c_xferWolfram Sang2012-05-121-1/+1
| * | | | i2c: eg20t: use NULL instead of 0Wolfram Sang2012-05-121-1/+1
| * | | | i2c-eg20t: Merge two functionsTomoya MORINAGA2012-05-121-43/+22
| * | | | i2c-eg20t: add helper function for xfer checkTomoya MORINAGA2012-05-121-160/+66
| * | | | i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA2012-05-121-0/+24
| * | | | i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui2012-05-121-0/+30
| * | | | i2c: sh_mobile: add device tree supportMagnus Damm2012-05-121-0/+11
| * | | | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-05-123-130/+46
| * | | | i2c-pnx.c: Use resources in platformsRoland Stigge2012-05-124-79/+108
| * | | | i2c: designware: Add support for 16bit register accessStefan Roese2012-05-122-11/+25
| * | | | i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski2012-05-123-14/+4
| * | | | i2c-pxa: Drop leftover commentKarol Lewandowski2012-05-121-5/+0
| * | | | i2c-s3c2410: Drop unused defineKarol Lewandowski2012-05-121-3/+1
* | | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| | * | | | ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| | * | | | ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| | * | | | ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| | * | | | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
| | * | | | ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
| | * | | | ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
| | * | | | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| | * | | | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
| | * | | | ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
| | * | | | ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
| | * | | | ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21
| | * | | | ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
| | * | | | ARM: davinci: use machine specific hook for late initShawn Guo2012-05-0517-6/+42
| | * | | | ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-032-0/+9
* | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2681-303/+9648
|\ \ \ \ \ \
| * | | | | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
| * | | | | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-1616-125/+389
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Add AUXDATA for i2c controllersThomas Abraham2012-05-161-0/+4
| | * | | | | | ARM: dts: Update device tree source files for EXYNOS5250Thomas Abraham2012-05-162-31/+77
| | * | | | | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-162-7/+116
| | * | | | | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
| | * | | | | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-163-23/+8
| | * | | | | | ARM: EXYNOS: update irqs for EXYNOS5250 SoCKukjin Kim2012-05-161-13/+21
| | * | | | | | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-164-2/+80
| | * | | | | | ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-163-5/+17
| | * | | | | | ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definitionChanghwan Youn2012-05-152-8/+13
| | * | | | | | ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn2012-05-152-4/+4
| | * | | | | | ARM: EXYNOS: Add watchdog timer clock instanceThomas Abraham2012-05-151-0/+5
| | * | | | | | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim2012-05-1535-997/+707
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-1617-243/+178
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-1524-52/+292
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh2012-05-143-6/+30
| | * | | | | | | | Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-1410-10/+84
| | |\ \ \ \ \ \ \ \