summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-241-5/+19
|\
| * ARM: davinci: da850: fix da850_set_pll0rate()Bartosz Golaszewski2017-01-021-4/+18
| * ARM: davinci: da850: coding style fixBartosz Golaszewski2017-01-021-1/+1
* | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-222-10/+12
|\ \
| * | ARM: da850: add the nand dev_id to the clock lookup tableBartosz Golaszewski2017-01-192-10/+12
* | | ARM: davinci: Don't rely on public mmc header to include interrupt.hUlf Hansson2017-02-131-0/+1
* | | ARM: davinci: Don't rely on public mmc header to include leds.hUlf Hansson2017-02-133-0/+3
|/ /
* | ARM: davinci: da8xx: Fix sleeping function called from invalid contextAlexandre Bailon2017-01-021-19/+15
* | ARM: davinci: Make __clk_{enable,disable} functions publicAlexandre Bailon2017-01-022-6/+8
* | ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski2017-01-021-1/+11
* | ARM: davinci: da850: fix infinite loop in clk_set_rate()Bartosz Golaszewski2017-01-021-1/+19
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-1616-308/+463
|\
| * Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-307-91/+37
| |\
| | * ARM: davinci: da830-evm: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-30/+11
| | * ARM: davinci: da850-evm: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-25/+10
| | * ARM: davinci: hawk: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-31/+11
| | * ARM: davinci: da8xx: Fix ohci device nameAxel Haslam2016-11-234-5/+5
| * | Merge tag 'davinci-for-v4.10/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-301-0/+1
| |\|
| | * ARM: davinci: PM: support da8xx DT platformsKevin Hilman2016-11-161-0/+1
| * | Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-307-117/+62
| |\ \ | | |/ | |/|
| | * ARM: davinci: PM: fix build when da850 not compiled inKevin Hilman2016-11-201-1/+3
| | * ARM: davinci: PM: cleanup: remove references to pdataKevin Hilman2016-11-161-30/+28
| | * ARM: davinci: PM: rework init, remove platform deviceKevin Hilman2016-11-166-98/+43
| * | ARM: davinci: da8xx: register USB PHY clocks in the DT fileAxel Haslam2016-11-011-0/+11
| * | ARM: davinci: da8xx: add usb phy clocksDavid Lechner2016-11-014-42/+274
| * | ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for USB phyDavid Lechner2016-11-011-0/+1
| * | ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner2016-10-313-4/+6
| * | ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner2016-10-314-14/+24
| * | ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for lcdcKarl Beldan2016-10-311-0/+1
| * | ARM: davinci: da8xx: Add full regulator constraints for non-DT bootAxel Haslam2016-10-312-0/+6
| * | ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner2016-10-316-0/+46
| |/
| * ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon2016-10-312-3/+5
| * ARM: davinci: dm365: Remove DMA resources for SPIPeter Ujfalusi2016-10-261-8/+0
| * ARM: davinci: dm355: Remove DMA resources for SPIPeter Ujfalusi2016-10-261-8/+0
| * ARM: davinci: devices: Remove DMA resources for MMCPeter Ujfalusi2016-10-261-3/+0
| * ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi2016-10-261-29/+0
* | ARM: davinci: da850: Fix pwm name matchingDavid Lechner2016-11-012-8/+50
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-10-081-0/+1
|\
| * ARM: dts: da850: Add basic DTS for the LCDKKarl Beldan2016-08-091-0/+1
* | ARM: davinci: da850: Add ti-aemif lookup for clock matchingKarl Beldan2016-08-232-0/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-0210-27/+31
|\
| * ARM: davinci: fix build break because of undeclared dm365_evm_snd_dataSekhar Nori2016-07-143-4/+3
| * ARM: davinci: remove unused davinci-i2s pdataPetr Kulhavy2016-06-248-23/+10
| * ARM: davinci: da850: add clocks for mcbsp0 and 1Petr Kulhavy2016-06-102-0/+18
* | arm: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-05-181-0/+2
|\
| * ARM: davinci: da8xx-dt: Add spi0 lookup for clock matchingDavid Lechner2016-04-251-0/+1
| * ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for i2c1Petr Kulhavy2016-04-141-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-1812-131/+170
|\ \