Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | ARM: 7265/1: restart: S3C24XX: use new restart hook | Kukjin Kim | 12 | -17/+57 |
2012-01-05 | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to | Heiko Stuebner | 3 | -29/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -2/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -1/+2 |
2011-11-06 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 11 | -184/+16 |
2011-11-05 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -7/+13 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 5 | -99/+46 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 11 | -27/+11 |
2011-11-01 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 4 | -24/+2 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 11 | -27/+11 |
2011-10-30 | Merge branch 'pxa/devel' into next/devel2 | Arnd Bergmann | 1 | -0/+2 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 11 | -27/+11 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2 | -7/+1 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -2/+2 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -2/+0 |
2011-10-21 | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli | 1 | -0/+2 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -2/+2 |
2011-10-14 | ARM: S3C2416: Add armdiv_mask constant | Heiko Stuebner | 1 | -0/+1 |
2011-10-13 | ARM: mach-s3c2410: remove memory.h | Nicolas Pitre | 1 | -16/+0 |
2011-10-12 | ARM: S3C2410: fix S3C_GPIO_SPACE #error message to match reality | Peter Korsgaard | 1 | -1/+1 |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 9 | -10/+10 |
2011-10-06 | ARM: SAMSUNG: Cleanup resources by using macro | Kukjin Kim | 2 | -2/+3 |
2011-10-06 | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 2 | -74/+2 |
2011-10-04 | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 1 | -3/+3 |
2011-10-04 | Merge branch 'next-samsung-devel' into next-samsung-devel-2 | Kukjin Kim | 7 | -112/+21 |
2011-10-04 | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 1 | -3/+3 |
2011-10-04 | ARM: S3C2443: Define constant for HSSPI pclk | Heiko Stuebner | 1 | -0/+1 |
2011-10-04 | Merge branch 'next/topic-gpio-samsung' into next-samsung-devel | Kukjin Kim | 6 | -112/+7 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-09-21 | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 1 | -1/+0 |
2011-09-21 | ARM: SAMSUNG: Update the name of regarding Samsung GPIO | Kukjin Kim | 4 | -104/+7 |
2011-09-21 | gpio/s3c24xx: move gpio driver into drivers/gpio/ | Kukjin Kim | 2 | -7/+0 |
2011-09-17 | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanup | Kukjin Kim | 1 | -6/+46 |
2011-09-16 | ARM: SAMSUNG: Move map header file into plat-samsung | Kukjin Kim | 1 | -6/+46 |
2011-09-16 | ARM: S3C24XX: remove unused gpio codes | Kukjin Kim | 3 | -79/+0 |
2011-09-16 | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations | Heiko Stuebner | 1 | -14/+0 |
2011-09-14 | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 1 | -1/+1 |
2011-09-14 | ASoC: Samsung: Update DMA interface | Boojin Kim | 1 | -5/+5 |
2011-09-14 | ARM: SAMSUNG: Add common DMA operations | Boojin Kim | 1 | -1/+7 |
2011-08-22 | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 9 | -10/+10 |
2011-08-17 | ARM: io: s3c2410: remove ioaddr() | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -1/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -4/+1 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -1/+1 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -275/+0 |