| Commit message (Expand) | Author | Age | Files | Lines |
* | soc: TI knav_qmss: fix dma_addr_t printing | Arnd Bergmann | 2016-02-26 | 3 | -20/+20 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-01-20 | 3 | -0/+519 |
|\ |
|
| * | Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2015-12-22 | 3 | -0/+519 |
| |\ |
|
| | * | soc: ti: Add wkup_m3_ipc driver | Dave Gerlach | 2015-12-03 | 3 | -0/+519 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-14 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | treewide: Fix typos in printk | Masanari Iida | 2015-12-08 | 1 | -1/+1 |
* | | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers | Michal Morawiec | 2015-11-23 | 1 | -1/+1 |
* | | | soc: ti: use request_firmware_direct() as acc firmware is optional | Murali Karicheri | 2015-11-23 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 3 | -27/+53 |
|\ \ |
|
| * | | soc: ti: qmss: make acc queue support optional in the driver | Murali Karicheri | 2015-10-13 | 3 | -7/+25 |
| * | | soc: ti: add firmware file name as part of the driver | Murali Karicheri | 2015-10-13 | 2 | -20/+28 |
| |/ |
|
* | | soc: ti: reset irq affinity before freeing irq | Murali Karicheri | 2015-10-08 | 1 | -0/+4 |
|/ |
|
* | soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to static | Murali Karicheri | 2015-01-29 | 1 | -1/+1 |
* | soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module | Murali Karicheri | 2015-01-29 | 1 | -1/+2 |
* | soc: ti: knav_qmss_queue: export API calls for use by user driver | Murali Karicheri | 2015-01-29 | 1 | -0/+9 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | soc: ti: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free | Axel Lin | 2014-11-03 | 1 | -2/+2 |
* | | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails | Axel Lin | 2014-10-27 | 1 | -1/+1 |
* | | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() | Axel Lin | 2014-10-27 | 1 | -3/+4 |
* | | soc: ti: Use list_first_entry_or_null() at appropriate places | Axel Lin | 2014-10-27 | 1 | -4/+4 |
|/ |
|
* | soc: ti: add Keystone Navigator DMA support | Santosh Shilimkar | 2014-09-24 | 3 | -0/+826 |
* | soc: ti: add Keystone Navigator QMSS driver | Sandeep Nair | 2014-09-24 | 5 | -0/+2818 |