aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Add support for Note 8 (N5100 and N5110)sbrissen2013-11-111-0/+1
* smdk4412: add i925/p4noteltevzw supportsbrissen2013-06-251-0/+8
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-202-0/+10
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+5
|\
| * ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
* | merge opensource jb u5codeworkx2012-09-226-102/+52
* | applied patches from i9305 jb sources, updated mali to r3p0codeworkx2012-09-181-0/+1
* | samsung update 1codeworkx2012-06-0272-511/+3304
|/
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-174-13/+28
|\
| * ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-162-13/+14
| * ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2011-07-162-0/+14
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+1
|\ \ | |/ |/|
| * genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
* | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-061-0/+2
|\ \
| * | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-061-0/+2
| |/
* | ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham2011-07-061-0/+6
|/
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+2
|\
| * ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-0/+2
* | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-031-12/+0
* | ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-282-207/+0
|\
| * gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-262-207/+0
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-255-10/+2
|\ \ | |/ |/|
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-125-10/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-235-117/+42
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2011-05-235-117/+42
| |\ \
| | * | ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown2011-05-201-0/+1
| | * | Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Russell King2011-05-113-115/+39
| | |\ \
| | | * | ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner2011-05-091-71/+12
| | | * | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2011-05-092-44/+27
| | | |/
| | * | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-2/+2
| | |\ \ | | | |/ | | |/|
| | | * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-2/+2
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-101-0/+1
| * | | Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-191-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | ARM: S5P: Add usb ehci deviceJoonyoung Shim2011-04-131-0/+2
* | | | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-242-2/+10
|/ / /
* | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-141-2/+3
* | | ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan2011-04-141-6/+0
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-316-9/+9
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner2011-03-293-14/+10
* ARM: SAMSUNG: Fix CPU idmaskKukjin Kim2011-03-281-1/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1710-75/+139
|\
| * ARM: S5P: Add function to register gpio interrupt bank dataMarek Szyprowski2011-03-151-0/+16
| * ARM: EXYNOS4: Add support for SATA on ARMLEX4210Abhilash Kesavan2011-03-151-0/+1
| * Merge branch 'next-exynos4-pm' into for-nextKukjin Kim2011-03-121-0/+1
| |\
| | * ARM: EXYNOS4: Suspend to RAM SupportJaecheol Lee2011-03-121-0/+1