Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 15 | -427/+305 |
2009-05-21 | [ARM] S3C24XX: Merge devel-gpio | Ben Dooks | 7 | -79/+76 |
2009-05-18 | [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolib | Ben Dooks | 1 | -1/+10 |
2009-05-18 | [ARM] S3C24XX: GPIO: Move gpiolib initialisation earlier | Ben Dooks | 1 | -1/+1 |
2009-05-18 | [ARM] S3C24XX: GPIO: Fix error returns from gpio functions | Ben Dooks | 1 | -2/+2 |
2009-05-18 | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel | Ben Dooks | 4 | -100/+209 |
2009-05-18 | [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering | Ben Dooks | 7 | -52/+52 |
2009-05-18 | [ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASE | Ben Dooks | 1 | -7/+7 |
2009-05-18 | [ARM] S3C24XX: Fix missing <linux/sysdev.h> | Ben Dooks | 1 | -0/+1 |
2009-05-18 | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 3 | -0/+3 |
2009-05-17 | [ARM] S3C24XX: GPIO: Remove pin specific input and output defines | Ben Dooks | 1 | -4/+4 |
2009-05-17 | [ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call | Ben Dooks | 1 | -16/+0 |
2009-05-16 | [ARM] S3C: ADC: Expose number of remaining conversions to | Nelson Castillo | 1 | -4/+7 |
2009-05-15 | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c | Ben Dooks | 1 | -1/+1 |
2009-05-07 | [ARM] S3C: GPIO PM core GPIOlib integration | Ben Dooks | 2 | -213/+8 |
2009-05-07 | [ARM] S3C: Add debug to UART save and a per-arch callback pre-restore | Ben Dooks | 1 | -0/+5 |
2009-05-07 | [ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST | Ben Dooks | 1 | -1/+0 |
2009-05-07 | [ARM] S3C: Add common USB OHCI device definition | Ben Dooks | 1 | -30/+0 |
2009-05-01 | [ARM] S3C: Move DMA channel management code to plat-s3c | Ben Dooks | 3 | -83/+15 |
2009-05-01 | [ARM] S3C24XX: Fix indentation in <plat/dma-regs.h> | Ben Dooks | 1 | -69/+69 |
2009-05-01 | [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h> | Ben Dooks | 2 | -1/+146 |
2009-05-01 | [ARM] S3C24XX: Remove hardware specific registers from DMA | Ben Dooks | 1 | -14/+46 |
2009-05-01 | [ARM] S3C24XX: Move plat/dma.h | Ben Dooks | 2 | -2/+2 |
2009-04-17 | [ARM] S3C24XX: ADC: Check pending queue before freeing adc client | Ramax Lo | 1 | -0/+17 |
2009-04-17 | [ARM] S3C: Fix ADC driver sparse warning | Ben Dooks | 1 | -1/+1 |
2009-04-17 | [ARM] S3C24XX: Fix sparse error in gpiolib.c | Ben Dooks | 1 | -1/+1 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -0/+77 |
2009-03-26 | Merge branch 'next-s3c-pm' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 12 | -732/+210 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -3/+3 |
2009-03-11 | [ARM] Revert futher extraneous changes from the S3C header move | Mark Brown | 1 | -1/+0 |
2009-03-10 | [ARM] S3C: Tidy sleep code path to fix call flow | Ben Dooks | 1 | -16/+9 |
2009-03-08 | [ARM] S3C: Update UART save over PM suspend/resume | Ben Dooks | 1 | -0/+2 |
2009-03-08 | [ARM] S3C: Rename sleep.S functions to be non-cpu specific | Ben Dooks | 1 | -5/+5 |
2009-03-08 | [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. | Ben Dooks | 2 | -2/+2 |
2009-03-08 | [ARM] S3C: Make IRQ_EINT sleep control common | Ben Dooks | 2 | -24/+1 |
2009-03-08 | [ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.c | Ben Dooks | 1 | -33/+1 |
2009-03-08 | [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c | Ben Dooks | 4 | -118/+125 |
2009-03-08 | [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c | Ben Dooks | 2 | -210/+73 |
2009-03-08 | [ARM] S3C: Split the resume memory check code from pm.c | Ben Dooks | 1 | -203/+7 |
2009-03-08 | [ARM] S3C: Move PM support functions to common location | Ben Dooks | 4 | -96/+33 |
2009-03-08 | [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc | Ben Dooks | 1 | -73/+0 |
2009-03-05 | S3C24XX: Move and update IIS headers | Ben Dooks | 2 | -0/+78 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+2 |
2009-01-08 | [ARM] S3C24XX: Add gpio_to_irq implementation | Ben Dooks | 1 | -0/+18 |
2008-12-18 | [ARM] S3C: Remove unnecessary <linux/delay.h> includes | Ben Dooks | 3 | -3/+0 |
2008-12-18 | [ARM] S3C24XX: Add fourth UART definition for S3C2443 | Ben Dooks | 1 | -2/+24 |
2008-12-18 | Merge branch 'next-s3c64xx-device' into next-merged | Ben Dooks | 6 | -176/+35 |
2008-12-18 | Merge branch 'next-s3c64xx' into next-merged | Ben Dooks | 5 | -6/+162 |
2008-12-18 | Merge branch 'next-s3c24xx' into next-merged | Ben Dooks | 26 | -1534/+1072 |
2008-12-18 | [ARM] S3C24XX: Add extra GPIOs via Kconfig | Ben Dooks | 1 | -0/+21 |