aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-0/+8
2010-03-15ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks1-2/+0
2010-03-15ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick1-0/+35
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2010-02-24ARM: S3C64XX: Add AC97 platform resourcesJassi Brar2-0/+11
2010-02-24ARM: S5P6442: Add Samsung S5P6442 CPU supportKukjin Kim1-0/+12
2010-02-24ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resumeVasily Khoruzhick1-0/+2
2010-02-24ARM: SAMSUNG: Select NO_IOPORT for plat-samsungBen Dooks1-0/+1
2010-02-24ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xxBen Dooks1-0/+59
2010-02-23ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsungBen Dooks4-1/+448
2010-02-23ARM: SAMSUNG: Move DMA support to plat-samsungBen Dooks3-0/+215
2010-02-23ARM: SAMSUNG: Move pm.c to plat-samsungBen Dooks2-0/+379
2010-02-23ARM: SAMSUNG: Move map-base to plat-samsungBen Dooks1-0/+46
2010-02-23ARM: SAMSUNG: Move common headers from plat-s3c to plat-samsungBen Dooks12-0/+1772
2010-02-22ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks3-25/+103
2010-02-21ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks1-0/+84
2010-02-20ARM: S3C64XX: Combine the clock init codeBen Dooks1-1/+0
2010-02-03ARM: SAMSUNG: Add support for 12bit ADCMaurus Cuelenaere2-5/+20
2010-02-03ARM: S3C64XX: SPI: Make platform device compilation selectableJassi Brar1-0/+6
2010-02-03ARM: SAMSUNG: Add DMA masks to hsotg deviceBen Dooks1-0/+7
2010-01-26ARM: SAMSUNG: Add error printing to s3c24xx_register_clocksBen Dooks1-1/+5
2010-01-26ARM: SAMSUNG: Add documentation to the clock registration calls.Ben Dooks1-0/+14
2010-01-26ARM: S3C64XX: Squash SDHCI setup into one fileBen Dooks1-24/+19
2010-01-26ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()Ben Dooks1-1/+1
2010-01-26ARM: SAMSUNG: Fix null pointer dereference in ADC driverMaurus Cuelenaere1-1/+1
2010-01-21ARM: S3C64XX: Fix typo in s3c-hsotg platform dataMaurus Cuelenaere1-2/+2
2010-01-21ARM: SAMSUNG: Staticise gpiolib implementation functionsMark Brown1-7/+9
2010-01-21ARM: SAMSUNG: Move pm-check.c to plat-samsungBen Dooks3-0/+288
2010-01-21ARM: SAMSUNG: Move pmw.c to plat-samsungBen Dooks2-0/+414
2010-01-21ARM: SAMSUNG: Move more support into plat-samsungBen Dooks20-0/+1683
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks4-3/+5
2010-01-19ARM: SAMSUNG: Move GPIO headers to plat-samsungBen Dooks3-0/+421
2010-01-19ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsungBen Dooks2-0/+157
2010-01-19ARM: SAMSUNG: Move pm-gpio into plat-samsungBen Dooks2-0/+384
2010-01-19ARM: SAMSUNG: Move GPIO common functions to plat-samsungKukjin Kim3-0/+205
2010-01-19ARM: Merge next-samsung-clock2Ben Dooks1-8/+17
2010-01-19ARM: Merge next-samsung-devupdates1Ben Dooks3-3/+67
2010-01-19ARM: SAMSUNG: Add platform data registration for OHCIBen Dooks1-1/+20
2010-01-19ARM: SAMSUNG: Make UART device code commonBen Dooks2-0/+45
2010-01-18ARM: S3C64XX: SPI: Header for passing platform dataJassi Brar1-0/+67
2010-01-18ARM: SAMSUNG: Fix bug in clksrc-clk round_rate call.Ben Dooks1-3/+5
2010-01-18ARM: SAMSUNG: Fix clksrc-clk's checks for bad register settingsBen Dooks1-2/+4
2010-01-18ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock sourcesThomas Abraham1-3/+8
2010-01-18ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driverMaurus Cuelenaere1-2/+25
2010-01-18ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsungMaurus Cuelenaere4-0/+483
2010-01-15ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks1-2/+2
2010-01-15ARM: S5P6440: Add Clock and PLL supportKukjin Kim1-0/+1
2010-01-15ARM: SAMSUNG: Add config option for number of additional GPIO pins.Kukjin Kim1-0/+8
2010-01-15ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsungBen Dooks4-0/+169
2010-01-15ARM: SAMSUNG: Move IRQ VIC timer handling out to common header filesBen Dooks4-0/+108