summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driverSeungwhan Youn2010-10-251-7/+27
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2010-10-251-0/+28
|\
| * ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-181-0/+28
* | ARM: S5PV210: Add S/PDIF platform deviceSeungwhan Youn2010-10-251-0/+1
* | ARM: S5PC100: Add S/PDIF platform deviceSeungwhan Youn2010-10-252-0/+10
* | ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park2010-10-259-0/+385
* | ARM: S5PV210: Fix wrong interrupt I2C2 and I2C3 numberKyungmin Park2010-10-251-2/+2
* | ARM: SAMSUNG: Add clock types into platform dataJeongbae Seo2010-10-255-0/+19
* | ARM: SAMSUNG: Modified to change of bus width and host capsHyuk Lee2010-10-254-7/+13
* | ARM: S5PV310: Add HSMMC platform dataHyuk Lee2010-10-251-0/+57
* | Merge branch 'next-gpio-update' into for-nextKukjin Kim2010-10-252-0/+69
|\ \
| * | ARM: SAMSUNG: Add s3c_gpio_cfgrange_nopull() helperBen Dooks2010-10-231-0/+6
| * | ARM: SAMSUNG: Add s3c_gpio_cfgall_range() functionBen Dooks2010-10-232-0/+35
| * | ARM: SAMSUNG: Add GPIO configuration for a range of pinsBen Dooks2010-10-232-0/+28
* | | ARM: S5PV210: Add Power Management SupportJongpill Lee2010-10-211-2/+2
* | | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-212-0/+19
* | | ARM: S5P: Add common S5P GPIO Interrupt supportMarek Szyprowski2010-10-212-0/+22
* | | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibilityKukjin Kim2010-10-211-2/+2
|/ /
* | ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan2010-10-181-1/+1
* | ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim2010-10-181-0/+20
* | ARM: S5P64X0: Update Audio supportKukjin Kim2010-10-182-1/+6
* | ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-181-1/+1
|/
* ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-081-1/+26
* ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-081-1/+0
* ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim2010-09-141-3/+4
* ARM: SAMSUNG: Fix on drive strength valueKukjin Kim2010-09-141-5/+5
* s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park2010-08-203-0/+6
* Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-1/+1
|\
| * ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-141-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-1122-60/+577
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-0922-60/+577
| |\ \ | | |/ | |/|
| | * Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-0620-63/+577
| | |\
| | | * ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.cKyungmin Park2010-08-061-1/+1
| | | * ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-062-0/+48
| | | * ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-065-0/+71
| | | * Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-061-0/+43
| | | |\
| | | * | ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim2010-08-051-57/+28
| | | * | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya2010-08-051-0/+3
| | | * | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-055-0/+49
| | | * | ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee2010-08-055-0/+81
| | | * | ARM: SAMSUNG: Implement set_name function for ADC devicesNaveen Krishna Ch2010-08-051-0/+28
| | | * | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan2010-08-057-0/+171
| | | * | ARM: SAMSUNG: Add helper to clone and set platform dataBen Dooks2010-08-053-0/+51
| | | * | ARM: SAMSUNG: Reduce virtual memory size for WDT deviceBanajit Goswami2010-08-051-1/+1
| | * | | Merge branch 'next-s5pv310' into for-nextKukjin Kim2010-08-062-1/+3
| | |\ \ \
| | | * | | ARM: S5PV310: Add Timer supportChanghwan Youn2010-08-051-1/+1
| | | * | | ARM: SAMSUNG: serial: Add FRACVAL support for newer UARTJongpill Lee2010-08-051-0/+2
| | | |/ /
| | * | | ARM: S5PV210: Add support HSMMC on SMDKV210Hyuk Lee2010-08-051-0/+13
| | * | | ARM: S5PV210: Add keypad device helpersJoonyoung Shim2010-08-051-0/+31
| | |/ /
* | | | s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-111-0/+4
OpenPOWER on IntegriCloud