aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+1
|\
| * ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-141-1/+1
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\ \ | |/
| * ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-121-1/+1
* | samsung update 1codeworkx2012-06-022-36/+11
|/
* ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-161-6/+6
* ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1
* ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-081-6/+2
* ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-031-0/+6
* ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-232-0/+58
|\
| * ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-102-0/+58
* | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-242-47/+28
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-16/+15
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-22/+22
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-7/+0
|\
| * ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami2011-03-031-7/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-03-171-1/+1
|\ \
| * | [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-161-1/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-53/+4
|\ \
| * | ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King2011-02-221-53/+4
| |/
* | USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-0/+4
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-155-102/+96
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-155-102/+96
| |\
| | * Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-062-2/+1
| | |\
| | | * ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-061-1/+0
| | | * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-1/+1
| | * | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-033-99/+94
| | * | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown2010-12-301-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-16/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-16/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-133-9/+9
| | |\
| | * | ASoC: Samsung: Rename AC97 platform deviceJassi Brar2010-11-231-1/+1
| | * | ARM: Samsung: Define common audio-dma deviceJassi Brar2010-11-231-15/+2
| | * | ASoC: Samsung: Rename DMA deviceJassi Brar2010-11-231-1/+1
* | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
|/ / /
* | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
* | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-083-7/+10
| |/ |/|
* | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-253-9/+9
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-302-7/+3
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-282-7/+3
| |\
| | * Merge branch 'next-s3c24xx' into for-nextKukjin Kim2010-10-251-1/+1
| | |\
| | | * ARM: S3C24XX: Fix nand partition table for s3c24XXAtul Dahiya2010-10-181-1/+1
| | * | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-211-6/+2
| | |/
* | | ARM: Merge for-2637/s3c24xx/miscBen Dooks2010-10-301-0/+2
|\ \ \
| * | | ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye2010-10-301-0/+2
| |/ /
* | | ARM: Merge for-2637/s3c24xx/h1940Ben Dooks2010-10-301-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: h1940: Use gpiolib for latch accessVasily Khoruzhick2010-09-261-0/+1
| |/
* | ARM: S3C24XX: I2S multi-component-related fixesVasily Khoruzhick2010-08-311-16/+16