summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
| | * | Un-inline the core-dump helper functionsLinus Torvalds2010-10-142-32/+40
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1413-77/+104
| | |\ \
| | | * | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| | | * | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| | | * | tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| | | * | b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| | | * | net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| | | * | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
OpenPOWER on IntegriCloud