| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -1/+1 |
* | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-03-08 | 22 | -5620/+1 |
|\ |
|
| * | ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-03 | 22 | -5619/+1 |
| * | ARM: S3C24XX: move spi-s3c24xx platdata out of mach | Heiko Stuebner | 2012-01-31 | 1 | -1/+1 |
* | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-03-07 | 2 | -8/+8 |
|\ \ |
|
| * | | ARM: S3C24XX: use static declaration when it is not used in other files | Kukjin Kim | 2012-01-21 | 2 | -8/+8 |
| |/ |
|
* / | ARM: SAMSUNG: Fix missing api-change from subsys_interface change | Heiko Stuebner | 2012-01-27 | 9 | -9/+12 |
|/ |
|
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -0/+18 |
|\ |
|
| * | Merge branch 'samsung/cleanup' into next/boards | Arnd Bergmann | 2012-01-09 | 12 | -92/+113 |
| |\ |
|
| * | | ARM: S3C2440: Add new LCD (W35i) support for Mini2440 board | Denis Kuzmenko | 2011-12-06 | 1 | -0/+18 |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 6 | -92/+57 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 2012-01-07 | 11 | -0/+56 |
| |\ \ |
|
| * | | | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 2011-12-23 | 1 | -0/+7 |
| * | | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it | Thomas Abraham | 2011-12-23 | 5 | -92/+13 |
| * | | | ARM: S3C2440: move handling of fclk/n clock to platform code | Thomas Abraham | 2011-12-23 | 3 | -4/+41 |
| | |/
| |/| |
|
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 13 | -84/+105 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm: fix up some samsung merge sysdev conversion problems | Kukjin Kim | 2012-01-06 | 1 | -1/+1 |
| * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 2 | -2/+2 |
| * | | arm: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 11 | -82/+103 |
| |/ |
|
* / | ARM: 7265/1: restart: S3C24XX: use new restart hook | Kukjin Kim | 2012-01-05 | 11 | -0/+56 |
|/ |
|
* | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 4 | -6/+5 |
|\ |
|
| * | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 9 | -9/+9 |
| |\ |
|
| * | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 2011-10-06 | 1 | -0/+1 |
| * | | Merge branch 'next-samsung-devel' into next-samsung-devel-2 | Kukjin Kim | 2011-10-04 | 3 | -6/+4 |
| |\ \ |
|
| | * | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs | Kukjin Kim | 2011-09-21 | 1 | -2/+0 |
| | * | | ARM: SAMSUNG: Update the name of regarding Samsung GPIO | Kukjin Kim | 2011-09-21 | 2 | -4/+4 |
| | * | | gpio/s3c24xx: move gpio driver into drivers/gpio/ | Kukjin Kim | 2011-09-21 | 1 | -2/+0 |
* | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 2 | -19/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 9 | -9/+9 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| * | | | ARM: S3C24XX: remove unused gpio codes | Kukjin Kim | 2011-09-16 | 1 | -2/+0 |
| * | | | ARM: S3C24XX: Remove hw_addr from s3c24xx dma channel declarations | Heiko Stuebner | 2011-09-16 | 1 | -17/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 9 | -9/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: mach-s3c24*: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 9 | -9/+9 |
| |/ |
|
* / | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM | Domenico Andreoli | 2011-10-22 | 2 | -0/+4 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 3 | -3/+3 |
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 1 | -3/+0 |
|\ |
|
| * | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup | Kukjin Kim | 2011-07-21 | 1 | -3/+0 |
| |\ |
|
| | * | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 2011-07-20 | 1 | -3/+0 |
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | mach-gta2: remove unused spi-gpio.h include | Peter Korsgaard | 2011-07-04 | 1 | -1/+0 |
| |/ |
|
* / | ARM: S3C2440: fix section mismatch on mini2440 | Wolfram Sang | 2011-07-08 | 1 | -1/+1 |
|/ |
|
* | ARM / Samsung: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 5 | -48/+50 |
* | Merge commit 'v2.6.39-rc3' into for-2.6.39 | Mark Brown | 2011-04-18 | 1 | -1/+1 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interface | Lars-Peter Clausen | 2011-04-13 | 1 | -0/+5 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 2 | -10/+10 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 2 | -12/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-23 | 1 | -0/+7 |
|\ |
|
| * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-23 | 1 | -0/+7 |
| |\ |
|
| | * | ASoC: mini2440: Fix uda134x codec problem. | Marek Belisko | 2011-03-11 | 1 | -0/+7 |