summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0348-4104/+0
* ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-311-27/+0
* ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-271-11/+0
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-2/+2
|\
| * arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
* | Merge branch 'restart' into for-linusRussell King2012-01-053-58/+0
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-052-17/+0
| * | ARM: 7265/1: restart: S3C24XX: use new restart hookKukjin Kim2012-01-051-13/+1
| * | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-053-29/+0
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-20/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-2/+2
|/
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-052-1/+2
|\
| * ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-141-0/+1
| * ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match realityPeter Korsgaard2011-10-121-1/+1
* | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-057-178/+10
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-012-17/+1
| |\ \
| * | | ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim2011-10-062-2/+3
| * | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-061-74/+1
| | |/ | |/|
| * | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-045-109/+19
| |\ \
| | * | ARM: S3C2443: Define constant for HSSPI pclkHeiko Stuebner2011-10-041-0/+1
| | * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-043-102/+5
| | |\ \
| | | * | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-213-102/+5
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-7/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-1/+1
| * | | | ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-141-5/+5
| * | | | ARM: SAMSUNG: Add common DMA operationsBoojin Kim2011-09-141-1/+7
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-6/+46
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-314-24/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-312-17/+1
| | |\ \ \ | | | | |/ | | | |/|
| * | | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-161-6/+46
| | |_|/ | |/| |
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-17/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mach-s3c2410: remove memory.hNicolas Pitre2011-10-131-16/+0
| * | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| |/ /
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-272-7/+1
|\ \ \ | | |/ | |/|
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
| * | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-1/+0
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+1
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
| |/
* | ARM: io: s3c2410: remove ioaddr()Russell King2011-08-171-2/+0
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+3
|\
| * ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-201-0/+3
* | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-253-275/+0
|\ \
| * | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-183-275/+0
| |/
* | mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
|/
* ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-101-0/+4
* ARM: S3C2416: Add USB Phy register definitionsThomas Abraham2011-05-101-0/+25
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-201-0/+3
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
OpenPOWER on IntegriCloud