summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach2018-02-273-0/+359
* soc: ti: fix max dup length for kstrndupMa Shimiao2017-12-161-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy2017-08-211-0/+3
* soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach2017-08-181-0/+2
* net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-111-1/+1
* soc: pm-domain: Fix the mangled urlsSantosh Shilimkar2017-04-241-1/+1
* soc: ti: Add ti_sci_pm_domains driverDave Gerlach2017-04-043-0/+215
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-234-33/+13
|\
| * Merge tag 'omap-for-v4.11/drivers-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2017-01-291-2/+0
| |\
| | * soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi2017-01-061-2/+0
| * | soc: ti: knav: cleanup includes and sort header filesMurali Karicheri2017-01-062-29/+11
| * | soc: ti: knav_dma: fix typos in trace messageMurali Karicheri2017-01-061-2/+2
| |/
* | soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun2017-01-121-0/+1
|/
* soc: ti: qmss: fix the case when !SMPGrygorii Strashko2016-11-301-1/+1
* soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann2016-02-263-20/+20
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-203-0/+519
|\
| * Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+519
| |\
| | * soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-033-0/+519
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-231-1/+1
* | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-231-3/+3
| |/ |/|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-103-27/+53
|\ \
| * | soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri2015-10-133-7/+25
| * | soc: ti: add firmware file name as part of the driverMurali Karicheri2015-10-132-20/+28
| |/
* | soc: ti: reset irq affinity before freeing irqMurali Karicheri2015-10-081-0/+4
|/
* soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri2015-01-291-1/+1
* soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri2015-01-291-1/+2
* soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri2015-01-291-0/+9
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * soc: ti: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin2014-11-031-2/+2
* | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin2014-10-271-1/+1
* | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin2014-10-271-3/+4
* | soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin2014-10-271-4/+4
|/
* soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar2014-09-243-0/+826
* soc: ti: add Keystone Navigator QMSS driverSandeep Nair2014-09-245-0/+2818
OpenPOWER on IntegriCloud