summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-05-099-5/+200
|\
| * ARM: davinci: Add clock for CPPI 4.1 DMA engineAlexandre Bailon2017-04-112-0/+12
| * ARM: davinci: add pata_bk3710 libata driver supportSekhar Nori2017-03-303-3/+6
| * ARM: davinci: add pdata-quirks for da850-evm vpif displayBartosz Golaszewski2017-03-071-0/+66
| * ARM: da850-evm: add a fixed regulator for the UI board IO expanderBartosz Golaszewski2017-03-071-0/+3
| * ARM: davinci: da8xx: add pdata-quirks for VPIF captureKevin Hilman2017-03-071-0/+111
| * ARM: davinci: da8xx: add OF_DEV_AUXDATA() for vpifKevin Hilman2017-03-071-0/+1
| * ARM: davinci: board-da850-evm: add I2C ID for VPIFKevin Hilman2017-03-071-0/+1
| * ARM: davinci: allow having multiple pdata-quirksBartosz Golaszewski2017-03-071-1/+0
| * ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBYGeert Uytterhoeven2017-03-061-1/+0
* | [media] media: vpif: use a configurable i2c_adapter_id for vpif displayBartosz Golaszewski2017-03-221-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-237-4/+82
|\
| * Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-02-167-8/+100
| |\
| | * ARM: davinci: remove BUG_ON() from da850_register_sata()Bartosz Golaszewski2017-01-311-3/+0
| | * ARM: davinci: da850: model the SATA refclkBartosz Golaszewski2017-01-313-0/+38
| | * ARM: davinci: da850: add con_id for the SATA clockBartosz Golaszewski2017-01-311-1/+1
| | * Merge branch 'v4.11/fixes-non-critical' into v4.11/socSekhar Nori2017-01-311-5/+19
| | |\
| | * | ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for SATABartosz Golaszewski2017-01-311-0/+1
| | * | ARM: davinci: add skeleton for pdata-quirksKevin Hilman2017-01-234-1/+43
* | | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-231-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-1516-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