Age | Commit message (Expand) | Author | Files | Lines |
2007-10-15 | Merge branch 'pxa' into devel | Russell King | 15 | -19/+1999 |
2007-10-15 | [ARM] 4577/1: ITE 8152 PCI bridge support | Mike Rapoport | 2 | -0/+106 |
2007-10-15 | [ARM] 4576/1: CM-X270 machine support | Mike Rapoport | 5 | -0/+91 |
2007-10-15 | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() | Russell King | 1 | -10/+2 |
2007-10-15 | [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols | Russell King | 1 | -0/+21 |
2007-10-15 | [ARM] pxa: PXA3xx base support | eric miao | 7 | -1/+1709 |
2007-10-13 | Merge branches 'omap1-upstream' and 'omap2-upstream' into devel | Russell King | 17 | -3/+465 |
2007-10-13 | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23) | Mike Westerhof | 1 | -0/+2 |
2007-10-13 | [ARM] Rename consistent_sync() as dma_cache_maint() | Russell King | 1 | -7/+7 |
2007-10-13 | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding support | Ben Dooks | 1 | -0/+7 |
2007-10-13 | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32 | Uwe Kleine-König | 4 | -13/+7 |
2007-10-13 | [ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variants | Uwe Kleine-König | 2 | -13/+30 |
2007-10-13 | [ARM] 4590/1: ns9xxx: add gpio handling functions | Uwe Kleine-König | 1 | -0/+47 |
2007-10-13 | [ARM] Add fallocate syscall entry | Russell King | 1 | -0/+1 |
2007-10-13 | [ARM] 4588/1: S3C2412: Sleep configuration updates | Ben Dooks | 1 | -2/+8 |
2007-10-13 | [ARM] 4586/1: S3C2412: power register updates | Ben Dooks | 2 | -0/+7 |
2007-10-13 | [ARM] unbalanced parenthesis fix | Mariusz Kozlowski | 1 | -2/+2 |
2007-10-13 | [ARM] "extern inline" -> "static inline" | Adrian Bunk | 1 | -3/+3 |
2007-10-13 | [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress code | Alan Hourihane | 1 | -15/+57 |
2007-10-13 | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable | eric miao | 1 | -6/+0 |
2007-10-13 | [ARM] pxa: add PXA3 cpu_is_xxx() macros | eric miao | 1 | -0/+65 |
2007-10-13 | [ARM] pxa: mark pxa_set_cken deprecated | Russell King | 1 | -1/+5 |
2007-10-13 | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 1 | -1/+0 |
2007-10-12 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -6/+0 |
2007-10-12 | backlight: Convert corgi backlight driver into a more generic driver | Richard Purdie | 1 | -6/+0 |
2007-09-24 | arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back | Pavel Pisa | 1 | -1/+4 |
2007-09-21 | ARM: OMAP: Basic support for siemens sx1 | Vladimir Ananiev | 2 | -0/+50 |
2007-09-21 | ARM: OMAP: Palm Tungsten|T support | Marek Vasut | 2 | -0/+27 |
2007-09-21 | ARM: OMAP: PalmZ71 support | Marek Vasut | 2 | -0/+30 |
2007-09-21 | ARM: OMAP: Palm Tungsten E board update | Andrzej Zaborowski | 2 | -0/+38 |
2007-09-21 | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) | Imre Deak | 1 | -1/+0 |
2007-09-21 | ARM: OMAP: omap camera builds again; Mistral init and mux | David Brownell | 1 | -0/+23 |
2007-09-20 | ARM: OMAP: Merge driver headers from N800 tree | Kai Svahn | 5 | -1/+219 |
2007-09-20 | ARM: OMAP: Merge gpmc changes from N800 tree | Kai Svahn | 1 | -0/+2 |
2007-09-20 | ARM: OMAP: Add minimal OMAP2430 support | Syed Mohammed Khasim | 4 | -0/+70 |
2007-09-20 | ARM: OMAP: abstract debug card setup (smc, leds) | David Brownell | 1 | -0/+4 |
2007-09-20 | ARM: OMAP: omap2/gpmc updates | David Brownell | 1 | -1/+2 |
2007-08-25 | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli... | Russell King | 1 | -0/+1 |
2007-08-23 | [ARM] 4551/1: s3c24xx: fix wrong virtual address offsets | Krzysztof Helt | 1 | -6/+6 |
2007-08-23 | [ARM] 4553/1: ARM at91: define FIQ_START | Karl Olsen | 1 | -0/+3 |
2007-08-23 | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() | Jared Hulbert | 1 | -0/+7 |
2007-08-22 | ARM: OMAP: H3 workqueue fixes | Dirk Behme | 1 | -0/+1 |
2007-08-05 | [ARM] 4531/1: remove is_in_rom() protptype | Greg Ungerer | 1 | -1/+0 |
2007-08-01 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -5/+2 |
2007-07-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+1 |
2007-07-28 | [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx | Quinn Jensen | 1 | -2/+1 |
2007-07-26 | arm unaligned.h annotations | Al Viro | 1 | -10/+12 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -1/+1 |
2007-07-22 | Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'... | Russell King | 55 | -331/+1670 |
2007-07-22 | [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 | Ben Dooks | 6 | -0/+0 |