aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar3-0/+826
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair5-0/+2818