Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 3 | -56/+37 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-01-09 | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 2 | -3/+5 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -17/+22 |
2012-01-05 | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to | Heiko Stuebner | 2 | -3/+5 |
2011-12-23 | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 1 | -31/+37 |
2011-12-23 | ARM: SAMSUNG: Remove SDHCI bus clocks from platform data | Rajeshwari Shinde | 2 | -25/+0 |
2011-12-22 | arm: convert sysdev_class to a regular subsystem | Kay Sievers | 3 | -17/+22 |
2011-12-21 | usb: gadget: s3c-hsudc: move platform_data struct to global header | Heiko Stübner | 1 | -0/+1 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -9/+15 |
2011-11-06 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 4 | -41/+30 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 1 | -1/+1 |
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 | 1 | -1/+1 |
2011-10-21 | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli | 1 | -0/+2 |
2011-10-14 | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 1 | -9/+2 |
2011-10-14 | ARM: S3C2416: Add comment describing the armdiv/armclk | Heiko St?bner | 1 | -0/+8 |
2011-10-14 | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 1 | -1/+3 |
2011-10-14 | ARM: S3C2416: Add armdiv_mask constant | Heiko Stuebner | 1 | -1/+1 |
2011-10-14 | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 | Heiko Stuebner | 1 | -0/+3 |
2011-10-04 | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 2 | -38/+0 |
2011-10-04 | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 1 | -1/+0 |
2011-10-04 | ARM: SAMSUNG: remove sdhci default configuration setup platform helper | Thomas Abraham | 1 | -37/+0 |
2011-10-04 | ARM: S3C2416: Add HSSPI clock sourced from EPLL | Heiko Stuebner | 1 | -0/+28 |
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 | 1 | -2/+2 |
2011-08-22 | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+5 |
2011-07-20 | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 1 | -5/+5 |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King | 1 | -1/+3 |
2011-06-24 | ARM: pm: samsung: no need to call flush_cache_all() | Russell King | 1 | -2/+0 |
2011-06-24 | ARM: pm: samsung: move cpu_suspend into C code | Russell King | 1 | -1/+1 |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+27 |
2011-05-11 | ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller | Thomas Abraham | 1 | -0/+27 |
2011-04-24 | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 3 | -17/+17 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -4/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -5/+5 |
2011-01-06 | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 7 | -5/+152 |
2011-01-06 | ARM: S3C24XX: Add support UART3 for S3C2443 and S3C2416 | Abhilash Kesavan | 1 | -0/+7 |
2011-01-06 | ARM: S3C2416: Add support of SD/MMC card detect on SMDK2416 | Yauhen Kharuzhy | 1 | -0/+16 |
2011-01-06 | ARM: S3C2416: Add platform helpers for setup SDHCI | Yauhen Kharuzhy | 5 | -0/+116 |
2011-01-06 | ARM: S3C24XX: Add address map and clock definitions for HSMMC0 | Yauhen Kharuzhy | 1 | -5/+13 |
2011-01-03 | ARM: S3C24XX: irq_data conversion | Lennert Buytenhek | 1 | -40/+36 |
2010-12-17 | ARM S3C24XX: Fix compilation of PM code for S3C2416 | Yauhen Kharuzhy | 1 | -0/+1 |
2010-11-30 | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOST | Yauhen Kharuzhy | 1 | -0/+3 |
2010-11-25 | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 | Abhilash Kesavan | 1 | -2/+1 |
2010-11-25 | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 | Abhilash Kesavan | 1 | -1/+1 |
2010-10-28 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 5 | -2/+95 |
2010-10-20 | ARM: S3C2416: Add Power Management support for SMDK2416 | Abhilash Kesavan | 4 | -1/+93 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |