| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: samsung: make SAMSUNG_DMADEV optional | Arnd Bergmann | 2014-06-17 | 1 | -2/+4 |
* | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-05 | 3 | -35/+2 |
|\ |
|
| * | ARM: S5P64X0: Explicitly include linux/serial_s3c.h in mach/pm-core.h | Tomasz Figa | 2014-03-21 | 1 | -0/+2 |
| * | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type | Tomasz Figa | 2014-03-21 | 1 | -1/+0 |
| * | ARM: SAMSUNG: remove all custom uncompress.h | Heiko Stuebner | 2014-03-11 | 1 | -34/+0 |
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 6 | -33/+5 |
|\ \ |
|
| * | | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-03-09 | 5 | -6/+5 |
| |\| |
|
| | * | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 2014-02-14 | 5 | -6/+5 |
| * | | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -27/+0 |
| |/ |
|
* | | ARM: samsung: allow serial driver to be disabled | Arnd Bergmann | 2014-03-21 | 1 | -0/+6 |
* | | ARM: s5p64x0: fix building with only one soc type | Arnd Bergmann | 2014-03-21 | 2 | -6/+17 |
|/ |
|
* | ARM: SAMSUNG: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 2 | -0/+2 |
* | ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h header | Tomasz Figa | 2013-08-12 | 1 | -3/+0 |
* | ARM: SAMSUNG: Remove pwm-clock infrastructure | Tomasz Figa | 2013-08-12 | 2 | -4/+0 |
* | ARM: SAMSUNG: Modify board files to use new PWM platform device | Tomasz Figa | 2013-08-12 | 2 | -4/+6 |
* | ARM: SAMSUNG: Remove unused PWM timer IRQ chip code | Tomasz Figa | 2013-08-06 | 1 | -2/+0 |
* | ARM: SAMSUNG: Move all platforms to new clocksource driver | Tomasz Figa | 2013-08-06 | 2 | -2/+17 |
* | ARM: SAMSUNG: Set PWM platform data | Tomasz Figa | 2013-08-06 | 1 | -0/+10 |
* | ARM: SAMSUNG: Unify base address definitions of timer block | Tomasz Figa | 2013-08-06 | 1 | -0/+1 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 2 | -3/+6 |
* | ARM: s5p64x0: avoid build warning for uncompress.h | Arnd Bergmann | 2013-06-20 | 1 | -2/+2 |
* | ARM: SAMSUNG: Let platforms use the new watchdog reset driver | Tomasz Figa | 2013-06-19 | 1 | -1/+3 |
* | ARM: S5P64X0: Use common uncompress.h part for plat-samsung | Tomasz Figa | 2013-06-19 | 1 | -156/+6 |
* | Merge branch 'samsung/exynos-multiplatform' into next/drivers | Arnd Bergmann | 2013-04-19 | 1 | -1/+1 |
|\ |
|
| * | ARM: exynos: move debug-macro.S to include/debug/ | Arnd Bergmann | 2013-04-19 | 1 | -1/+1 |
* | | ARM: SAMSUNG: Rename s5p-time to samsung-time | Romain Naour | 2013-03-05 | 3 | -8/+8 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 12 | -585/+13 |
|\ |
|
| * | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -28/+0 |
| |\ |
|
| | * | ARM: samsung: remove unused arch_decomp_wdog() code | Shawn Guo | 2013-01-11 | 1 | -28/+0 |
| * | | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2013-02-04 | 9 | -521/+11 |
| |\ \ |
|
| | * | | ARM: S5P64X0: move s5p64x0-clock.h into local directory | Kukjin Kim | 2013-01-10 | 3 | -7/+6 |
| | * | | ARM: S5P64X0: move i2c.h into local directory | Kukjin Kim | 2013-01-10 | 5 | -6/+5 |
| | * | | ARM: S5P64X0: remove gpiolib.c file in mach-s5p64x0 | Kukjin Kim | 2013-01-10 | 1 | -508/+0 |
| | |/ |
|
| * | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 4 | -34/+0 |
| |\ \ |
|
| | * | | ARM: samsung: remove unused tick.h | Rob Herring | 2013-01-12 | 1 | -29/+0 |
| | * | | ARM: remove unneeded vic.h includes | Rob Herring | 2013-01-12 | 3 | -3/+0 |
| | * | | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 2 | -2/+0 |
| | |/ |
|
| * / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 2 | -2/+2 |
| |/ |
|
* / | ARM: SAMSUNG: Gracefully exit on suspend failure | Abhilash Kesavan | 2013-01-30 | 1 | -2/+2 |
|/ |
|
* | ARM: S5P64X0: Add I2S clkdev support | Padmavathi Venna | 2012-12-19 | 3 | -47/+75 |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 2 | -2/+0 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2012-12-10 | 2 | -2/+0 |
| |\ |
|
| | * | ASoC: Samsung: Do not register samsung audio dma device as pdev | Padmavathi Venna | 2012-12-07 | 2 | -2/+0 |
* | | | ARM: samsung: remove obsoleted init_consistent_dma_size() | Marek Szyprowski | 2012-11-13 | 1 | -2/+0 |
|/ / |
|
* / | ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Heiko Stuebner | 2012-10-17 | 1 | -0/+3 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -14/+14 |
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 2 | -2/+2 |
|\ |
|
| * | include/video: move fimd register headers from platform to include/video | Leela Krishna Amudala | 2012-08-08 | 2 | -2/+2 |
* | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 5 | -7/+7 |
|/ |
|
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 3 | -31/+14 |
|\ |
|