summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-0/+4
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-0/+4
| |\
| | * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-1/+1
| | |\
| | * | DaVinci: DM365: Voice Codec support for the DM365 EVMMiguel Aguilar2010-03-121-0/+4
* | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-1946-663/+1129
|\ \ \ \ | |/ / / |/| | |
| * | | DM365: Added more PINMUX configurations for AEMIFThomas Koeller2010-05-132-2/+8
| * | | DM365: Make CLKOUTx availableThomas Koeller2010-05-132-0/+9
| * | | DM365: Added PINMUX definitions for GPIO30..32Thomas Koeller2010-05-132-0/+6
| * | | Davinci: iotable based ioremap() interceptionCyril Chemparathy2010-05-134-12/+27
| * | | Davinci: pinmux - use ioremap()Cyril Chemparathy2010-05-138-14/+19
| * | | Davinci: aintc/cpintc - use ioremap()Cyril Chemparathy2010-05-1320-80/+36Star
| * | | Davinci: psc - use ioremap()Cyril Chemparathy2010-05-139-26/+23Star
| * | | Davinci: timer - use ioremap()Cyril Chemparathy2010-05-135-17/+23
| * | | Davinci: jtag_id - use ioremap()Cyril Chemparathy2010-05-138-31/+37
| * | | Davinci: da8xx: rtc - use ioremapCyril Chemparathy2010-05-131-2/+9
| * | | Davinci: gpio - use ioremap()Cyril Chemparathy2010-05-138-14/+18
| * | | davinci: edma: fix coding style issue related to breaking linesSekhar Nori2010-05-131-6/+6
| * | | davinci: edma: use BIT() wherever possibleSekhar Nori2010-05-131-21/+21
| * | | davinci: edma: fix coding style issue related to usage of bracesSekhar Nori2010-05-071-8/+7Star
| * | | davinci: edma: use a more intuitive name for edma_infoSekhar Nori2010-05-071-81/+77Star
| * | | Davinci: serial - conditional reset via pwremuCyril Chemparathy2010-05-071-1/+1
| * | | Davinci: serial - use ioremap()Cyril Chemparathy2010-05-071-7/+25
| * | | Davinci: serial - remove unnecessary defineCyril Chemparathy2010-05-072-2/+1Star
| * | | Davinci: watchdog reset separation across socsCyril Chemparathy2010-05-0713-7/+25
| * | | Davinci: eliminate pinmux offset verbosityCyril Chemparathy2010-05-078-43/+4Star
| * | | Davinci: gpio - fine grained lockingCyril Chemparathy2010-05-072-4/+8
| * | | Davinci: gpio - controller type supportCyril Chemparathy2010-05-079-0/+16
| * | | Davinci: gpio - register layout invariant inlinesCyril Chemparathy2010-05-073-45/+65
| * | | Davinci: gpio - structs and functions renamedCyril Chemparathy2010-05-072-32/+32
| * | | Davinci: gpio - minor cleanupCyril Chemparathy2010-05-071-23/+27
| * | | DaVinci: move IDE platform device to its proper placeSergei Shtylyov2010-05-077-100/+49Star
| * | | davinci: mach/common.h: add missing includesThomas Koeller2010-05-071-0/+3
| * | | Davinci: configurable pll divider maskCyril Chemparathy2010-05-072-3/+7
| * | | davinci: DM365: Allow use of GPIO64_57Thomas Koeller2010-05-072-0/+2
| * | | DA830 EVM: use DA8XX_AEMIF_*_BASE #define'sSergei Shtylyov2010-05-071-7/+4Star
| * | | DaVinci: move AEMIF #define's to the proper headersSergei Shtylyov2010-05-0711-52/+42Star
| * | | Davinci: tnetv107x cpu typesCyril Chemparathy2010-05-071-0/+8
| * | | Davinci: tnetv107x IRQ definitionsCyril Chemparathy2010-05-071-0/+97
| * | | Davinci: tnetv107x LPSC modulesCyril Chemparathy2010-05-071-0/+47
| * | | Davinci: tnetv107x pin listCyril Chemparathy2010-05-071-0/+269
| * | | Davinci: promote da8xx_pinmux_setup()Cyril Chemparathy2010-05-075-24/+22Star
| * | | Davinci: support LPSC SwRstDisable stateCyril Chemparathy2010-05-074-9/+21
| * | | Davinci: cpintc host map configurationCyril Chemparathy2010-05-074-4/+8
| * | | Davinci: enable timer clock before useCyril Chemparathy2010-05-071-3/+3
| * | | Davinci: allow SOCs based on other ARM CPUsCyril Chemparathy2010-05-071-0/+2
| * | | davinci: edma: clear interrupt status for interrupt enabled channels onlyAnuj Aggarwal2010-05-071-4/+7
| * | | davinci: da830/omap-l137 evm: use 8-wire MMC/SD card supportVipin Bhandari2010-05-071-1/+1
| * | | davinci: da830/omap-l137 evm: add support for GPIO based MMC/SD card detectionVipin Bhandari2010-05-071-0/+15
| * | | davinci: sparse: gpio: void castingKevin Hilman2010-05-071-9/+18
| * | | davinci: misc cleanups from sparseKevin Hilman2010-05-0713-26/+31