| Commit message (Expand) | Author | Age | Files | Lines |
* | ep93xx video driver platform support | Ryan Mallon | 2009-09-23 | 3 | -0/+64 |
* | Merge branch 'master' into devel | Russell King | 2009-09-12 | 1 | -3/+0 |
|\ |
|
| * | [ARM] 5611/1: ep93xx: update ts72xx nor flash support | Hartley Sweeten | 2009-07-23 | 1 | -3/+0 |
* | | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver | Hartley Sweeten | 2009-07-30 | 2 | -0/+5 |
* | | [ARM] 5609/1: ep93xx: add register defines for keypad support | Hartley Sweeten | 2009-07-17 | 1 | -0/+5 |
* | | [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function | Ryan Mallon | 2009-07-17 | 1 | -1/+1 |
* | | [ARM] 5592/1: ep93xx: cleanup platform header includes | Hartley Sweeten | 2009-07-09 | 2 | -6/+2 |
* | | [ARM] 5578/1: ep93xx: add ep93xx-keypad clock | Hartley Sweeten | 2009-07-09 | 1 | -0/+14 |
* | | [ARM] 5577/2: ep93xx: syscon locked register functions | Hartley Sweeten | 2009-07-09 | 3 | -12/+52 |
* | | [ARM] 5573/1: ep93xx: ensure typesafe io | Hartley Sweeten | 2009-06-27 | 2 | -31/+47 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 1 | -0/+42 |
|\ |
|
| * | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2009-06-11 | 1 | -1/+4 |
| |\ |
|
| * \ | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 | 4 | -2/+57 |
| |\ \ |
|
| * | | | Input: add matrix keypad driver for Cirrus EP93xx | H Hartley Sweeten | 2009-04-18 | 1 | -0/+42 |
* | | | | Merge branch 'ep93xx' into devel | Russell King | 2009-06-10 | 2 | -3/+22 |
|\ \ \ \ |
|
| * | | | | [ARM] 5528/1: ep93xx: add defines for dma clock magic numbers | Hartley Sweeten | 2009-05-29 | 1 | -3/+16 |
| * | | | | [ARM] 5523/1: ep93xx phys offset selection | Ryan Mallon | 2009-05-24 | 1 | -0/+6 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 | 1 | -1/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | [ARM] 5509/1: ep93xx: clkdev enable UARTS | Hartley Sweeten | 2009-05-16 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses | Hartley Sweeten | 2009-04-26 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 1 | -0/+2 |
|\ \ |
|
| * | | [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info | Hartley Sweeten | 2009-03-05 | 1 | -0/+2 |
| |/ |
|
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 2 | -4/+0 |
|\ \
| |/ |
|
| * | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header | Hartley Sweeten | 2009-02-19 | 2 | -4/+0 |
* | | [ARM] 5414/2: ep93xx m2p dma core | Ryan Mallon | 2009-03-03 | 2 | -1/+54 |
|/ |
|
* | [ARM] 5324/2: ep93xx: support gpio interrupt debounce | Hartley Sweeten | 2008-12-01 | 1 | -0/+2 |
* | [ARM] 5311/1: ep93xx: add core support for built in i2c bus | Hartley Sweeten | 2008-12-01 | 1 | -0/+1 |
* | Merge branch 'clks' into devel | Russell King | 2008-11-30 | 1 | -0/+7 |
|\ |
|
| * | [ARM] ep93xx: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-30 | 1 | -0/+7 |
* | | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -2/+2 |
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -3/+0 |
* | | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -4/+0 |
|/ |
|
*-. | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 | 4 | -13/+56 |
|\ \ |
|
| | * | [ARM] 5293/1: ep93xx: add defines for external chipselects | Hartley Sweeten | 2008-10-07 | 1 | -0/+34 |
| | * | [ARM] 5273/2: ep93xx: move ethernet support into core.c | Hartley Sweeten | 2008-10-04 | 1 | -6/+6 |
| | * | [ARM] 5276/1: ep93xx: allow selecting UART for early kernel messages | Hartley Sweeten | 2008-10-03 | 1 | -6/+15 |
| |/
|/| |
|
| * | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 16 | -0/+706 |