summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21844-6688/+25244
|\
| * arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20361-852/+1
| * arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-201-4/+19
| * arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-2056-454/+440
| * arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-201-11/+2
| * ARM: make struct machine_desc definition coherent with its commentNicolas Pitre2010-10-201-1/+2
| * Merge branch 'devel-stable' into develRussell King2010-10-19685-5907/+21747
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-10-1933-190/+1101
| | |\
| | | * eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_freeFabio Estevam2010-10-191-1/+1
| | | * cpuimx27: fix compile when ULPI is selectedEric Bénard2010-10-191-0/+1
| | | * mach-pcm037_eet: fix compile errorsEric Bénard2010-10-191-1/+2
| | | * Fixing ethernet driver compilation error for i.MX31 ADS boardIan Lartey2010-10-192-6/+34
| | | * cpuimx51: update board supportEric Bénard2010-10-193-1/+34
| | | * mx5: add cpuimx51sd module and its baseboardEric Bénard2010-10-196-1/+531
| | | * iomux-mx51: fix GPIO_1_xx 's IOMUX configurationEric Bénard2010-10-191-10/+10
| | | * imx-esdhc: update devices registrationEric Bénard2010-10-1911-45/+80
| | | * mx51: add resources for SD/MMC on i.MX51Eric Bénard2010-10-192-0/+113
| | | * iomux-mx51: fix SD1 and SD2's iomux configurationEric Bénard2010-10-191-12/+27
| | | * clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readabilityEric Bénard2010-10-191-2/+2
| | | * clock-mx51: factorize clk_set_parent and clk_get_rateEric Bénard2010-10-191-94/+48
| | | * eukrea_mbimxsd: add support for DVI displaysEric Bénard2010-10-192-2/+68
| | | * cpuimx25 & cpuimx35: fix OTG port registration in host modeEric Bénard2010-10-192-20/+8
| | | * i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472Eric Bénard2010-10-191-3/+29
| | | * mx25: fix compile error in platform-imx-dma.cEric Bénard2010-10-191-0/+2
| | | * mx25: fix clock's calculationEric Bénard2010-10-191-3/+3
| | | * ARM: imx: add lost 3rd imx-i2c device for mx35Marc Kleine-Budde2010-10-191-0/+1
| | | * ARM: imx: Add iram allocator functionsDinh Nguyen2010-10-194-0/+119
| | * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-19244-2950/+5277
| | |\ \
| | | * | ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2010-10-192-2/+1
| | | * | ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-181-0/+1
| | | * | ARM: S5P64X0: Fix GPIO rbank supportAtul Dahiya2010-10-181-5/+0
| | | * | ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan2010-10-181-1/+1
| | | * | ARM: S5P64X0: FIX typo in the ADC device nameNaveen Krishna Ch2010-10-181-2/+2
| | | * | ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450Kukjin Kim2010-10-181-1/+2
| | | * | ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-183-4/+63
| | | * | ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board fileKukjin Kim2010-10-182-35/+234
| | | * | ARM: S5P64X0: Move GPIO support files for merge S5P64X0Kukjin Kim2010-10-184-138/+208
| | | * | ARM: S5P64X0: Add S5P6450 I2C supportKukjin Kim2010-10-183-10/+51
| | | * | ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim2010-10-183-21/+85
| | | * | ARM: S5P64X0: Update Audio supportKukjin Kim2010-10-188-321/+422
| | | * | ARM: S5P64X0: Update Timer supportKukjin Kim2010-10-182-10/+13
| | | * | ARM: S5P64X0: Update IRQ supportKukjin Kim2010-10-182-16/+40
| | | * | ARM: S5P64X0: Update Clock for S5P6440 and S5P6450Kukjin Kim2010-10-1810-979/+1674
| | | * | ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization supportKukjin Kim2010-10-1821-384/+711
| | | * | ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim2010-10-188-66/+96
| | | * | ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim2010-10-1810-66/+125
| | | * | ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-1811-24/+37
| | * | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm...Russell King2010-10-1942-250/+5977
| | |\ \ \
| | | * | | msm: smd: enable smd on qsd8x50 targetNiranjana Vishwanathapura2010-10-112-0/+6
| | | * | | msm: smd: enable smd on msm7x30 targetNiranjana Vishwanathapura2010-10-112-1/+6
OpenPOWER on IntegriCloud