summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-04irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner1-4/+4
2013-04-04ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner3-1/+2
2013-03-07ARM: S3C24XX: add handle_irq functionHeiko Stuebner3-70/+59
2013-03-07ARM: S3C24XX: make s3c24xx_init_intc staticHeiko Stuebner1-1/+1
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner12-52/+44
2013-03-07ARM: S3C24XX: fix irq parent checkHeiko Stuebner1-14/+8
2013-03-07ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner1-14/+4
2013-03-05gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim1-1/+2
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner3-83/+44
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner1-0/+10
2013-03-05ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2-34/+29
2013-03-05ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner1-56/+66
2013-03-05ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner5-21/+9
2013-03-05ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner3-193/+155
2013-03-05ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner3-23/+9
2013-03-05ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner1-135/+61
2013-03-05ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner1-15/+63
2013-03-05ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner1-33/+13
2013-03-05ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner3-129/+89
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner11-36/+34
2013-03-05ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner3-143/+106
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour3-292/+0
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour4-3/+8
2013-03-05ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour13-11/+34
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour28-35/+100
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour16-135/+137
2013-03-05ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner1-42/+5
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner28-210/+130
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner4-124/+9
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim8-11/+9
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim6-133/+81
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-04Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-273/+1375
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-82/+79
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-24/+77