| Commit message (Expand) | Author | Age |
* | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr | 2010-10-20 |
* | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre | 2010-10-20 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-10-19 |
| |\ |
|
| | * | eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_free | Fabio Estevam | 2010-10-19 |
| | * | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-19 |
| | * | mach-pcm037_eet: fix compile errors | Eric Bénard | 2010-10-19 |
| | * | Fixing ethernet driver compilation error for i.MX31 ADS board | Ian Lartey | 2010-10-19 |
| | * | cpuimx51: update board support | Eric Bénard | 2010-10-19 |
| | * | mx5: add cpuimx51sd module and its baseboard | Eric Bénard | 2010-10-19 |
| | * | iomux-mx51: fix GPIO_1_xx 's IOMUX configuration | Eric Bénard | 2010-10-19 |
| | * | imx-esdhc: update devices registration | Eric Bénard | 2010-10-19 |
| | * | mx51: add resources for SD/MMC on i.MX51 | Eric Bénard | 2010-10-19 |
| | * | iomux-mx51: fix SD1 and SD2's iomux configuration | Eric Bénard | 2010-10-19 |
| | * | clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readability | Eric Bénard | 2010-10-19 |
| | * | clock-mx51: factorize clk_set_parent and clk_get_rate | Eric Bénard | 2010-10-19 |
| | * | eukrea_mbimxsd: add support for DVI displays | Eric Bénard | 2010-10-19 |
| | * | cpuimx25 & cpuimx35: fix OTG port registration in host mode | Eric Bénard | 2010-10-19 |
| | * | i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472 | Eric Bénard | 2010-10-19 |
| | * | mx25: fix compile error in platform-imx-dma.c | Eric Bénard | 2010-10-19 |
| | * | mx25: fix clock's calculation | Eric Bénard | 2010-10-19 |
| | * | ARM: imx: add lost 3rd imx-i2c device for mx35 | Marc Kleine-Budde | 2010-10-19 |
| | * | ARM: imx: Add iram allocator functions | Dinh Nguyen | 2010-10-19 |
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-19 |
| |\ \ |
|
| | * | | ARM: S5PV310: Fix build error on GPIO map | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONE | SeungChull Suh | 2010-10-18 |
| | * | | ARM: S5P64X0: Fix GPIO rbank support | Atul Dahiya | 2010-10-18 |
| | * | | ARM: S5P64X0: Replace the 6440 system device class definition with 64x0 | Abhilash Kesavan | 2010-10-18 |
| | * | | ARM: S5P64X0: FIX typo in the ADC device name | Naveen Krishna Ch | 2010-10-18 |
| | * | | ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450 | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Add UART serial support for S5P6450 | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board file | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Move GPIO support files for merge S5P64X0 | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Add S5P6450 I2C support | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Move DMA support for S5P64X0 | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Update Audio support | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Update Timer support | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Update IRQ support | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Update Clock for S5P6440 and S5P6450 | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support | Kukjin Kim | 2010-10-18 |
| | * | | ARM: S5P64X0: Update Kconfig and Makefile | Kukjin Kim | 2010-10-17 |
| | * | | ARM: S5P: Moves initial map for merging S5P64X0 | Kukjin Kim | 2010-10-17 |
| | * | | ARM: S5P: Move OneNAND device definitions in plat-s5p | Kukjin Kim | 2010-10-17 |
| | * | | Linux 2.6.36-rc8 | Linus Torvalds | 2010-10-14 |
| | * | | Un-inline the core-dump helper functions | Linus Torvalds | 2010-10-14 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-14 |
| | |\ \ |
|
| | | * | | ehea: Fix a checksum issue on the receive path | Breno Leitao | 2010-10-13 |
| | | * | | net: allow FEC driver to use fixed PHY support | Greg Ungerer | 2010-10-13 |
| | | * | | tg3: restore rx_dropped accounting | Eric Dumazet | 2010-10-11 |
| | | * | | b44: fix carrier detection on bind | Paul Fertser | 2010-10-11 |