Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -11/+20 |
2011-03-29 | arm: ep93xx: Use proper irq accessor functions | Thomas Gleixner | 1 | -11/+10 |
2011-03-25 | arm: ep93xx: Add basic interrupt info | Ryan Mallon | 1 | -3/+4 |
2011-03-25 | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner | 1 | -39/+0 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 1 | -5/+5 |
2011-03-17 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 3 | -6/+145 |
2011-03-06 | ARM: 6780/1: EDB93xx: Add support for CS4271 SPI-connected CODEC | Alexander Sverdlin | 1 | -0/+83 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -5/+5 |
2011-02-05 | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource | Mika Westerberg | 1 | -1/+1 |
2011-02-05 | ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards | Hartley Sweeten | 1 | -0/+33 |
2011-01-27 | ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs | Hartley Sweeten | 2 | -6/+29 |
2011-01-26 | ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode | Hartley Sweeten | 1 | -0/+7 |
2011-01-13 | ARM: ep93xx: irq_data conversion. | Lennert Buytenhek | 1 | -18/+18 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 1 | -9/+102 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -1/+1 |
2010-11-07 | ARM: 6462/1: EP93xx: Document DMA M2P API | Ryan Mallon | 1 | -9/+102 |
2010-10-27 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -2/+1 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -0/+43 |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 4 | -0/+43 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 7 | -34/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+5 |
2010-10-15 | ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support | Mika Westerberg | 1 | -0/+1 |
2010-10-15 | ARM: ep93xx: add AC97 platform support | Mika Westerberg | 3 | -0/+36 |
2010-10-13 | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 1 | -1/+1 |
2010-09-08 | ARM: 6359/1: ep93xx: move clock initialization earlier | Mika Westerberg | 1 | -1/+1 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 9 | -151/+67 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -0/+6 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -1/+147 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 9 | -151/+67 |
2010-07-22 | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 1 | -1/+1 |
2010-06-17 | ARM: 6174/1: ep93xx: clear devcfg bits before setting them | Hartley Sweeten | 1 | -1/+1 |
2010-06-17 | ARM: 6168/1: ep93xx: move physmap flash registration into core.c | Hartley Sweeten | 8 | -149/+59 |
2010-06-17 | ARM: 6167/1: ep93xx: register backlight driver | Hartley Sweeten | 1 | -0/+6 |
2010-06-09 | ASoC: EP93xx: Add Snapper CL15 i2s audio support | Ryan Mallon | 1 | -0/+1 |
2010-06-09 | Merge branch 'ep93xx' into for-2.6.36 | Mark Brown | 4 | -1/+146 |
2010-06-09 | EP93xx: Add i2s core support | Ryan Mallon | 4 | -1/+146 |
2010-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 12 | -101/+279 |
2010-05-25 | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 1 | -0/+27 |
2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -76/+131 |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -3/+3 |
2010-05-13 | ARM: 6124/1: ep93xx: SPI driver platform support code | Mika Westerberg | 4 | -0/+70 |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -3/+3 |
2010-04-14 | ARM: 5998/1: ep93xx: added chip revision reading function | Mika Westerberg | 2 | -0/+22 |
2010-04-14 | ARM: 5992/1: ep93xx: pass platform startup data as __initdata | Hartley Sweeten | 8 | -25/+56 |
2010-04-08 | ARM: 6029/1: ep93xx: gpio.c: local functions should be static | Hartley Sweeten | 1 | -3/+3 |
2010-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 16 | -279/+642 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |