summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2012-08-081-0/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-28/+11
|\ \
| * | spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham2012-07-131-2/+0
| * | ARM: SAMSUNG: Modify s3c64xx_spi{0|1|2}_set_platdata functionThomas Abraham2012-07-131-7/+7
| * | ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-131-4/+4
| * | spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-131-15/+0
| * | Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim2012-07-131-8/+12
| |\ \
* | \ \ Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-8/+12
|\ \ \ \
| * \ \ \ Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-101-8/+12
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ARM: SAMSUNG: Add config() function in DMA common operationsBoojin Kim2012-06-201-8/+12
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-171-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat2012-07-131-0/+4
| | |/ /
* | | | Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-103-32/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz2012-06-272-31/+0
| * | | ARM: SAMSUNG: Remove description corresponding to a deleted elementSachin Kamat2012-06-201-1/+0
| |/ /
* | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-211-1/+1
* | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
|/ /
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-5/+6
|\ \
| * | video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2012-04-091-2/+0
| * | video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2012-04-091-3/+6
* | | Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-0/+3
|\ \ \ | |_|/ |/| |
| * | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-201-0/+3
| * | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-202-1/+5
| |\ \
* | \ \ Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-264-1/+8
|\ \ \ \
| * \ \ \ Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-162-1/+5
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-161-1/+1
| | * | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-161-0/+4
| | * | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim2012-05-152-96/+0
| | |\ \
| * | | | ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim2012-05-131-0/+1
| * | | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim2012-05-122-96/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: EXYNOS: add platform device for core DRM subsystemMarek Szyprowski2012-05-121-0/+2
| | |/ / | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-96/+0
|\ \ \ \
| * \ \ \ Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-05-142-96/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | S5P: SYSMMU: Remove System MMU device driverKyongHo Cho2012-04-042-96/+0
| | |/
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-222-413/+0
|\ \ \
| * \ \ Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-072-413/+0
| |\ \ \ | | |/ / | |/| |
| | * | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-042-413/+0
| | |/
* | | Merge branch 'next/cleanup-samsung-macro' into next/cleanup-samsungKukjin Kim2012-05-131-0/+28
|\ \ \ | |/ /
| * | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-201-0/+28
| |/
* | ARM: SAMSUNG: remove all uses of clk_type member in sdhci platform dataThomas Abraham2012-04-211-7/+0
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-284-0/+20
|\
| * Merge branch 'samsung/soc' into next/soc2Arnd Bergmann2012-03-153-3/+11
| |\
| * | ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim2012-03-141-0/+10
| * | ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim2012-03-142-0/+4
| * | ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim2012-03-141-0/+6
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-274-39/+87
|\ \ \
| * \ \ Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-131-0/+16
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud