aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2440 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-1/+1
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson22-5620/+1
2012-03-07Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-8/+8
2012-03-03ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim22-5619/+1
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner1-1/+1
2012-01-27ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner9-9/+12
2012-01-21ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2-8/+8
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+18
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-92/+57
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann12-92/+113
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds13-84/+105
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann11-0/+56
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim1-1/+1
2012-01-05ARM: 7265/1: restart: S3C24XX: use new restart hookKukjin Kim11-0/+56
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham1-0/+7
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham5-92/+13
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham3-4/+41
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers2-2/+2
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers11-82/+103
2011-12-06ARM: S3C2440: Add new LCD (W35i) support for Mini2440 boardDenis Kuzmenko1-0/+18
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-6/+5
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-19/+0
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann9-9/+9
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds9-9/+9
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2-0/+4
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann9-9/+9
2011-10-06ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim1-0/+1
2011-10-04Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim3-6/+4
2011-09-21ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim1-2/+0
2011-09-21ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2-4/+4
2011-09-21gpio/s3c24xx: move gpio driver into drivers/gpio/Kukjin Kim1-2/+0
2011-09-16ARM: S3C24XX: remove unused gpio codesKukjin Kim1-2/+0
2011-09-16ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarationsHeiko Stuebner1-17/+0
2011-08-21ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre9-9/+9
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-3/+0
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+0
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim1-3/+0
2011-07-20ARM: S3C24XX: Add clkdev supportThomas Abraham1-3/+0
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang1-1/+1
2011-07-04mach-gta2: remove unused spi-gpio.h includePeter Korsgaard1-1/+0
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki5-48/+50
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown1-1/+1
2011-04-13ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-10/+10
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-12/+12
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+7
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+7
2011-03-21ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick1-11/+12