summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410
AgeCommit message (Expand)AuthorFilesLines
2010-05-06ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2-2/+2
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks1-12/+0
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks1-11/+24
2010-05-06ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks5-8/+12
2010-05-06ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks1-4/+4
2010-05-06ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks1-2/+3
2010-05-06ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks1-3/+3
2010-05-06ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks1-2/+5
2010-05-06ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks1-3/+4
2010-05-06ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks1-7/+8
2010-05-06ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks1-4/+12
2010-05-06ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks3-4/+29
2010-05-06ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2-0/+9
2010-05-06ARM: h1940: fix touchscreen supportArnaud Patard1-1/+2
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-52/+128
2010-03-08Merge branch 'origin' into devel-stableRussell King1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07platform-drivers: move probe to .devinit.text in arch/armUwe Kleine-König1-1/+1
2010-03-07ARM: Merge next-samsung-s3c2443-clockBen Dooks1-31/+1
2010-03-07ARM: S3C2443: Further clksrc-clk conversionsBen Dooks1-3/+0
2010-03-07ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks1-28/+1
2010-02-24ARM: S3C2443: GPIO: Correct AC97 pin definesJassi Brar1-5/+5
2010-02-24ARM: SAMSUNG: Move include/mach files out of plat-s3cBen Dooks2-0/+44
2010-02-21ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks1-1/+1
2010-02-20ARM: SAMSUNG: Move pm-core.h to machine directoryBen Dooks1-0/+64
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks1-1/+0
2010-01-19ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().Ben Dooks1-3/+2
2010-01-19ARM: SAMSUNG: Add platform data registration for OHCIBen Dooks1-2/+2
2010-01-15ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks10-10/+10
2009-12-23ARM: S3C24XX: touchscreen device definitionArnaud Patard2-0/+29
2009-12-23ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks1-0/+3
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2009-12-17spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks1-0/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2009-12-03ARM: Merge next-s3c24xx-dev-rtpBen Dooks7-62/+162
2009-12-01ARM: H1940: Convert h1940 bluetooth driver to rfkillarnaud.patard@rtp-net.org3-47/+52
2009-12-01ARM: H1940: add lcd/backlight device definitionarnaud.patard@rtp-net.org1-0/+77
2009-12-01ARM: H1940: enable rtcarnaud.patard@rtp-net.org1-0/+1
2009-12-01ARM: H1940: add mmc devicearnaud.patard@rtp-net.org1-1/+18
2009-12-01ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform dataBen Dooks1-2/+2
2009-12-01ARM: S3C: Add NAND device platform data set callBen Dooks2-8/+8
2009-12-01ARM: H1940: Correct name of the local platform devices for LED and BluetoothBen Dooks1-4/+4
2009-12-01ARM: S3C: Update Simtec copyright statements from , to - [2]Ben Dooks7-9/+8
2009-12-01ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks10-13/+13
2009-12-01ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XXBen Dooks4-7/+7
2009-12-01ARM: S3C24XX: machine support for Simtec AudioBen Dooks2-0/+9
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0