summaryrefslogtreecommitdiff
path: root/drivers/soc/ti
Commit message (Expand)AuthorAge
* soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann2016-02-26
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\
| * Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-22
| |\
| | * soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ \ | |/ / |/| |
| * | treewide: Fix typos in printkMasanari Iida2015-12-08
* | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-23
* | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-23
| |/ |/|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-10
|\ \
| * | soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri2015-10-13
| * | soc: ti: add firmware file name as part of the driverMurali Karicheri2015-10-13
| |/
* | soc: ti: reset irq affinity before freeing irqMurali Karicheri2015-10-08
|/
* soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri2015-01-29
* soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri2015-01-29
* soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri2015-01-29
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * soc: ti: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin2014-11-03
* | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin2014-10-27
* | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin2014-10-27
* | soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin2014-10-27
|/
* soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar2014-09-24
* soc: ti: add Keystone Navigator QMSS driverSandeep Nair2014-09-24