aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-111-0/+3
* | | | s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-111-0/+1
* | | | s3c-fb: add support for display panningPawel Osciak2010-08-111-0/+7
* | | | s3c-fb: add device name initializationPawel Osciak2010-08-111-0/+29
* | | | s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak2010-08-111-5/+5
* | | | s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-111-34/+0
* | | | s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-112-7/+5
* | | | s3c-fb: initial move to unifying the header filesBen Dooks2010-08-111-36/+0
* | | | s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-111-0/+1
* | | | s3c-fb: add default window feature.InKi Dae2010-08-111-0/+3
* | | | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-101-0/+2
|/ / /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+3
| |\ \ \ | | |/ /
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-1619-10/+533
| |\ \ \
| * | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-041-0/+43
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-211-0/+43
| | |/ | |/|
* | | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
* | | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
|/ /
* | ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
* | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-2517-9/+507
|\ \
| * | ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not presentPinkava J2010-05-231-2/+6
| * | ARM: SAMSUNG: Add support for interrupt wakeup-sourcesBen Dooks2010-05-204-0/+101