| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'next/topic-gpio-samsung' into next-samsung-devel | Kukjin Kim | 2011-10-04 | 4 | -328/+0 |
| |\ \ |
|
| | * | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 2011-09-21 | 1 | -1/+0 |
| | * | | gpio/s3c24xx: move gpio driver into drivers/gpio/ | Kukjin Kim | 2011-09-21 | 3 | -327/+0 |
| * | | | ARM: SAMSUNG: Remove Samsung specific enum type for dma direction | Boojin Kim | 2011-09-14 | 1 | -5/+5 |
| |/ / |
|
* | | | Merge branch 'next-samsung-board' into next-samsung-devel-2 | Kukjin Kim | 2011-10-04 | 1 | -5/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: SAMSUNG: Add support for handling of cpu revision | Kukjin Kim | 2011-08-24 | 1 | -0/+1 |
| * | | ARM: SAMSUNG: Add support for detecting CPU at runtime | Kukjin Kim | 2011-08-22 | 1 | -5/+3 |
| |/ |
|
* | | ARM: SAMSUNG: Move map header file into plat-samsung | Kukjin Kim | 2011-09-16 | 1 | -100/+0 |
|/ |
|
* | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-25 | 5 | -57/+1 |
|\ |
|
| * | ARM: mach-s3c2400: delete | Nicolas Pitre | 2011-07-18 | 4 | -56/+0 |
| * | ARM: mach-s3c24a0: delete | Nicolas Pitre | 2011-07-18 | 1 | -1/+1 |
* | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 5 | -88/+21 |
|\ \ |
|
| * | | ARM: S3C24XX: Use generic s3c_set_platdata for devices | Banajit Goswami | 2011-07-21 | 1 | -31/+7 |
| * | | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 2011-07-21 | 4 | -57/+14 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: SAMSUNG: Added mach/clkdev.h | Thomas Abraham | 2011-07-21 | 1 | -0/+7 |
| | * | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 2011-07-20 | 3 | -57/+7 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 2 | -40/+9 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | * | | ARM: pm: samsung: move cpu_suspend into C code | Russell King | 2011-06-24 | 1 | -19/+0 |
| | | * | | ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save | Russell King | 2011-06-24 | 1 | -3/+1 |
| | | * | | ARM: pm: convert cpu_suspend() to a normal function | Russell King | 2011-06-24 | 1 | -7/+3 |
| |_|/ /
|/| | | |
|
| * | | | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee | 2011-07-16 | 1 | -6/+6 |
| | |/
| |/| |
|
| * | | ARM: S3C24XX: drop return codes in void function of dma.c | Wolfram Sang | 2011-07-08 | 1 | -3/+1 |
| * | | ARM: S3C24XX: don't use uninitialized variable in dma.c | Wolfram Sang | 2011-07-08 | 1 | -6/+2 |
|/ / |
|
* | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c | Heiko Stuebner | 2011-06-03 | 1 | -0/+6 |
* | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan | Heiko Stuebner | 2011-06-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 2 | -0/+58 |
|\ |
|
| * | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control... | Thomas Abraham | 2011-05-10 | 2 | -0/+58 |
* | | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 2 | -47/+28 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -16/+15 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -22/+22 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 1 | -7/+0 |
|\ |
|
| * | ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsung | Banajit Goswami | 2011-03-03 | 1 | -7/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2011-03-17 | 1 | -1/+1 |
|\ \ |
|
| * | | [CPUFREQ] Remove the pm_message_t argument from driver suspend | Rafael J. Wysocki | 2011-03-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 1 | -53/+4 |
|\ \ |
|
| * | | ARM: pm: convert samsung platforms to generic suspend/resume support | Russell King | 2011-02-22 | 1 | -53/+4 |
| |/ |
|
* | | USB: s3c2410_udc: Add common implementation for GPIO controlled pullups | Lars-Peter Clausen | 2011-03-07 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 5 | -102/+96 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-01-15 | 5 | -102/+96 |
| |\ |
|
| | * | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2011-01-06 | 2 | -2/+1 |
| | |\ |
|
| | | * | ARM: SAMSUNG: Don't export __init functions to modules | Yauhen Kharuzhy | 2011-01-06 | 1 | -1/+0 |
| | | * | ARM: S3C24XX: Add address map and clock definitions for HSMMC0 | Yauhen Kharuzhy | 2011-01-06 | 1 | -1/+1 |
| | * | | ARM: S3C24XX: irq_data conversion | Lennert Buytenhek | 2011-01-03 | 3 | -99/+94 |
| | * | | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods | Mark Brown | 2010-12-30 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 1 | -16/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-01-13 | 1 | -16/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 3 | -9/+9 |
| | |\ |
|
| | * | | ASoC: Samsung: Rename AC97 platform device | Jassi Brar | 2010-11-23 | 1 | -1/+1 |
| | * | | ARM: Samsung: Define common audio-dma device | Jassi Brar | 2010-11-23 | 1 | -15/+2 |