summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim
2011-06-03ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park
2011-06-01ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-20ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown
2011-05-12ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim
2011-05-11Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Russell King
2011-05-10ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham
2011-05-09ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner
2011-05-09ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan
2011-04-13ARM: S5P: Add usb ehci deviceJoonyoung Shim
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner
2011-03-28ARM: SAMSUNG: Fix CPU idmaskKukjin Kim
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-15ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski
2011-03-15ARM: EXYNOS4: Add support for SATA on ARMLEX4210Abhilash Kesavan
2011-03-12Merge branch 'next-exynos4-pm' into for-nextKukjin Kim
2011-03-12ARM: EXYNOS4: Suspend to RAM SupportJaecheol Lee
2011-03-12Merge branch 'next-exynos4' into next-exynos4-pmKukjin Kim
2011-03-12ARM: S5P: Add platform definitions for FIMC3Sylwester Nawrocki
2011-03-11Merge branch 'dev/pwm-backlight' into for-nextKukjin Kim
2011-03-11Merge branch 'next-exynos4' into for-nextKukjin Kim
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown
2011-03-03ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami
2011-02-22ARM: pm: convert samsung platforms to generic suspend/resume supportRussell King