summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* 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