- 48ec45e ARM: S3C24XX: Fix clkout mpx error by Davide Rizzo · 15 years ago
- 165f5f6 ARM: S3C: PWM fix for low duty cycle by Peter Korsgaard · 15 years ago
- 927dbcd [ARM] S3C24XX: Fix spi-bus configuration build errors by Ben Dooks · 16 years ago
- 291e99a [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM by Ben Dooks · 16 years ago
- 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
- 99ae995 [ARM] S3C24XX: Merge devel-gpio by Ben Dooks · 16 years ago
- 5233c17 [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolib by Ben Dooks · 16 years ago
- 9c0ec95 [ARM] S3C24XX: GPIO: Move gpiolib initialisation earlier by Ben Dooks · 16 years ago
- 373e964 [ARM] S3C24XX: GPIO: Fix error returns from gpio functions by Ben Dooks · 16 years ago
- bcb8a0d [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel by Ben Dooks · 16 years ago
- 070276d [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering by Ben Dooks · 16 years ago
- fda7b2b [ARM] S3C24XX: GPIO: Start removal of S3C24XX_GPIO_BASE by Ben Dooks · 16 years ago
- 86c03c5 [ARM] S3C24XX: Fix missing <linux/sysdev.h> by Ben Dooks · 16 years ago
- ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 16 years ago
- 9f05f6a [ARM] S3C24XX: GPIO: Remove pin specific input and output defines by Ben Dooks · 16 years ago
- ec7f4d5 [ARM] S3C24XX: GPIO: Remove s3c2410_gpio_irq2pin() call by Ben Dooks · 16 years ago
- 3f7ea46 [ARM] S3C: ADC: Expose number of remaining conversions to convert callback by Nelson Castillo · 16 years ago
- 871fcd7 [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c by Ben Dooks · 16 years ago
- d87964c [ARM] S3C: GPIO PM core GPIOlib integration by Ben Dooks · 16 years ago
- 57699e9 [ARM] S3C: Add debug to UART save and a per-arch callback pre-restore by Ben Dooks · 16 years ago
- e6a2a9c [ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST by Ben Dooks · 16 years ago
- eca8655 [ARM] S3C: Add common USB OHCI device definition by Ben Dooks · 16 years ago
- 97c1b14 [ARM] S3C: Move DMA channel management code to plat-s3c by Ben Dooks · 16 years ago
- 023b40c [ARM] S3C24XX: Fix indentation in <plat/dma-regs.h> by Ben Dooks · 16 years ago
- 44dc940 [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h> by Ben Dooks · 16 years ago
- 8970ef4 [ARM] S3C24XX: Remove hardware specific registers from DMA calls by Ben Dooks · 16 years ago
- 5a9eb8d [ARM] S3C24XX: Move plat/dma.h by Ben Dooks · 16 years ago
- 0c3ee07 [ARM] S3C24XX: ADC: Check pending queue before freeing adc client by Ramax Lo · 16 years ago
- f8c8ac8 [ARM] S3C: Fix ADC driver sparse warning by Ben Dooks · 16 years ago
- ec5cfbf [ARM] S3C24XX: Fix sparse error in gpiolib.c by Ben Dooks · 16 years ago
- ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
- f5f0e17 Merge branch 'next-s3c-pm' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
- be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
- 603b6fd [ARM] Revert futher extraneous changes from the S3C header move by Mark Brown · 16 years ago
- fff94cd [ARM] S3C: Tidy sleep code path to fix call flow by Ben Dooks · 16 years ago
- d2b07fe [ARM] S3C: Update UART save over PM suspend/resume by Ben Dooks · 16 years ago
- ef30e14 [ARM] S3C: Rename sleep.S functions to be non-cpu specific by Ben Dooks · 16 years ago
- 4e59c25 [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. by Ben Dooks · 16 years ago
- 56b3442 [ARM] S3C: Make IRQ_EINT sleep control common by Ben Dooks · 16 years ago
- 7299a40 [ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 16 years ago
- 65fa22b [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 16 years ago
- 2261e0e [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c by Ben Dooks · 16 years ago
- 549c7e3 [ARM] S3C: Split the resume memory check code from pm.c by Ben Dooks · 16 years ago
- 6419711 [ARM] S3C: Move PM support functions to common location by Ben Dooks · 16 years ago
- a3f6635 [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc by Ben Dooks · 16 years ago
- 8150bc8 S3C24XX: Move and update IIS headers by Ben Dooks · 16 years ago
- 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
- 43ae659 [ARM] S3C24XX: Add gpio_to_irq implementation by Ben Dooks · 16 years ago
- 6a148ea [ARM] S3C: Remove unnecessary <linux/delay.h> includes by Ben Dooks · 16 years ago
- dbf3599 [ARM] S3C24XX: Add fourth UART definition for S3C2443 by Ben Dooks · 16 years ago
- 56c035c Merge branch 'next-s3c64xx-device' into next-merged by Ben Dooks · 16 years ago
- 7f27543 Merge branch 'next-s3c64xx' into next-merged by Ben Dooks · 16 years ago
- c6ad1158 Merge branch 'next-s3c24xx' into next-merged by Ben Dooks · 16 years ago
- e2178d4 [ARM] S3C24XX: Add extra GPIOs via Kconfig by Ben Dooks · 16 years ago
- 28ab44c5b [ARM] S3C24XX: ADC driver core by Ben Dooks · 16 years ago
- 9d325f2 [ARM] S3C: Update time initialisation to fix S3C64XX time problems by Ben Dooks · 16 years ago
- b09bcdd [ARM] S3C64XX: Update TCFG for new timer divider settings. by Ben Dooks · 16 years ago
- 3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c by Ben Dooks · 16 years ago
- 21b2366 [ARM] S3C: Add new GPIO configuration calls by Ben Dooks · 16 years ago
- 7db6c82 [ARM] S3C: Move common GPIO code from plat-s3c24xx by Ben Dooks · 16 years ago
- 5b323c7 [ARM] S3C: Move HSMMC device definition to plat-s3ec by Ben Dooks · 16 years ago
- e1a2bd1 [ARM] S3C64XX: Add system boot-time support by Ben Dooks · 16 years ago
- bcae8ae [ARM] S3C24A0: Initial architecture support files by Ben Dooks · 16 years ago
- ce46a9c [ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410 by Ben Dooks · 16 years ago
- f2edc75 [ARM] S3C24XX: Reduce code lineage of gpiolib.c by Ben Dooks · 16 years ago
- 93b4588 [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c by Ben Dooks · 16 years ago
- adbefaa [ARM] S3C: Move core clock support to plat-s3c by Ben Dooks · 16 years ago
- b915a12 [ARM] S3C: Move time.c to arch/arm/plat-s3c by Ben Dooks · 16 years ago
- 6af0e92 [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header by Ben Dooks · 16 years ago
- a503059 [ARM] S3C24XX: Move headers from plat-s3c24xx to plat-s3c by Ben Dooks · 16 years ago
- e425382 [ARM] S3C24XX: Update clock data on resume by Ben Dooks · 16 years ago
- c3391e3 [ARM] S3C24XX: Change clock locking to use spinlocks. by Ben Dooks · 16 years ago
- e24b864 [ARM] S3C24XX: Split pll code out of regs-clock.h by Ben Dooks · 16 years ago
- 93bc6b6 [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c by Ben Dooks · 16 years ago
- 74b265d [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c by Ben Dooks · 16 years ago
- 1b3ba68 [ARM] S3C2410: Move base clock code to plat-s3c24xx by Ben Dooks · 16 years ago
- b2a6cf3 [ARM] S3C24XX: Default SPI pin configuration for SPI by Ben Dooks · 16 years ago
- fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
- dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
- e3bd9ec [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
- 1362270 [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
- 57bd4b9 [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
- 7926b5a [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat by Ben Dooks · 16 years ago
- 11cd4cb Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 16 years ago
- 55b404f [ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.c by Nelson Castillo · 16 years ago
- 7e90d76 [ARM] S3C24XX: pwm-clock set_parent mask fix by Dallas Foley · 16 years ago
- 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
- 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
- 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
- d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
- d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
- a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
- 8029db1 [ARM] Convert asm/delay.h to linux/delay.h by Russell King · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- 66592ee [ARM] S3C24XX: pwm.c: stop debugging output by Ben Dooks · 16 years ago
- 1038959 [ARM] S3C24XX: Fix sparse warnings in pwm.c by Ben Dooks · 16 years ago
- 1442e66 [ARM] S3C24XX: Fix spare errors in pwm-clock driver by Ben Dooks · 16 years ago
- f4cb1a8 [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c by Ben Dooks · 16 years ago
- ed414fb [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu by Ben Dooks · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago