21 Sep, 2011

1 commit


18 Jul, 2011

1 commit

  • Commit bcae8aeb32 "[ARM] S3C24A0: Initial architecture support files"
    brought in a bunch of files while explicitly leaving out the corresponding
    Kconfig entry, stating that the series is not complete.

    More than 2.5 years later, the support for this has not seen any progress.
    This is therefore dead code. If someone wants to revive this code, it is
    always possible to retrieve it from the Git repository.

    Signed-off-by: Nicolas Pitre
    Acked-by: Ben Dooks
    Acked-by: Arnd Bergmann

    Nicolas Pitre
     

03 Mar, 2011

1 commit

  • This patch does the following:-
    1. It moves file pwm.c from plat-s3c24xx to plat-samsung. This will
    enable all machines with Samsung SoCs to make use of the same code.
    2. The device definitions have been separated to a new file dev-pwm.c
    for better clarity and structure.
    3. It will enable all Samsung S3C and S5P series SoC's to use common
    PWM Kconfig definition.

    Signed-off-by: Banajit Goswami
    Signed-off-by: Kukjin Kim

    Banajit Goswami
     

17 Dec, 2010

1 commit


26 Sep, 2010

1 commit

  • This patch adds gpiolib support for h1940 latch.
    With this patch it's possible to use leds-gpio and uda1380
    drivers (they require gpiolib support for appropriate pins).
    And now it's possible to drop leds-h1940 driver.

    Signed-off-by: Vasily Khoruzhick
    Signed-off-by: Ben Dooks

    Vasily Khoruzhick
     

19 May, 2010

1 commit


10 May, 2010

1 commit


06 May, 2010

1 commit

  • Add support for s3c_gpio_setcfg() and s3c_gpio_setpull() implementations
    to get ready for removal of the specific code being used by s3c24xx.

    Also rename the s3c_gpio_setcfg_s3c24xx_banka to s3c_gpio_setcfg_s3c24xx_a
    as seen in the header file to correct a build warning.

    Signed-off-by: Ben Dooks

    Ben Dooks
     

24 Feb, 2010

1 commit


02 Feb, 2010

1 commit


18 Jan, 2010

1 commit


10 Dec, 2009

1 commit

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (42 commits)
    tree-wide: fix misspelling of "definition" in comments
    reiserfs: fix misspelling of "journaled"
    doc: Fix a typo in slub.txt.
    inotify: remove superfluous return code check
    hdlc: spelling fix in find_pvc() comment
    doc: fix regulator docs cut-and-pasteism
    mtd: Fix comment in Kconfig
    doc: Fix IRQ chip docs
    tree-wide: fix assorted typos all over the place
    drivers/ata/libata-sff.c: comment spelling fixes
    fix typos/grammos in Documentation/edac.txt
    sysctl: add missing comments
    fs/debugfs/inode.c: fix comment typos
    sgivwfb: Make use of ARRAY_SIZE.
    sky2: fix sky2_link_down copy/paste comment error
    tree-wide: fix typos "couter" -> "counter"
    tree-wide: fix typos "offest" -> "offset"
    fix kerneldoc for set_irq_msi()
    spidev: fix double "of of" in comment
    comment typo fix: sybsystem -> subsystem
    ...

    Linus Torvalds
     

01 Dec, 2009

1 commit


09 Nov, 2009

1 commit


17 Aug, 2009

1 commit

  • Currently the S5PC100 does not define S3C_PA_NAND, leaving the NAND device
    definitions in arch/arm/plat-s3c/dev-nand.c unbuildable. Add a KConfig
    entry to select whether this is built.

    As backwards compatibility, both the S3C24XX and S3C64XX define the new
    configuration in their main Kconfig files until better support for basing
    this selection on a per-machine basis can be sorted out.

    Signed-off-by: Ben Dooks

    Ben Dooks
     

14 Aug, 2009

2 commits


31 Jul, 2009

6 commits


01 May, 2009

1 commit


18 Dec, 2008

4 commits


16 Dec, 2008

4 commits


26 Jul, 2008

1 commit


03 Jul, 2008

2 commits


22 Jul, 2007

1 commit


02 Mar, 2007

1 commit


21 Feb, 2007

1 commit


12 Feb, 2007

2 commits