summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2010-10-18ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan1-1/+1
2010-10-18ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim1-0/+20
2010-10-18ARM: S5P64X0: Update Audio supportKukjin Kim2-1/+6
2010-10-18ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim1-1/+1
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski1-1/+26
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim1-1/+0
2010-09-14ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim1-3/+4
2010-09-14ARM: SAMSUNG: Fix on drive strength valueKukjin Kim1-5/+5
2010-08-20s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park3-0/+6
2010-08-14Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-1/+1
2010-08-14ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim1-1/+1
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-60/+577
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak1-0/+4
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak1-0/+3
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak1-0/+1
2010-08-11s3c-fb: add support for display panningPawel Osciak1-0/+7
2010-08-11s3c-fb: add device name initializationPawel Osciak1-0/+29
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak1-5/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks1-34/+0
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2-7/+5
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks1-36/+0
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae1-0/+1
2010-08-11s3c-fb: add default window feature.InKi Dae1-0/+3
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-0/+2
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King22-60/+577
2010-08-06Merge branch 'next-samsung' into for-nextKukjin Kim20-63/+577
2010-08-06Merge branch 'next-s5pv310' into for-nextKukjin Kim2-1/+3
2010-08-06ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.cKyungmin Park1-1/+1
2010-08-06ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2-0/+48
2010-08-06ARM: SAMSUNG: Add keypad device supportJoonyoung Shim5-0/+71
2010-08-06Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim1-0/+43
2010-08-05ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim1-57/+28
2010-08-05ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya1-0/+3
2010-08-05ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski5-0/+49
2010-08-05ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee5-0/+81
2010-08-05ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch1-0/+28
2010-08-05ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan7-0/+171
2010-08-05ARM: SAMSUNG: Add helper to clone and set platform dataBen Dooks3-0/+51
2010-08-05ARM: SAMSUNG: Reduce virtual memory size for WDT deviceBanajit Goswami1-1/+1
2010-08-05ARM: S5PV310: Add Timer supportChanghwan Youn1-1/+1
2010-08-05ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee1-0/+2
2010-08-05ARM: S5PV210: Add support HSMMC on SMDKV210Hyuk Lee1-0/+13
2010-08-05ARM: S5PV210: Add keypad device helpersJoonyoung Shim1-0/+31
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+43
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-1/+3
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim1-0/+43
2010-07-05ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee1-1/+1
2010-07-05ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski1-0/+2
2010-06-16Merge branch 'master' into for-nextJiri Kosina19-10/+533