summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-161-0/+1
|\
| * ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matchingSuman Anna2017-09-201-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-017-7/+7
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-137-7/+7
* | ARM: davinci: normalize clk APIArnd Bergmann2017-07-271-0/+9
* | ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann2017-07-271-2/+2
|/
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-073-3/+3
|\
| * gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-233-3/+3
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-044-4/+39
|\ \
| * | ARM: davinci: fix const warningsKevin Hilman2017-06-152-4/+4
| * | ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resourcesSuman Anna2017-05-222-0/+23
| * | ARM: davinci: da8xx: Add names to DSP IOMEM resourcesSuman Anna2017-05-221-0/+2
| * | ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna2017-05-221-0/+10
| |/
* | ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...Christophe JAILLET2017-05-171-0/+2
* | ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET2017-05-171-1/+4
|/
* 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
OpenPOWER on IntegriCloud