Age | Commit message (Expand) | Author | Files | Lines |
2010-05-06 | V4L/DVB: mx1-camera: compile fix | Uwe Kleine-König | 1 | -1/+7 |
2010-04-08 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 3 | -24/+19 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-25 | Merge branch 'mx51' into mxc-rc | Sascha Hauer | 2 | -21/+16 |
2010-03-25 | MXC: mach-mx31_3ds: Update variable names over recent mach name modification. | Alberto Panizzo | 1 | -3/+3 |
2010-03-19 | i.MX51: remove NFC AXI static mapping | Sascha Hauer | 1 | -7/+2 |
2010-03-19 | i.MX51: determine silicon revision dynamically | Sascha Hauer | 1 | -6/+7 |
2010-03-19 | i.MX51: map TZIC dynamically | Sascha Hauer | 1 | -8/+3 |
2010-03-19 | i.MX51 Babbage: Add uncompress output | Sascha Hauer | 1 | -0/+4 |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King | 6 | -2/+198 |
2010-03-02 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 49 | -1457/+2853 |
2010-03-02 | USB: MXC: Add i.MX21 specific USB host controller driver. | Martin Fuzzey | 1 | -0/+38 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2010-03-01 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 3 | -0/+158 |
2010-02-25 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-25 | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ... | Uwe Kleine-König | 21 | -28/+1218 |
2010-02-24 | mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level | Baruch Siach | 1 | -0/+1 |
2010-02-24 | arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode | Uwe Kleine-König | 4 | -46/+54 |
2010-02-24 | arm/imx/iomux-v1: rename header file | Uwe Kleine-König | 7 | -127/+126 |
2010-02-24 | arm/mx25: don't include iomux.h which is for iomux-v1 machines | Uwe Kleine-König | 1 | -4/+0 |
2010-02-24 | arm/imx/iomux-mx3.h: unify style and comments | Uwe Kleine-König | 1 | -36/+35 |
2010-02-24 | arm/imx/iomux-mx2x: unify style | Uwe Kleine-König | 1 | -212/+209 |
2010-02-24 | arm/imx/iomux-mx27: unify style and comments | Uwe Kleine-König | 1 | -183/+182 |
2010-02-24 | arm/imx/iomux-mx25: unify style and comment cleanup | Uwe Kleine-König | 1 | -17/+3 |
2010-02-24 | arm/imx/iomux-mx21: unify style | Uwe Kleine-König | 1 | -103/+100 |
2010-02-24 | arm/imx/iomux-mx1: unify style and comment cleanup | Uwe Kleine-König | 1 | -159/+150 |
2010-02-24 | arm/imx/iomux-v1: make base address a runtime choice | Uwe Kleine-König | 2 | -67/+127 |
2010-02-24 | arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff | Uwe Kleine-König | 3 | -9/+14 |
2010-02-24 | arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_... | Uwe Kleine-König | 1 | -23/+30 |
2010-02-24 | arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0 | Uwe Kleine-König | 2 | -71/+90 |
2010-02-24 | arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and... | Uwe Kleine-König | 1 | -8/+7 |
2010-02-24 | arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically | Uwe Kleine-König | 1 | -5/+6 |
2010-02-24 | arm/imx: don't depend on ARCH_MXC twice | Uwe Kleine-König | 1 | -3/+0 |
2010-02-24 | arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block | Uwe Kleine-König | 1 | -7/+0 |
2010-02-24 | arm/imx: remove MTD_XIP support | Uwe Kleine-König | 1 | -34/+0 |
2010-02-24 | arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily | Uwe Kleine-König | 1 | -5/+0 |
2010-02-24 | arm/imx: remove "NO_PAD_CTRL" from Copyright statements | Uwe Kleine-König | 2 | -2/+2 |
2010-02-24 | arm/imx/audmux-v2: use SoC-prefixed names | Uwe Kleine-König | 2 | -5/+5 |
2010-02-24 | arm/imx/audmux-v1: use SoC-prefixed names | Uwe Kleine-König | 2 | -3/+12 |
2010-02-24 | arm/imx/gpio: remove a BUG_ON in hot path | Uwe Kleine-König | 1 | -2/+0 |
2010-02-24 | arm/imx/gpio: use fls to find set bits in the irq status register | Uwe Kleine-König | 1 | -11/+9 |
2010-02-24 | arm/imx: use generic_handle_irq instead of open-coding it | Uwe Kleine-König | 1 | -2/+1 |
2010-02-24 | arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant | Uwe Kleine-König | 1 | -6/+3 |
2010-02-18 | mx25pdk: add LCD support | Baruch Siach | 1 | -0/+2 |
2010-02-18 | mx25: add platform support for imxfb | Baruch Siach | 1 | -0/+2 |
2010-02-18 | imxfb: add support for i.MX25 | Baruch Siach | 1 | -0/+1 |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2010-02-10 | mx31moboard: support for the smartbot baseboard | Valentin Longchamp | 1 | -0/+2 |
2010-02-10 | Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-ups... | Sascha Hauer | 15 | -20/+1079 |