| Commit message (Expand) | Author | Age |
* | ARM: S3C2416: Add S3C2416-specific registers definitions | Yauhen Kharuzhy | 2010-05-09 |
* | ARM: S3C: Add S3C2416 detection to uncompress code | Yauhen Kharuzhy | 2010-05-05 |
* | ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h> | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Remove S3C2410_GPJ numbering | Ben Dooks | 2010-05-05 |
* | ARM: S3C2410: Remove the users of s3c2410_gpio_pullup() | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Remove s3c2410_gpio_getpull() | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Remove s3c2410_gpio_setcfg() | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin() | Ben Dooks | 2010-05-05 |
* | ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull() | Ben Dooks | 2010-05-05 |
* | ARM: VR1000: Update mach-vr1000.c to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: BAST: Update mach-bast to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: n30: Update mach-n30 to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: QT2410: Update mach-qt2410 to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: H1940: Change mach-h1940 to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: H1940: Change h1940-bluetooth to use gpiolib API | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond | Ben Dooks | 2010-05-05 |
* | ARM: S3C24XX: Add the gpio pull configuration for pull-up | Ben Dooks | 2010-05-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 |
| |\| | |
|
| * | | | ARM: Merge next-samsung-s3c2443-clock | Ben Dooks | 2010-03-07 |
| |\ \ \ |
|
| | * | | | ARM: S3C2443: Further clksrc-clk conversions | Ben Dooks | 2010-03-07 |
| | * | | | ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation | Ben Dooks | 2010-03-07 |
| * | | | | ARM: S3C2443: GPIO: Correct AC97 pin defines | Jassi Brar | 2010-02-23 |
| * | | | | ARM: SAMSUNG: Move include/mach files out of plat-s3c | Ben Dooks | 2010-02-23 |
| * | | | | ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed | Ben Dooks | 2010-02-21 |
| * | | | | ARM: SAMSUNG: Move pm-core.h to machine directory | Ben Dooks | 2010-02-20 |
| |/ / / |
|
| * | | | ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h | Ben Dooks | 2010-01-19 |
| * | | | ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). | Ben Dooks | 2010-01-19 |
| * | | | ARM: SAMSUNG: Add platform data registration for OHCI | Ben Dooks | 2010-01-18 |
| * | | | ARM: S3C: Rename s3c_device_usb to s3c_device_ohci | Ben Dooks | 2010-01-15 |
| | |/
| |/| |
|
* | | | platform-drivers: move probe to .devinit.text in arch/arm | Uwe Kleine-König | 2010-03-07 |
| |/
|/| |
|
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
|/ |
|
* | ARM: S3C24XX: touchscreen device definition | Arnaud Patard | 2009-12-23 |
* | ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devices | Ben Dooks | 2009-12-23 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks | 2009-12-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 |
| |/ |
|
* | | ARM: Merge next-s3c24xx-dev-rtp | Ben Dooks | 2009-12-03 |
|\ \ |
|
| * | | ARM: H1940: Convert h1940 bluetooth driver to rfkill | arnaud.patard@rtp-net.org | 2009-11-30 |
| * | | ARM: H1940: add lcd/backlight device definition | arnaud.patard@rtp-net.org | 2009-11-30 |
| * | | ARM: H1940: enable rtc | arnaud.patard@rtp-net.org | 2009-11-30 |
| * | | ARM: H1940: add mmc device | arnaud.patard@rtp-net.org | 2009-11-30 |
| * | | ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform data | Ben Dooks | 2009-11-30 |
| * | | ARM: S3C: Add NAND device platform data set call | Ben Dooks | 2009-11-30 |
| * | | ARM: H1940: Correct name of the local platform devices for LED and Bluetooth | Ben Dooks | 2009-11-30 |
| |/ |
|
* | | ARM: S3C: Update Simtec copyright statements from , to - [2] | Ben Dooks | 2009-11-30 |