aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p
Commit message (Expand)AuthorAgeFilesLines
* Updated to build 5Zsolt Sz. Sztupak2012-05-252-1/+33
* USB Host mode build 4 port to Nexus SZsolt Sz. Sztupak2012-05-252-0/+86
* S5PC11X: herring: Change structure in consideration of multiple windowsjung-min.oh2011-11-173-9/+38
* [ARM] S5PC11X: herring: board file updates for new USB gadget driverBenoit Goby2011-11-171-146/+0
* ARM: s5pv210: Fix build error when CPU_FREQ is enabled without VIDEO_FIMCArve Hjønnevåg2011-11-172-1/+2
* ARM: S5P: Move reset code into a c fileArve Hjønnevåg2011-11-173-16/+36
* ARM: S5P: BOOTMEM: Patch for reverse ordering in video encoding.LakKyung Jung2011-11-172-4/+30
* ARM: S5P: BOOTMEM: Fix the bug on bootmemHuisung Kang2011-11-171-6/+9
* S5PC11X: BOOTMEM: Use memblock api to reserve memory instead of bootmemArve Hjønnevåg2011-11-171-11/+11
* [ARM] S5PC11X: herring: Fix RNDIS supportMike Lockwood2011-11-171-1/+1
* [ARM] S5PC11X: herring: board file support for USB accessory gadget functionMike Lockwood2011-11-171-1/+22
* 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