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 Torvalds2018-04-0526-192/+121
|\
| * Merge tag 'davinci-for-v4.17/soc-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-04-052-8/+5
| |\
| | * ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner2018-03-291-4/+1
| | * ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platfo...David Lechner2018-03-291-4/+4
| * | Merge tag 'davinci-for-v4.17/soc' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-03-0726-191/+123
| |\ \ | | |/
| | * ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner2018-02-1921-39/+70
| | * ARM: davinci: board-da830-evm: fix unused const variable warningSekhar Nori2018-02-191-14/+14
| | * ARM: davinci: remove watchdog resetDavid Lechner2018-02-1918-94/+1
| | * ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner2018-02-197-38/+32
| | * phy: da8xx-usb: rename clock con_idsDavid Lechner2018-02-121-6/+6
* | | Merge tag 'davinci-fixes-for-v4.16' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-03-121-2/+2
|\ \ \ | |/ / |/| |
| * | ARM: davinci: fix the GPIO lookup for omapl138-hawkBartosz Golaszewski2018-03-091-2/+2
| |/
* | ARM: davinci: mark spi_board_info arrays as constArnd Bergmann2018-02-223-3/+3
|/
* Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-042-4/+26
|\
| * i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij2017-12-312-4/+26
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-02-0111-14/+14
|\ \
| * | ARM: davinci: constify gpio_ledArvind Yadav2018-01-051-1/+1
| * | ARM: davinci: drop unneeded newlineJulia Lawall2018-01-051-2/+2
| * | ARM: davinci: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-232-3/+3
| * | ARM: davinci: make davinci_soc_info structures constBhumika Goyal2017-12-236-6/+6
| * | ARM: davinci: make argument to davinci_common_init() as constBhumika Goyal2017-12-232-2/+2
| |/
* | Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-151-11/+18
|\ \
| * | ARM: davinci: fix mmc entries in dm365's dma_slave_mapAlejandro Mery2017-12-081-4/+4
| * | ARM: davinci: Add dma_mask to dm365's eDMA deviceAlejandro Mery2017-12-071-0/+1
| * | ARM: davinci: Use platform_device_register_full() to create pdev for dm365's ...Alejandro Mery2017-12-071-7/+13
| |/
* | ARM: da8xx: remove con_id from USB clocksDavid Lechner2018-01-092-4/+4
|/
* 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
OpenPOWER on IntegriCloud