aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-4/+82
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+19
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-10/+12
2017-02-16Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann7-8/+100
2017-02-13ARM: davinci: Don't rely on public mmc header to include interrupt.hUlf Hansson1-0/+1
2017-02-13ARM: davinci: Don't rely on public mmc header to include leds.hUlf Hansson3-0/+3
2017-01-31ARM: davinci: remove BUG_ON() from da850_register_sata()Bartosz Golaszewski1-3/+0
2017-01-31ARM: davinci: da850: model the SATA refclkBartosz Golaszewski3-0/+38
2017-01-31ARM: davinci: da850: add con_id for the SATA clockBartosz Golaszewski1-1/+1
2017-01-31Merge branch 'v4.11/fixes-non-critical' into v4.11/socSekhar Nori1-5/+19
2017-01-31ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for SATABartosz Golaszewski1-0/+1
2017-01-23ARM: davinci: add skeleton for pdata-quirksKevin Hilman4-1/+43
2017-01-19ARM: da850: add the nand dev_id to the clock lookup tableBartosz Golaszewski2-10/+12
2017-01-02ARM: davinci: da8xx: Fix sleeping function called from invalid contextAlexandre Bailon1-19/+15
2017-01-02ARM: davinci: Make __clk_{enable,disable} functions publicAlexandre Bailon2-6/+8
2017-01-02ARM: davinci: da850: fix da850_set_pll0rate()Bartosz Golaszewski1-4/+18
2017-01-02ARM: davinci: da850: coding style fixBartosz Golaszewski1-1/+1
2017-01-02ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski1-1/+11
2017-01-02ARM: davinci: da850: fix infinite loop in clk_set_rate()Bartosz Golaszewski1-1/+19
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-308/+463
2016-11-30Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann7-91/+37
2016-11-30Merge tag 'davinci-for-v4.10/soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann1-0/+1
2016-11-30Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann7-117/+62
2016-11-28ARM: davinci: da830-evm: use gpio descriptor for mmc pinsAxel Haslam1-30/+11
2016-11-28ARM: davinci: da850-evm: use gpio descriptor for mmc pinsAxel Haslam1-25/+10
2016-11-28ARM: davinci: hawk: use gpio descriptor for mmc pinsAxel Haslam1-31/+11
2016-11-23ARM: davinci: da8xx: Fix ohci device nameAxel Haslam4-5/+5
2016-11-20ARM: davinci: PM: fix build when da850 not compiled inKevin Hilman1-1/+3
2016-11-16ARM: davinci: PM: support da8xx DT platformsKevin Hilman1-0/+1
2016-11-16ARM: davinci: PM: cleanup: remove references to pdataKevin Hilman1-30/+28
2016-11-16ARM: davinci: PM: rework init, remove platform deviceKevin Hilman6-98/+43
2016-11-01ARM: davinci: da850: Fix pwm name matchingDavid Lechner2-8/+50
2016-11-01ARM: davinci: da8xx: register USB PHY clocks in the DT fileAxel Haslam1-0/+11
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner4-42/+274
2016-11-01ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for USB phyDavid Lechner1-0/+1
2016-10-31ARM: davinci: da8xx: Add USB device names to clock lookup tablesDavid Lechner3-4/+6
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner4-14/+24
2016-10-31ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for lcdcKarl Beldan1-0/+1
2016-10-31ARM: davinci: da8xx: Add full regulator constraints for non-DT bootAxel Haslam2-0/+6
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner6-0/+46
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon2-3/+5
2016-10-26ARM: davinci: dm365: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: dm355: Remove DMA resources for SPIPeter Ujfalusi1-8/+0
2016-10-26ARM: davinci: devices: Remove DMA resources for MMCPeter Ujfalusi1-3/+0
2016-10-26ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPIPeter Ujfalusi1-29/+0
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-08-23ARM: davinci: da850: Add ti-aemif lookup for clock matchingKarl Beldan2-0/+2
2016-08-09ARM: dts: da850: Add basic DTS for the LCDKKarl Beldan1-0/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-27/+31