| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 25 | -22/+683 |
|\ |
|
| * | ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API | Daein Moon | 2010-10-26 | 2 | -0/+25 |
| * | ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space | Kukjin Kim | 2010-10-25 | 1 | -2/+2 |
| * | ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driver | Seungwhan Youn | 2010-10-25 | 1 | -7/+27 |
| * | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2010-10-25 | 1 | -0/+28 |
| |\ |
|
| | * | ARM: SAMSUNG: Add setname core function for S3C24XX NAND | Atul Dahiya | 2010-10-18 | 1 | -0/+28 |
| * | | ARM: S5PV210: Add S/PDIF platform device | Seungwhan Youn | 2010-10-25 | 1 | -0/+1 |
| * | | ARM: S5PC100: Add S/PDIF platform device | Seungwhan Youn | 2010-10-25 | 2 | -0/+10 |
| * | | ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support | Kyungmin Park | 2010-10-25 | 9 | -0/+385 |
| * | | ARM: S5PV210: Fix wrong interrupt I2C2 and I2C3 number | Kyungmin Park | 2010-10-25 | 1 | -2/+2 |
| * | | ARM: SAMSUNG: Add clock types into platform data | Jeongbae Seo | 2010-10-25 | 5 | -0/+19 |
| * | | ARM: SAMSUNG: Modified to change of bus width and host caps | Hyuk Lee | 2010-10-25 | 4 | -7/+13 |
| * | | ARM: S5PV310: Add HSMMC platform data | Hyuk Lee | 2010-10-25 | 1 | -0/+57 |
| * | | Merge branch 'next-gpio-update' into for-next | Kukjin Kim | 2010-10-25 | 2 | -0/+69 |
| |\ \ |
|
| | * | | ARM: SAMSUNG: Add s3c_gpio_cfgrange_nopull() helper | Ben Dooks | 2010-10-23 | 1 | -0/+6 |
| | * | | ARM: SAMSUNG: Add s3c_gpio_cfgall_range() function | Ben Dooks | 2010-10-23 | 2 | -0/+35 |
| | * | | ARM: SAMSUNG: Add GPIO configuration for a range of pins | Ben Dooks | 2010-10-23 | 2 | -0/+28 |
| * | | | ARM: S5PV210: Add Power Management Support | Jongpill Lee | 2010-10-21 | 1 | -2/+2 |
| * | | | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function | Joonyoung Shim | 2010-10-21 | 2 | -0/+19 |
| * | | | ARM: S5P: Add common S5P GPIO Interrupt support | Marek Szyprowski | 2010-10-21 | 2 | -0/+22 |
| * | | | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibility | Kukjin Kim | 2010-10-21 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 | 1 | -0/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 28 | -144/+684 |
| | |\ \ |
|
| | * | | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -0/+2 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-22 | 4 | -3/+28 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | ARM: S5P64X0: Replace the 6440 system device class definition with 64x0 | Abhilash Kesavan | 2010-10-18 | 1 | -1/+1 |
| * | | | | | ARM: S5P64X0: Move DMA support for S5P64X0 | Kukjin Kim | 2010-10-18 | 1 | -0/+20 |
| * | | | | | ARM: S5P64X0: Update Audio support | Kukjin Kim | 2010-10-18 | 2 | -1/+6 |
| * | | | | | ARM: S5P: Move OneNAND device definitions in plat-s5p | Kukjin Kim | 2010-10-18 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie... | Grant Likely | 2010-10-18 | 2 | -2/+26 |
|\| | | | |
|
| * | | | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driver | Marek Szyprowski | 2010-10-08 | 1 | -1/+26 |
| * | | | | ARM: SAMSUNG: Fix build warnings because of unused codes | Kukjin Kim | 2010-10-08 | 1 | -1/+0 |
* | | | | | spi/s3c64xx: Consider the clk_from_cmu flag | Jassi Brar | 2010-09-29 | 1 | -0/+3 |
|/ / / / |
|
* | | | | ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr | Kukjin Kim | 2010-09-14 | 1 | -3/+4 |
* | | | | ARM: SAMSUNG: Fix on drive strength value | Kukjin Kim | 2010-09-14 | 1 | -5/+5 |
* | | | | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 2010-08-20 | 3 | -0/+6 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-08-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ARM: SAMSUNG: Fix on build warning about dependency in Kconfig | Kukjin Kim | 2010-08-14 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 22 | -60/+577 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 22 | -60/+577 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'next-samsung' into for-next | Kukjin Kim | 2010-08-06 | 20 | -63/+577 |
| | |\ \ \ |
|
| | | * | | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.c | Kyungmin Park | 2010-08-06 | 1 | -1/+1 |
| | | * | | | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver | Sylwester Nawrocki | 2010-08-06 | 2 | -0/+48 |
| | | * | | | ARM: SAMSUNG: Add keypad device support | Joonyoung Shim | 2010-08-06 | 5 | -0/+71 |
| | | * | | | Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsung | Kukjin Kim | 2010-08-06 | 1 | -0/+43 |
| | | |\ \ \ |
|
| | | * | | | | ARM: SAMSUNG: updates sdhci.h for Samsung SoCs | Kukjin Kim | 2010-08-05 | 1 | -57/+28 |
| | | * | | | | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick. | Atul Dahiya | 2010-08-05 | 1 | -0/+3 |