aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412
Commit message (Expand)AuthorAgeFilesLines
* ARM: samsung: fix assembly syntax for new gasArnd Bergmann2013-03-061-6/+6
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-0/+62
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-013-5/+5
| |\
| * \ Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-042-2/+64
| |\ \
| | * \ Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-043-3/+1
| | |\ \
| | | * | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-1/+1
| | | * | gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim2011-09-212-2/+0
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-2/+2
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-014-82/+0
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-083-5/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | ARM: S3C24XX: remove unused gpio codesKukjin Kim2011-09-163-64/+0
| * | | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner2011-09-161-18/+0
| | |/ | |/|
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-5/+5
|\ \ \ | | |/ | |/|
| * | ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-213-5/+5
| |/
* | Merge branch 'misc' into for-linusRussell King2011-10-252-5/+3
|\ \
| * | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-5/+3
| |/
* | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-221-0/+2
|/
* Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-251-1/+1
|\
| * ARM: mach-s3c2400: deleteNicolas Pitre2011-07-181-1/+1
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-33/+3
|\ \
| * | ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-33/+3
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-3/+3
|\ \
| * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+3
| * | ARM: pm: samsung: no need to call flush_cache_all()Russell King2011-06-241-2/+0
| * | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-241-1/+1
| |/
* | mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
|/
* ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-244-27/+25
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+4
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-6/+6
* ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-071-23/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-151-25/+25
|\
| * ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-25/+25
* | Merge branch 'misc' into develRussell King2011-01-061-1/+1
|\ \ | |/ |/|
| * ARM: Ensure experimental options are so markedRussell King2010-12-051-1/+1
* | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-172-1/+9
* | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-1/+1
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-281-1/+2
|\
| * ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-181-1/+2
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-203-10/+0
|/
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-162-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-3/+0
|\
| * ARM: S3C2412: DMA: Remove I2S FIFO addressJassi Brar2010-05-071-3/+0
* | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-191-1/+2
|\ \
| * | ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-101-1/+2
* | | ARM: Merge for-2635/gpio2Ben Dooks2010-05-193-26/+28
|\ \ \
| * | | ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2010-05-181-5/+7
| * | | ARM: S3C24XX: Start cleanup of GPIO numberingBen Dooks2010-05-181-4/+4
| |/ /
| * | ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-061-3/+4
| * | ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-061-4/+4