aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach3-0/+359
2017-12-16soc: ti: fix max dup length for kstrndupMa Shimiao1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk1-1/+1
2017-04-24soc: pm-domain: Fix the mangled urlsSantosh Shilimkar1-1/+1
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach3-0/+215
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-33/+13
2017-01-29Merge tag 'omap-for-v4.11/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson1-2/+0
2017-01-12soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun1-0/+1
2017-01-06soc: ti: knav: cleanup includes and sort header filesMurali Karicheri2-29/+11
2017-01-06soc: ti: knav_dma: fix typos in trace messageMurali Karicheri1-2/+2
2017-01-06soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi1-2/+0
2016-11-30soc: ti: qmss: fix the case when !SMPGrygorii Strashko1-1/+1
2016-02-26soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann3-20/+20
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+519
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-12-22Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson3-0/+519
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-03soc: ti: Add wkup_m3_ipc driverDave Gerlach3-0/+519
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec1-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri1-3/+3
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-27/+53
2015-10-13soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri3-7/+25
2015-10-13soc: ti: add firmware file name as part of the driverMurali Karicheri2-20/+28
2015-10-08soc: ti: reset irq affinity before freeing irqMurali Karicheri1-0/+4
2015-01-29soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri1-1/+1
2015-01-29soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri1-1/+2
2015-01-29soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri1-0/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin1-2/+2
2014-10-27soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin1-1/+1
2014-10-27soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin1-3/+4
2014-10-27soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin1-4/+4
2014-10-20soc: ti: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar3-0/+826
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair5-0/+2818