aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim1-0/+2
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna1-0/+2
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham1-0/+6
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+2
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim1-0/+2
2011-06-03ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park1-12/+0
2011-06-01ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna1-4/+2
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-207/+0
2011-05-26gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2-207/+0
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King5-10/+2
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-117/+42
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+3
2011-05-23Merge branch 'devel-stable' into for-linusRussell King5-117/+42
2011-05-20ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown1-0/+1
2011-05-12ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim5-10/+2
2011-05-11Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6 into devel-stableRussell King3-115/+39
2011-05-10ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller.Thomas Abraham1-0/+1
2011-05-09ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner1-71/+12
2011-05-09ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2-44/+27
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-2/+2
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-2/+2
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2-2/+10
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman1-0/+2
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere1-2/+3
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan1-6/+0
2011-04-13ARM: S5P: Add usb ehci deviceJoonyoung Shim1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi6-9/+9
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-03-29arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner3-14/+10
2011-03-28ARM: SAMSUNG: Fix CPU idmaskKukjin Kim1-1/+1
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-75/+139
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King4-27/+4
2011-03-15ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski1-0/+16
2011-03-15ARM: EXYNOS4: Add support for SATA on ARMLEX4210Abhilash Kesavan1-0/+1
2011-03-12Merge branch 'next-exynos4-pm' into for-nextKukjin Kim1-0/+1
2011-03-12ARM: EXYNOS4: Suspend to RAM SupportJaecheol Lee1-0/+1
2011-03-12Merge branch 'next-exynos4' into next-exynos4-pmKukjin Kim3-42/+48
2011-03-12ARM: S5P: Add platform definitions for FIMC3Sylwester Nawrocki2-0/+6
2011-03-11Merge branch 'dev/pwm-backlight' into for-nextKukjin Kim4-33/+67
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim3-42/+48
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown1-0/+2
2011-03-03ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami4-33/+67
2011-02-22ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King2-26/+2
2011-02-22ARM: EXYNOS4: Update device supportKukjin Kim3-42/+48
2011-02-18ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin1-1/+0
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown1-0/+2
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-38/+374
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-1/+60