aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p
Commit message (Expand)AuthorAgeFilesLines
* SP5C11X: USB: Rename USB product name to "Nexus S"Mike J. Chen2011-11-171-1/+1
* S5PC11X: RTC: Bug fix: Set tick timer sub clock selection (32768 Hz).Choi Jong-hwan2011-11-171-0/+8
* S5PC11X: G3D: Add platform devices related to g3d driver.huisung.kang2011-11-171-0/+11
* S5PC11X; HRTIMER: Fix compile warnning.Choi jonghwan2011-11-171-3/+3
* [ARM] S5PC11X: herring: board file support for RNDIS USB ethernetMike Lockwood2011-11-171-15/+35
* S5PC11X: JPEG: Add a jpeg platform data.Choi jonghwan2011-11-172-0/+49
* S5PC11X: IRQ: Fix compile warnning.Choi jonghwan2011-11-171-3/+0
* S5PC11X: PM: Use shadow register for suspend/resume.Choi jonghwan2011-11-172-18/+110
* S5PC11X: BOOTMEM: Remove machine-specific codes in FIMD driver.huisung.kang2011-11-172-1/+7
* S5PC11X: BOOTMEM: Remove machine-specific codes in FIMC driver.huisung.kang2011-11-172-0/+19
* S5PC11X: PM: Register wakeup irq for wakeup source.Choi jonghwan2011-11-173-7/+80
* S5PC11X: IRQ: Add ack() call to unmask() for level triggered interrupts.Mike J. Chen2011-11-172-15/+35
* S5PC11X: IRQ: Can handle edge interrupt handlerhuisung.kang2011-11-171-0/+6
* S5PC11X: BOOTMEM: Modify bootmem function for S5PC11Xhuisung.kang2011-11-172-9/+11
* S5PC11X: PD: Add platform_device for power domain controlhuisung.kang2011-11-171-6/+0
* S5PC11X: USB: Get USB serial number from bootloaderSang-Jun Park2011-11-171-0/+6
* S5PC11X: BOOTMEM: Modify bootmem to use mainline codehuisung.kang2011-11-172-156/+34
* S5PC110: HR-TIMER: Cleanup codes related to high resolution timer.huisung.kang2011-11-171-37/+34
* S5PC110: DEV: Cleanup codes related to platform device definitionshuisung.kang2011-11-171-26/+14
* S5PC110: MACH: Remove unused code and code clean-uphuisung.kang2011-11-171-0/+1
* S5PC110: CPUIDLE: Delete LPAUDIO (Low Power Audio) feature.huisung.kang2011-11-171-216/+0
* [RTCCON] don't disable RTCENChoi Jong-hwan2011-11-171-2/+2
* added iis-subsystem fileSayanta Pattanayak2011-11-161-0/+147
* Added IIS0 driver.Sayanta Pattanayak2011-11-162-0/+3
* devs.c: Modifed platform specific data for usb gadget.Brian Swetland2011-11-161-10/+3
* [ADC] S5P_ADC addChoi Jong-hwan2011-11-161-0/+44
* USB: Added suppport for Samsung UDC controller and Android gadget (ADB+UMS)Brian Swetland2011-11-161-0/+10
* S5PC110: APM: Add Power Management SupportSungjun Bae2011-11-164-571/+10
* ARM: S5PC110: MFC: MFC (Multi Format Codec) 5.0 video encoder/decoderBrian Swetland2011-11-166-0/+381
* USB: Added/modified files for USB and Android Gadget Support.Pankaj2011-11-161-0/+97
* [IRQ] irq-eint-group addChoi Jong-hwan2011-11-162-1/+523
* S5PC110: HERRING: Added platform data file for FIMC and register filesHyunwoong Kim2011-11-166-29/+737
* S5PC110: HERRING: PM: S5P Power managerSungjun Bae2011-11-165-16/+798
* S5PC110: HERRING: TIMER: Support HRT and tickless idle on S5PC110Sungjun Bae2011-11-166-1/+644
* S5PC110: HERRING: add plat-s5p data for FIMDJanghyuck Kim2011-11-165-0/+652
* S5PC110: HERRING: Add bootmem for reserved memoryBrian Swetland2011-11-162-0/+222
* HERRING: DEV: Add devs.c file.jake2011-11-164-0/+615
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+1
|\
| * genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
* | ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim2011-07-061-2/+2
|/
* ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-031-12/+0
* ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-011-1/+1
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-253-44/+1
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-123-44/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-135/+45
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2011-05-232-94/+28
| |\ \
| | * | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2011-05-091-5/+1
| | * | ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chipThomas Gleixner2011-05-091-89/+27
| | |/
| * | ARM: s5p: consolidate selection of timer registerRussell King2011-05-231-41/+17
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-236-1/+107
|\ \ \ | |/ / |/| |