summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5PV210: Add missing virtual ASoC DMA deviceJassi Brar2011-01-182-0/+2
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-158-29/+157
|\
| * Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-051-15/+4
| |\
| | * ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4
| * | Merge branch 'next-s5pv210' into for-next-newKukjin Kim2010-12-302-4/+79
| |\ \
| | * | ARM: S5PV210: Add frame buffer display support for SMDKV210Thomas Abraham2010-12-302-0/+76
| | |/
| * | Merge branch 'next-s5p' into for-next-newKukjin Kim2010-12-306-10/+72
| |\ \
| | * | ARM: S5PV210: Add resource definitions for MIPI CSISSylwester Nawrocki2010-12-303-5/+6
| | * | ARM: S5PV210: Add DM9000 support on SMDKV210Thomas Abraham2010-12-302-0/+59
| | * | ARM: S5PV210: Add SROM controller clockThomas Abraham2010-12-301-0/+6
| | * | ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCsThomas Abraham2010-12-302-5/+1
| | |/
| * | ARM: S5PV210: Enable I2S device to work on SMDKV210Jassi Brar2010-12-301-0/+1
| * | ARM: S5PV210: Enable I2S device to work on SMDKC110Jassi Brar2010-12-301-0/+1
| * | Merge branch 'next-samsung-asoc' into next-samsung-asoc2Kukjin Kim2010-12-222-19/+47
| |\ \ | | |/ | |/|
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-132-20/+48
|\ \ \ | |/ / |/| |
| * | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-132-0/+2
| |\ \
| * | | ASoC: Samsung: Rename AC97 platform deviceJassi Brar2010-11-231-1/+1
| | |/ | |/|
| * | ARM: S5PV210: Upgrade platform device for I2SJassi Brar2010-11-192-17/+45
| * | ARM: SAMSUNG: Rename s3c64xx I2S platform deviceJassi Brar2010-11-191-3/+3
* | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| |/ |/|
* | ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-252-0/+2
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-2830-214/+1986
|\
| * ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-251-1/+1
| * ARM: S5P: Reorder DMA platform device idSeungwhan Youn2010-10-251-2/+2
| * ARM: S5PV210: Add DMA operation clockSeungwhan Youn2010-10-251-0/+12
| * ARM: S5PV210: Add voltage consumer of WM8994 to the regulator frameworkChanwoo Choi2010-10-252-0/+235
| * ARM: S5PV210: Add init code of audio to Goni and Auqila boardChanwoo Choi2010-10-252-0/+35
| * ARM: S5PV210: Add i2c information to Goni and Aquila boardChanwoo Choi2010-10-252-0/+54
| * ARM: S5P: Add EPLL rate change warningSeungwhan Youn2010-10-251-0/+3
| * ARM: S5PV210: Add EPLL clock operationsSeungwhan Youn2010-10-251-0/+77
| * ARM: S5PV210: Fix wrong EPLL rate getting on setup clocksSeungwhan Youn2010-10-252-1/+3
| * ARM: S5PV210: Add audio clocks as sysclkSeungwhan Youn2010-10-251-0/+4
| * ARM: S5PV210: Add SCLK_SPDIF clockSeungwhan Youn2010-10-251-9/+53
| * ARM: S5PV210: Add S/PDIF platform deviceSeungwhan Youn2010-10-254-0/+45
| * ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driverJaecheol Lee2010-10-251-0/+1
| * ARM: S5PV210: Add support CPUFREQJaecheol Lee2010-10-251-0/+484
| * ARM: S5PV210: Add Register definition for CMUJaecheol Lee2010-10-251-1/+30
| * ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocksJaecheol Lee2010-10-251-0/+32
| * ARM: S5PV210: Add struct clk_ops for clk_fout_apllJaecheol Lee2010-10-251-2/+12
| * ARM: S5PV210: Fix wrong interrupt I2C2 and I2C3 numberKyungmin Park2010-10-251-2/+2
| * Merge branch 'next-gpio-update' into for-nextKukjin Kim2010-10-259-173/+64
| |\
| | * ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull()Kukjin Kim2010-10-234-12/+7
| | * ARM: S5PV210: Change to using s3c_gpio_cfgrange_nopull()Ben Dooks2010-10-231-14/+7
| | * ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range()Kukjin Kim2010-10-236-66/+36
| | * ARM: S5PV210: Change to using s3c_gpio_cfgall_range()Ben Dooks2010-10-232-57/+31
| | * ARM: S5PV210: Change to using s3c_gpio_cfgpin_range()Ben Dooks2010-10-232-70/+29
| * | ARM: S5PV210: GONI: Add support for QT602240 TS driverMarek Szyprowski2010-10-212-0/+57
| * | ARM: S5PV210: Add si470x radio device to the GONI boardMarek Szyprowski2010-10-212-0/+32
| * | ARM: S5PV210: Add support for S6E63M0 LCD controller on GONI boardMarek Szyprowski2010-10-211-0/+66
| * | ARM: S5PV210: Add Power Management SupportJongpill Lee2010-10-218-2/+397
OpenPOWER on IntegriCloud