summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
AgeCommit message (Expand)AuthorLines
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk-1/+1
2017-04-24soc: pm-domain: Fix the mangled urlsSantosh Shilimkar-1/+1
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach-0/+215
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-33/+13
2017-01-29Merge tag 'omap-for-v4.11/drivers-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson-2/+0
2017-01-12soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun-0/+1
2017-01-06soc: ti: knav: cleanup includes and sort header filesMurali Karicheri-29/+11
2017-01-06soc: ti: knav_dma: fix typos in trace messageMurali Karicheri-2/+2
2017-01-06soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi-2/+0
2016-11-30soc: ti: qmss: fix the case when !SMPGrygorii Strashko-1/+1
2016-02-26soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann-20/+20
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+519
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-12-22Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson-0/+519
2015-12-08treewide: Fix typos in printkMasanari Iida-1/+1
2015-12-03soc: ti: Add wkup_m3_ipc driverDave Gerlach-0/+519
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri-3/+3
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-27/+53
2015-10-13soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri-7/+25
2015-10-13soc: ti: add firmware file name as part of the driverMurali Karicheri-20/+28
2015-10-08soc: ti: reset irq affinity before freeing irqMurali Karicheri-0/+4
2015-01-29soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri-1/+1
2015-01-29soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri-1/+2
2015-01-29soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri-0/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin-2/+2
2014-10-27soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin-1/+1
2014-10-27soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin-3/+4
2014-10-27soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin-4/+4
2014-10-20soc: ti: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar-0/+826
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair-0/+2818