aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-4/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+0
2012-12-10Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown4-4/+0
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna4-4/+0
2012-11-28ARM: S3C24XX: Add clkdev entry for camif-upll clockSylwester Nawrocki1-0/+1
2012-11-28ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpersSylwester Nawrocki1-0/+1
2012-11-26ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan1-1/+1
2012-11-20ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443Alexander Varnin1-6/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder4-4/+4
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann2-0/+6
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesOlof Johansson1-1/+1
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2-0/+6
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-41/+41
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-1/+1
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat1-1/+2
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson3-6/+6
2012-10-07ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann3-6/+6
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-94/+66
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-48/+27
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson28-94/+66
2012-09-21ARM: S3C24XX: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-21ARM: S3C24xx: delete double assignmentJulia Lawall1-1/+1
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson7-48/+27
2012-09-21ARM: S3C24XX: Add .get_rate callback for "camif-upll" clockSylwester Nawrocki1-0/+14
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fbdev-nextFlorian Tobias Schandinat1-1/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann28-94/+66
2012-09-07ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.cSachin Kamat1-12/+1
2012-09-07ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.cSachin Kamat1-13/+1
2012-08-28ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib APISylwester Nawrocki5-23/+25
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann1-1/+2
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann1-2/+2
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala1-1/+1
2012-08-08ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-13/+6
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-231/+40
2012-07-17Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann14-190/+40
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 boardSylwester Nawrocki1-69/+0
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for port JSylwester Nawrocki7-77/+15
2012-07-13ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliasesSylwester Nawrocki1-21/+0
2012-07-13ARM: S3C24XX: Convert the touchscreen setup code to common GPIO APISylwester Nawrocki1-5/+1
2012-07-13ARM: S3C24XX: Convert the PM code to gpiolib APISylwester Nawrocki1-4/+8
2012-07-13ARM: S3C24XX: Convert QT2410 board file to the gpiolib APISylwester Nawrocki1-3/+3
2012-07-13ARM: S3C24XX: Convert SMDK board file to the gpiolib APISylwester Nawrocki1-9/+11
2012-07-13ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki1-2/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham1-1/+1