Age | Commit message (Expand) | Author | Files | Lines |
2009-01-21 | [ARM] pxa: stop and disable IRQ for each DMA channels at startup | Eric Miao | 1 | -8/+10 |
2009-01-20 | i.MX31: Image Processing Unit DMA and IRQ drivers | Guennadi Liakhovetski | 2 | -1/+190 |
2009-01-19 | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors | Eric Miao | 1 | -0/+3 |
2009-01-19 | [ARM] pxa: fix missing of __REG() definition for ac97 registers access | Eric Miao | 1 | -0/+2 |
2009-01-19 | [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx | Mike Rapoport | 2 | -3/+3 |
2009-01-15 | ARM: OMAP: Fix compile for h3 MMC | Tony Lindgren | 1 | -1/+3 |
2009-01-15 | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren | 10 | -419/+9 |
2009-01-15 | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3 | Tony Lindgren | 2 | -0/+15 |
2009-01-15 | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23 | Arun KS | 1 | -1/+3 |
2009-01-15 | ARM: OMAP: remove duplicated #include's | Huang Weiyi | 1 | -1/+0 |
2009-01-15 | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 | Anand Gadiyar | 1 | -8/+5 |
2009-01-15 | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS | Tony Lindgren | 1 | -0/+3 |
2009-01-15 | ARM: OMAP: Fix compile for beagle | Tony Lindgren | 1 | -4/+5 |
2009-01-15 | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 4 | -72/+10 |
2009-01-15 | ARM: OMAP: Fix compile for palmte | Tony Lindgren | 1 | -9/+0 |
2009-01-15 | ARM: OMAP: Fix compile for various McBSP | Tony Lindgren | 2 | -0/+2 |
2009-01-15 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -3/+0 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-12 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 3 | -110/+4 |
2009-01-12 | [ARM] 5364/1: allow flush_ioremap_region() to be used from modules | Nicolas Pitre | 1 | -0/+1 |
2009-01-12 | [ARM] w90x900: fix build errors and warnings | Russell King | 2 | -1/+1 |
2009-01-12 | [ARM] i.MX add missing include | Sascha Hauer | 1 | -1/+1 |
2009-01-12 | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer | 1 | -3/+3 |
2009-01-12 | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer | 1 | -106/+0 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2 | -15/+14 |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -0/+182 |
2009-01-09 | Merge branch 'devel' | Russell King | 2 | -0/+59 |
2009-01-09 | Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 5 | -12/+17 |
2009-01-08 | [ARM] fix netx | Russell King | 1 | -1/+1 |
2009-01-08 | [ARM] fix pnx4008 | Russell King | 2 | -0/+2 |
2009-01-08 | [ARM] fix pxa | Russell King | 1 | -2/+0 |
2009-01-08 | [ARM] remove missed CLPS7500 defconfig | Russell King | 1 | -801/+0 |
2009-01-08 | [ARM] clps711x: fix warning in edb7211-mm.c | Russell King | 1 | -1/+0 |
2009-01-08 | [ARM] clps711x: fix warning in fortunet | Russell King | 1 | -1/+0 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 30 | -8/+30 |
2009-01-08 | [ARM] Fix realview build | Russell King | 1 | -0/+1 |
2009-01-08 | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5358/1: AT2440EVB: Use new include path of mci.h | Ramax Lo | 1 | -1/+1 |
2009-01-08 | [ARM] 5361/1: mv78xx0: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5360/1: Orion: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] 5359/1: Kirkwood: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2009-01-08 | [ARM] S3C64XX: Fix EINT group macro definition | Matt Hsu | 1 | -1/+1 |
2009-01-08 | [ARM] S3C24XX: Add gpio_to_irq implementation | Ben Dooks | 1 | -0/+18 |
2009-01-08 | [ARM] S3C24XX: Add gpio_to_irq() facility | Ben Dooks | 1 | -0/+1 |
2009-01-08 | [ARM] footbridge: dc21285.c warning fixes | Ben Dooks | 1 | -10/+13 |
2009-01-08 | [ARM] footbridge: add isa_init_irq() to common header | Ben Dooks | 3 | -2/+3 |
2009-01-08 | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports | Ben Dooks | 1 | -0/+1 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -1/+0 |
2009-01-08 | NOMMU: Rename ARM's struct vm_region | David Howells | 1 | -14/+14 |