summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* davinci: da830: add support for new silicon revisionsKevin Hilman2009-11-251-1/+15
* davinci: da830 EVM: make machine name string consistent with da850Kevin Hilman2009-11-251-1/+1
* davinci: DA830 EVM: OHCI platform codeSergei Shtylyov2009-11-251-0/+125
* davinci: DA8xx: OHCI platform deviceSergei Shtylyov2009-11-253-1/+58
* davinci: DA8xx: CFGCHIP2 register definitionsSergei Shtylyov2009-11-252-0/+38
* DaVinci: EDMA: Updating terminlogy in EDMA driverSandeep Paulraj2009-11-251-32/+33
* DaVinci: EDMA: Fix Bug while obtaining contiguous paramsSandeep Paulraj2009-11-251-8/+24
* davinci: DM365: Update NAND driver platform dataSneha Narnakaje2009-11-251-0/+1
* davinci: DM355: Update NAND driver platform dataSneha Narnakaje2009-11-251-1/+2
* DaVinci: EDMA: Fix Bug in edma_alloc_cont_slots APISandeep Paulraj2009-11-251-2/+3
* DaVinci: EDMA: Fix bug in edma_free_cont_slots APISandeep Paulraj2009-11-251-4/+4
* davinci: Correct the GPIO number for LCD panel powerSudhakar Rajashekhara2009-11-253-9/+20
* davinci: Add RTC support for DA8xx/OMAP-L13x SoC'sMark A. Greer2009-11-254-0/+44
* davinci: Add LCD Graphics support for DA830/OMAP-L137 EVMSteve Chen2009-11-253-2/+65
* davinci: Add support for Sharp LCD035Q3DG01 graphical LCDMark A. Greer2009-11-253-13/+20
* davinci: Add MMC/SD support for DA830/OMAP-L137 EVMDavid A. Griego2009-11-251-0/+54
* davinci: dm646x: Add support for 3.x silicon revisionHemant Pedanekar2009-11-251-1/+8
* davinci: DA850/OMAP-L138: allow async3 source to be changedSekhar Nori2009-11-253-2/+43
* davinci: support re-parenting a clock in the clock frameworkSekhar Nori2009-11-251-0/+27
* davinci: support changing the clock rate in clock frameworkSekhar Nori2009-11-252-3/+119
* davinci: make clock rate re-calculation easySekhar Nori2009-11-252-20/+50
* davinci: enable easy top down traversal of clock treeSekhar Nori2009-11-252-3/+9
* davinci: DA8XX/OMAP-L1XX: JTAG ID register should offset from SYSCFG baseSekhar Nori2009-11-253-3/+5
* davinci: DA8XX/OMAP-L1XX: Avoid use of IO_ADDRESS for SYSCFG moduleSekhar Nori2009-11-254-2/+17
* davinci: DA8XX/OMAP-L1XX: It's SYSCFG not BOOT_CFGSekhar Nori2009-11-253-3/+3
* davinci: Add DA830/OMAP-L137 EVM specific pinmux setting for McASP1Mark A. Greer2009-11-251-1/+10
* davinci: Change DA8xx/OMAP-L13x McASP registration routine nameMark A. Greer2009-11-254-4/+4
* davinci: Move DA8xx/OMAP-L13x emac register routineMark A. Greer2009-11-251-5/+5
* Davinci: DM365: Add platform device for McBSPMiguel Aguilar2009-11-254-1/+56
* DaVinci: DM365: Correct USB parent clockSandeep Paulraj2009-11-251-1/+1
* DaVinci: DM365: SDIO interrupt resource correctionPhaneendra Kumar2009-11-251-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-184-20/+26
|\
| * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
|\ \
| * | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-182-2/+2
|\ \ \ | |_|/ |/| |
| * | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-179-7/+21
|\ \
| * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-166-6/+9
| |\ \
| | * | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-171-2/+2
| | * | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-171-1/+1
| | * | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-131-1/+1
| | * | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-131-1/+3
OpenPOWER on IntegriCloud