| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: samsung: convert to MULTI_IRQ_HANDLER | Jamie Iles | 2011-11-15 | 1 | -25/+0 |
* | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 2 | -63/+0 |
|\ |
|
| * | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 2011-11-01 | 2 | -19/+1 |
| |\ |
|
| * \ | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 2011-10-04 | 2 | -63/+0 |
| |\ \ |
|
| | * | | ARM: SAMSUNG: Consolidate plat/pwm-clock.h | Kukjin Kim | 2011-10-04 | 1 | -56/+0 |
| | * | | ARM: SAMSUNG: Cleanup mach/clkdev.h | Kukjin Kim | 2011-10-04 | 1 | -7/+0 |
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-04 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | ARM: S5PC100: Use generic DMA PL330 driver | Boojin Kim | 2011-09-14 | 1 | -1/+1 |
| * | | | ARM: SAMSUNG: Update to use PL330-DMA driver | Boojin Kim | 2011-09-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 2 | -19/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: mach-s5pc100: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -18/+0 |
| * | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| |/ |
|
* | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
* | | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -1/+0 |
* | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -5/+1 |
|/ |
|
* | ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100 | Ajay Kumar | 2011-07-21 | 1 | -105/+0 |
* | ARM: SAMSUNG: Added mach/clkdev.h | Thomas Abraham | 2011-07-21 | 1 | -0/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | | ARM: S5PC100: Clenaup map.h file | Kukjin Kim | 2011-02-17 | 1 | -110/+83 |
|/ |
|
* | ARM: S5P: Move SROM controller IO mapping to plat-s5p for S5P SoCs | Thomas Abraham | 2010-12-30 | 1 | -0/+2 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 5 | -57/+16 |
|\ |
|
| * | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area | Kukjin Kim | 2010-10-25 | 1 | -1/+1 |
| * | ARM: S5PC100: Add S/PDIF platform device | Seungwhan Youn | 2010-10-25 | 1 | -0/+2 |
| * | ARM: S5PC100: Change I2C2 and I2C3 IRQ names | Kukjin Kim | 2010-10-25 | 1 | -2/+2 |
| * | ARM: S5PC100: Cleanup the GPIOlib code | Kukjin Kim | 2010-10-25 | 1 | -37/+0 |
| * | ARM: S5P: Unify defines for both gpio interrupt types | Marek Szyprowski | 2010-10-21 | 1 | -7/+0 |
| * | ARM: S5PC100: Move External Interrupt definitions | Joonyoung Shim | 2010-10-21 | 2 | -7/+7 |
| * | ARM: S5PC100: Use generic S5P GPIO Interrupt interface | Joonyoung Shim | 2010-10-21 | 1 | -4/+5 |
* | | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+5 |
|/ |
|
* | ARM: S5P: Moves initial map for merging S5P64X0 | Kukjin Kim | 2010-10-18 | 1 | -7/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 4 | -10/+27 |
|\ |
|
| * | Merge branch 'next-samsung' into for-next | Kukjin Kim | 2010-08-06 | 1 | -0/+8 |
| |\ |
|
| | * | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driver | Sylwester Nawrocki | 2010-08-06 | 1 | -0/+8 |
| * | | Merge branch 'next-s5p' into for-next | Kukjin Kim | 2010-08-06 | 2 | -9/+2 |
| |\ \ |
|
| | * | | ARM: S5P: Add Support common arch_reset() for S5P | Jongpill Lee | 2010-08-05 | 1 | -8/+1 |
| | * | | ARM: S5P: Add PMU device | Joonyoung Shim | 2010-08-05 | 1 | -1/+1 |
| | |/ |
|
| * | | ARM: S5PC100: Add RTC support for S5PC100 | Atul Dahiya | 2010-08-05 | 1 | -0/+2 |
| * | | ARM: S5PC100: Add keypad device to the SMDKC100 board | Naveen Krishna Ch | 2010-08-05 | 1 | -0/+2 |
| * | | ARM: S5PC100: Add Watchdog support for S5PC100 | Banajit Goswami | 2010-08-05 | 1 | -0/+3 |
| * | | ARM: S5PC100: Add Touchscreen support. | Naveen Krishna Ch | 2010-08-05 | 1 | -1/+3 |
| * | | ARM: S5PC100: Add support for Compact Flash driver on SMDKC100 | Abhilash Kesavan | 2010-08-05 | 3 | -1/+8 |
| |/ |
|
* | | s3c-fb: initial move to unifying the header files | Ben Dooks | 2010-08-11 | 1 | -34/+0 |
|/ |
|
* | ARM: S5PC100: Fixup cross tree merge problems | Ben Dooks | 2010-05-26 | 1 | -5/+2 |
* | ARM: S5P: Fix the platform external interrupt issues. | Pannaga Bhushan | 2010-05-26 | 1 | -3/+0 |
* | ARM: S5PC100: Fixup merge problems | Ben Dooks | 2010-05-23 | 2 | -13/+20 |
* | ARM: S5PC100: DMA: Add platform devices for PL330 DMACs | Jassi Brar | 2010-05-23 | 1 | -0/+26 |
* | ARM: S5PC100: Fix definition of IRQ_EINT() | Ben Dooks | 2010-05-23 | 1 | -0/+3 |
* | ARM: Merge for-2635-4/onenand | Ben Dooks | 2010-05-20 | 1 | -12/+56 |
|\ |
|