aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-12Merge branch 'master' into develRussell King2-8/+13
2009-09-12Merge branch 'devel-stable' into develRussell King1-0/+1
2009-08-03ARM: 5635/1: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten4-0/+94
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2-8/+13
2009-07-21[ARM] 5612/1: ep93xx: add platform LEDsHartley Sweeten1-0/+30
2009-07-17[ARM] 5609/1: ep93xx: add register defines for keypad supportHartley Sweeten1-0/+5
2009-07-17[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write functionRyan Mallon2-2/+2
2009-07-17[ARM] 5605/1: Fix ep93xx gpio.c headersRyan Mallon1-0/+1
2009-07-17[ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addrHartley Sweeten1-4/+2
2009-07-11[ARM] 5598/1: ep93xx: core.c typesafe vic_initHartley Sweeten1-2/+2
2009-07-09[ARM] 5593/1: ep93xx: clock.c __iomem pointerHartley Sweeten1-1/+1
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten8-62/+27
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten1-0/+1
2009-07-09[ARM] 5578/1: ep93xx: add ep93xx-keypad clockHartley Sweeten2-33/+82
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten5-31/+109
2009-06-27[ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output.Hartley Sweeten1-5/+51
2009-06-27[ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointersHartley Sweeten1-4/+4
2009-06-27[ARM] 5573/1: ep93xx: ensure typesafe ioHartley Sweeten2-31/+47
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+42
2009-06-11[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCNMatthias Kaehlcke1-2/+2
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-9/+65
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2009-06-10Merge branch 'ep93xx' into develRussell King15-549/+341
2009-05-29[ARM] 5528/1: ep93xx: add defines for dma clock magic numbersHartley Sweeten2-29/+42
2009-05-29[ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten1-4/+4
2009-05-29[ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten1-1/+1
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King2-9/+65
2009-05-24[ARM] 5523/1: ep93xx phys offset selectionRyan Mallon3-4/+43
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2-9/+65
2009-05-15[ARM] 5504/1: ep93xx: Merge all edb93xx platformsHartley Sweeten10-513/+253
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov9-4/+558
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-2/+2
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2-3/+13
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten1-0/+42
2009-04-15[ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten1-1/+1
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King1-0/+2
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2-4/+0
2009-03-05[ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten1-0/+2
2009-03-03[ARM] 5414/2: ep93xx m2p dma coreRyan Mallon4-2/+463
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon1-0/+79
2009-02-19[ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2-4/+0
2009-02-10[ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten1-0/+12
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-12-13[ARM] 5343/1: ep93xx: include linux/i2c.hHartley Sweeten11-0/+11
2008-12-13[ARM] 5342/1: ep93xx: platform init cleanupHartley Sweeten10-83/+83
2008-12-01[ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten2-0/+20
2008-12-01[ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten2-0/+23