aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2416
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-052-9/+15
|\
| * Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-301-0/+2
| |\
| * | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-9/+2
| * | ARM: S3C2416: Add comment describing the armdiv/armclkHeiko St?bner2011-10-141-0/+8
| * | ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+3
| * | ARM: S3C2416: Add armdiv_mask constantHeiko Stuebner2011-10-141-1/+1
| * | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner2011-10-141-0/+3
* | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-054-41/+30
|\ \ \
| * \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-042-38/+0
| |\ \ \
| | * | | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-1/+0
| | * | | ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham2011-10-041-37/+0
| * | | | ARM: S3C2416: Add HSSPI clock sourced from EPLLHeiko Stuebner2011-10-041-0/+28
| * | | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-1/+0
| * | | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-211-2/+2
| |/ / /
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-221-0/+2
|/
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-5/+5
|\
| * ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-5/+5
* | 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
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-0/+27
|\
| * ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham2011-05-101-0/+27
* | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-243-17/+17
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-4/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-067-5/+152
|\
| * ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416Abhilash Kesavan2011-01-061-0/+7
| * ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416Yauhen Kharuzhy2011-01-061-0/+16
| * ARM: S3C2416: Add platform helpers for setup SDHCIYauhen Kharuzhy2011-01-065-0/+116
| * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-5/+13
* | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-031-40/+36
|/
* ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-171-0/+1
* ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
* ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-251-2/+1
* ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-251-1/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-285-2/+95
|\
| * ARM: S3C2416: Add Power Management support for SMDK2416Abhilash Kesavan2010-10-204-1/+93
| * ARM: S3C2416: Change S3C2416 NAND platform device nameAtul Dahiya2010-10-181-1/+1
| * 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-201-2/+0
|/
* s3c-fb: add device name initializationPawel Osciak2010-08-111-1/+2
* ARM: SMDK2416: Add support for framebuffer device and ensure correct setupBen Dooks2010-05-183-3/+62
* ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks2010-05-101-0/+3
* ARM: S3C2413: Update GPIO pull-up supportBen Dooks2010-05-102-0/+8
* ARM: S3C2416: Use s3c2440 style i2c controllerBen Dooks2010-05-101-0/+6
* ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks2010-05-101-0/+5
* ARM: S3C2416: Add support for second HSMMC channelBen Dooks2010-05-102-0/+2