dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-s5pc1xx
Linus Torvalds 4ef58d4e2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
* '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
  ...
2009-12-09 19:43:33 -08:00
..
include/plat ARM: S5PC1XX: add cpu idle and system reset support 2009-12-01 01:33:15 +00:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
Makefile ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00
clock.c ARM: S5PC1XX: clocks reimplementation 2009-12-01 01:33:13 +00:00
cpu.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
dev-uart.c
gpio-config.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
gpiolib.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq-eint.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq-gpio.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
irq.c ARM: S5PC1xx: add gpiolib and external/gpio interrupt support 2009-12-01 01:33:14 +00:00
s5pc100-clock.c ARM: S5PC1XX: clocks reimplementation 2009-12-01 01:33:13 +00:00
s5pc100-init.c ARM: S5PC100: CPU initialization 2009-08-16 23:24:58 +01:00
setup-fb-24bpp.c ARM: S5PC1xx: add platform helpers for s3c-fb device 2009-12-01 01:33:16 +00:00
setup-i2c0.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-i2c1.c ARM: S5PC1xx: add platform helpers for i2c adapter devices 2009-12-01 01:33:16 +00:00
setup-sdhci-gpio.c ARM: S5PC1xx: add platform helpers for SDHCI host controllers 2009-12-01 01:33:17 +00:00