summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-149-63/+209
|\
| * Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635Ben Dooks2010-08-148-62/+208
| |\
| | * ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks2010-08-141-0/+2
| | * ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks2010-08-141-0/+2
| | * ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere2010-08-141-0/+8
| | * ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi2010-08-141-4/+4
| | * ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart...Maurus Cuelenaere2010-08-141-1/+1
| | * ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere2010-08-143-58/+30
| | * ARM: mach-real6410: add sdhc device supportDarius Augulis2010-08-142-0/+6
| | * ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis2010-08-141-0/+63
| | * ARM: S3C64XX: Support for Real6410Darius Augulis2010-08-143-0/+93
| * | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-141-1/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-1116-19/+181
|\ \
| * | ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCsKukjin Kim2010-08-067-7/+7
| * | ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch2010-08-066-0/+74
| * | ARM: S3C64XX: Add RTC support for S3C64XXAtul Dahiya2010-08-052-0/+2
| * | ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disableAtul Dahiya2010-08-051-6/+6
| * | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-051-4/+11
| * | ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch2010-08-051-2/+2
| * | ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410Abhilash Kesavan2010-08-058-0/+79
| |/
* | arm: samsung: remove pixclock from several boardsMaurus Cuelenaere2010-08-115-7/+2
* | s3c-fb: initial move to unifying the header filesBen Dooks2010-08-111-20/+0
|/
* ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham2010-05-281-0/+6
* ARM: S3C64XX: PM: Synchronise wakeup mask on suspendBen Dooks2010-05-202-0/+21
* ARM: Merge for-2635-4/onenandBen Dooks2010-05-207-0/+85
|\
| * ARM: SAMSUNG: Add platform support code for OneNAND controllerMarek Szyprowski2010-05-207-0/+85
* | ARM: Merge for-2635-4/watchdogBen Dooks2010-05-203-0/+4
|\ \
| * | ARM: SMDK6410: Add Watchdog support for SMDK6410Banajit Goswami2010-05-203-0/+4
| |/
* | ARM: S3C6410: Add basic support for SmartQ machinesMaurus Cuelenaere2010-05-206-0/+803
* | ARM: S3C64XX: Add Touchscreen support for S3C64XXNaveen Krishna Ch2010-05-202-0/+13
|/
* ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks2010-05-191-61/+0
* ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere2010-05-192-0/+62
* ARM: Merge for-2635/samsung-rtcBen Dooks2010-05-193-44/+2
|\
| * ARM: SAMSUNG: Move RTC device definitions in plat-samsungAtul Dahiya2010-05-183-44/+1
* | ARM: Merge for-2635/samsung-tsBen Dooks2010-05-195-47/+4
|\ \
| * | ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna2010-05-185-47/+4
| |/
* | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-191-32/+3
|\ \
| * | ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2010-05-101-32/+3
* | | ARM: Merge for-2635/s3c6410-clockBen Dooks2010-05-192-0/+37
|\ \ \
| * | | ARM: S3C64XX: Add USB external clock definitionMaurus Cuelenaere2010-05-181-0/+7
| * | | ARM: S3C6410: Declare IISv4 audio-bus clockJassi Brar2010-05-141-0/+10
| * | | ARM: S3C6410: Declare possible sources of audio-bus2Jassi Brar2010-05-141-0/+13
| * | | ARM: S3C6410: Declare IISCDCLK_V4 ClockJassi Brar2010-05-141-0/+6
| * | | ARM: S3C6410: Define clk_src2 registerJassi Brar2010-05-141-0/+1
| | |/ | |/|
* | | ARM: Merge for-2635/gpio2Ben Dooks2010-05-191-0/+6
|\ \ \ | | |/ | |/|
| * | ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-061-0/+6
| |/
* | ARM: Merge for-2635/samsung-dmaBen Dooks2010-05-191-1/+1
|\ \
| * | S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar2010-05-171-1/+1
| |/
* | ARM: SAMSUNG: Remove old email address for ben-linux@fluff.orgBen Dooks2010-05-122-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
OpenPOWER on IntegriCloud