| Commit message (Expand) | Author | Age |
... | |
* | | [ARM] Convert asm/delay.h to linux/delay.h | Russell King | 2008-09-06 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
|/ |
|
* | [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu | Ben Dooks | 2008-08-09 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 |
* | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-07-26 |
|\ |
|
| * | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
* | | [ARM] fix IOP32x, IOP33x, MXC and Samsung builds | Russell King | 2008-07-26 |
|/ |
|
* | [ARM] S3C24XX: PWM API support. | Ben Dooks | 2008-07-03 |
* | [ARM] S3C24XX: Support for PWM timer clocks via clk_* API | Ben Dooks | 2008-07-03 |
* | [ARM] S3C24XX: Add gpiolib support | Ben Dooks | 2008-07-03 |
* | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. | Ben Dooks | 2008-05-22 |
* | [ARM] 4882/2: Correction for S3C2410 clkout generation | Davide Rizzo | 2008-05-07 |
* | [ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410 | Davide Rizzo | 2008-04-19 |
* | [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code. | Ben Dooks | 2008-04-17 |
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking | Peter Zijlstra | 2008-02-04 |
* | | arch/arm/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | [ARM] 4795/1: S3C244X: Add armclk and setparent call | Ben Dooks | 2008-01-28 |
* | [ARM] 4794/1: S3C24XX: Comonise S3C2440 and S3C2442 clock code | Ben Dooks | 2008-01-28 |
* | [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function | Ben Dooks | 2008-01-28 |
* | [ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOST... | Ben Dooks | 2008-01-28 |
* | [ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated chan... | Ben Dooks | 2008-01-28 |
* | [ARM] 4784/1: S3C24XX: Fix GPIO restore glitches | Ben Dooks | 2008-01-28 |
* | [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() | Ben Dooks | 2008-01-28 |
* | [ARM] 4781/1: S3C24XX: DMA suspend and resume support | Ben Dooks | 2008-01-28 |
* | [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX | Ben Dooks | 2008-01-28 |
* | [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for t... | Ben Dooks | 2008-01-28 |
* | [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake | Ben Dooks | 2008-01-28 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
* | [ARM] 4587/1: S3C24XX: Add magic number before resume code | Ben Dooks | 2007-10-12 |
* | [ARM] 4566/1: s3c24xx: fix dma functions section mismatch | Krzysztof Helt | 2007-10-12 |
* | [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 | Ben Dooks | 2007-07-22 |
* | [ARM] 4520/1: S3C: Remove old VA values from static map | Ben Dooks | 2007-07-22 |
* | [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c | Ben Dooks | 2007-07-22 |
* | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c | Ben Dooks | 2007-07-22 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 |
* | [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition | Ben Dooks | 2007-05-20 |
* | [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings | Ben Dooks | 2007-05-20 |
* | [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines | Ben Dooks | 2007-05-20 |
* | [ARM] 4384/1: S3C2412/13 SPI registers offset correction | Sandeep Sanjay Patil | 2007-05-16 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | [ARM] 4326/1: S3C24XX: fix sparse errors in DMA code | Ben Dooks | 2007-04-21 |