summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: S5PV210: add common HSMMC device helpersMarek Szyprowski2010-05-201-0/+55
| | * | | ARM: S5PV210: add common I2C device helpersMarek Szyprowski2010-05-206-0/+86
| | * | | ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machinesMarek Szyprowski2010-05-201-0/+7
| | |/ /
| * | | ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p frameworkMarek Szyprowski2010-05-201-1/+1
| |/ /
* | | s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-251-0/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-82/+0
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-82/+0
| |\ \
| | * | ASoC: S3C: I2Sv2: Move defines closer to driverJassi Brar2010-05-051-82/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
| |/ /
* | | ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks2010-05-193-3/+64
* | | ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna2010-05-191-0/+4
* | | ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere2010-05-191-0/+6
* | | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-191-0/+21
* | | ARM: SAMSUNG: move driver strength gpio configuration helper to common dirMarek Szyprowski2010-05-193-6/+84
* | | ARM: Merge for-2635/samsung-rtcBen Dooks2010-05-193-0/+50
|\ \ \
| * | | ARM: SAMSUNG: Move RTC device definitions in plat-samsungAtul Dahiya2010-05-183-0/+49
| |/ /
* | | ARM: Merge for-2635/samsung-tsBen Dooks2010-05-193-0/+52
|\ \ \
| * | | ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna2010-05-183-0/+52
| |/ /
* | | ARM: Merge for-2635/s5p-audioBen Dooks2010-05-191-0/+16
|\ \ \
| * | | ARM: S5P6440: Add audio platform devicesJassi Brar2010-05-181-0/+3
| * | | ARM: S5P6442: Add audio platform devicesJassi Brar2010-05-181-0/+5
| * | | ARM: S5PV210: Add audio platform devicesJassi Brar2010-05-181-0/+8
| |/ /
* | | ARM: Merge for-2635/s5p-dmaBen Dooks2010-05-195-0/+1342
|\ \ \
| * | | S3C: DMA: Add api driver for PL330Jassi Brar2010-05-185-0/+1342
| |/ /
* | | ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-196-1/+75
|\ \ \
| * | | ARM: SAMSUNG: Set S3C_FB_MAX_WIN in <plat/fb.h>Ben Dooks2010-05-182-1/+7
| * | | ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-101-0/+1
| * | | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-102-0/+16
| * | | ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2010-05-101-0/+51
* | | | ARM: Merge for-2635/s3c6410-clockBen Dooks2010-05-191-0/+1
|\ \ \ \
| * | | | ARM: S3C64XX: Add USB external clock definitionMaurus Cuelenaere2010-05-181-0/+1
| | |/ / | |/| |
* | | | ARM: Merge for-2635/gpio2Ben Dooks2010-05-196-15/+201
|\ \ \ \
| * | | | ARM: SAMSUNG: Fix additional increment when running through gpiosBen Dooks2010-05-181-2/+2
| * | | | ARM: SAMSUNG: Add spinlock locking to GPIO banksBen Dooks2010-05-113-12/+29
| | |/ / | |/| |
| * | | ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-063-0/+37
| * | | ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-062-1/+87
| * | | ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-062-0/+43
| * | | ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-062-2/+5
| |/ /
* | | ARM: Merge for-2635/samsung-hwmonBen Dooks2010-05-194-0/+58
|\ \ \
| * | | ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsungMaurus Cuelenaere2010-05-124-0/+58
| |/ /
* | | ARM: Merge for-2635/samsung-dmaBen Dooks2010-05-191-2/+2
|\ \ \
| * | | S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar2010-05-171-2/+2
| |/ /
* | | ARM: SAMSUNG: Remove static of S5P SoCs sysclassKukjin Kim2010-05-121-0/+3
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+8
|/
* ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks2010-03-151-2/+0
* ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick2010-03-151-0/+35
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-123-3/+3
|\
* | ARM: S3C64XX: Add AC97 platform resourcesJassi Brar2010-02-242-0/+11
* | ARM: S5P6442: Add Samsung S5P6442 CPU supportKukjin Kim2010-02-241-0/+12
OpenPOWER on IntegriCloud