aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-03ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2-30/+0
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner1-5/+0
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-11/+0
2011-05-25mtd: s3c2410: remove CONFIG_MTD_PARTITIONS testJamie Iles2-11/+0
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+29
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-1/+1
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-10ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller.Thomas Abraham1-0/+4
2011-05-10ARM: S3C2416: Add USB Phy register definitionsThomas Abraham1-0/+25
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki4-47/+18
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-03-21ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick1-2/+3
2011-03-20ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick1-11/+15
2011-03-20ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick1-0/+144
2011-03-20ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick3-3/+101
2011-03-20ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick1-3/+0
2011-03-20ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)1-0/+39
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-07ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2-43/+2
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-15/+16
2011-01-06Merge branch 'next-s3c24xx' into for-nextKukjin Kim3-4/+5
2011-01-06ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy3-4/+5
2011-01-03ARM: S3C24XX: irq_data conversionLennert Buytenhek1-11/+11
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai1-4/+4
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick1-4/+4
2010-11-23ARM: Samsung: Define common audio-dma deviceJassi Brar1-1/+1
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+10
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks3-57/+182
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King3-4/+10
2010-10-25ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim1-1/+1
2010-10-20ARM: S3C2416: Add Power Management support for SMDK2416Abhilash Kesavan1-0/+2
2010-10-20ARM: S3C24XX: Fix gpiolib support for ports K..MYauhen Kharuzhy1-3/+7
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre9-20/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-09-27ARM: h1940: Implement mmc_power functionVasily Khoruzhick2-4/+21
2010-09-26ARM: h1940: Use gpiolib for latch accessVasily Khoruzhick3-48/+86
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim1-1/+1
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-3/+3
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+9
2010-05-20ARM: SAMSUNG: Move WDT device definitions in plat-samsungBanajit Goswami1-0/+1
2010-05-19ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna2-0/+2
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2-22/+1
2010-05-19ARM: Merge for-2635/fb-updates1Ben Dooks11-7/+168
2010-05-19ARM: Merge for-2635/gpio2Ben Dooks15-120/+144