aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner1-0/+6
2011-06-03ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner1-1/+1
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+58
2011-05-10ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller.Thomas Abraham2-0/+58
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2-47/+28
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-16/+15
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-22/+22
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-7/+0
2011-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-53/+4
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki1-1/+1
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen1-0/+4
2011-03-03ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami1-7/+0
2011-02-22ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King1-53/+4
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-102/+96
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King5-102/+96
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-16/+3
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-16/+3
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-06Merge branch 'next-s3c24xx' into for-nextKukjin Kim2-2/+1
2011-01-06ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy1-1/+0
2011-01-06ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy1-1/+1
2011-01-03ARM: S3C24XX: irq_data conversionLennert Buytenhek3-99/+94
2010-12-30ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown1-1/+1
2010-12-17ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim1-1/+1
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai3-9/+9
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick3-7/+10
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim3-9/+9
2010-11-23ASoC: Samsung: Rename AC97 platform deviceJassi Brar1-1/+1
2010-11-23ARM: Samsung: Define common audio-dma deviceJassi Brar1-15/+2
2010-11-23ASoC: Samsung: Rename DMA deviceJassi Brar1-1/+1
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-7/+3
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks1-0/+2
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks1-0/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King2-7/+3
2010-10-25Merge branch 'next-s3c24xx' into for-nextKukjin Kim1-1/+1
2010-10-21ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim1-6/+2
2010-10-18ARM: S3C24XX: Fix nand partition table for s3c24XXAtul Dahiya1-1/+1
2010-09-26ARM: h1940: Use gpiolib for latch accessVasily Khoruzhick1-0/+1
2010-08-31ARM: S3C24XX: I2S multi-component-related fixesVasily Khoruzhick1-16/+16
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-2/+28
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-26/+0
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-20ARM: SAMSUNG: Move WDT device definitions in plat-samsungBanajit Goswami1-26/+0
2010-05-19ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna3-0/+40
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere1-2/+1
2010-05-19ARM: Merge for-2635/fb-updates1Ben Dooks8-12/+578