aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: add api for retrieving the rproc alias idupstream/v4.0/rpmsgSuman Anna2015-05-122-1/+23
* remoteproc: add safe version of vdev_to_rprocIdo Yariv2015-05-124-1/+26
* WIP: net/proto: fix compilation issues on 4.0 kernelSuman Anna2015-05-121-3/+3
* net/rpmsg: unblock reader threads operating on errored socketsSuman Anna2015-05-111-0/+3
* net/rpmsg: return ENOLINK upon Rx on errored socketsSuman Anna2015-05-111-0/+8
* net/rpmsg: return ESHUTDOWN upon Tx on errored socketsSuman Anna2015-05-111-0/+6
* net/rpmsg: set error status on open sockets after recoverySuman Anna2015-05-111-10/+58
* net/rpmsg: store remote processor id in rpmsg_socketSuman Anna2015-05-111-1/+6
* net/rpmsg: use a list to track all connected socketsSuman Anna2015-05-111-3/+25
* net/rpmsg: add a check to not support multiple published channelsSuman Anna2015-05-111-0/+4
* net/rpmsg: fix memory leak of vrp_channels radix treeSuman Anna2015-05-111-6/+12
* uapi: add missing rpmsg_socket.h to export listMurali Karicheri2015-05-111-0/+2
* net/rpmsg: move the rpmsg connection state enum into driverSuman Anna2015-05-112-8/+8
* net/rpmsg: add support for new rpmsg socketsMurali Karicheri2015-05-115-1/+737
* rpmsg: add api for creating and deleting rpmsg channelsRobert Tivy2015-05-112-6/+70
* rpmsg: add api for getting the underlying virtio deviceIdo Yariv2015-05-112-0/+17
* rpmsg: add a description fieldOhad Ben-Cohen2015-05-112-4/+18
* ARM: keystone: defconfig: enable options for default imageMurali Karicheri2015-05-061-36/+112
* Outer shared HackVitaly Andrianov2015-05-063-0/+23
* ARM: dts: k2g: change linx-index to 0x400Murali Karicheri2015-05-041-1/+1
* ARM: dts: k2g: add GPL v2 headerMurali Karicheri2015-05-041-0/+10
* ARM: dts: k2g: update to make the dt bindings in sync with driver.Murali Karicheri2015-05-041-7/+9
* ARM: dts: k2l: fix the netcp range sizeMurali Karicheri2015-05-011-2/+2
* ARM: dts: k2e: fix the netcp range sizeMurali Karicheri2015-05-011-2/+2
* ARM: dts: k2hk: fix the netcp range sizeMurali Karicheri2015-05-011-1/+1
* ARM: dts: k2l: update to sync the bindings with the back ported driverMurali Karicheri2015-05-011-9/+32
* ARM: dts: k2e: update to sync the bindings with the back ported driverMurali Karicheri2015-05-011-7/+46
* ARM: dts: k2hk: update to sync the bindings with the back ported driverMurali Karicheri2015-05-011-88/+21
* of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri2015-05-011-3/+13
* PCI: Update DMA configuration from DTMurali Karicheri2015-05-011-0/+2
* of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-05-012-0/+24
* PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri2015-05-012-0/+17
* of: Fix size when dma-range is not usedMurali Karicheri2015-05-011-1/+16
* of: Move of_dma_configure() to device.c to help re-useMurali Karicheri2015-05-013-56/+64
* of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-05-013-5/+13
* Revert "ARM: keystone: add bus notifier to set dma_pfn_offset for pci devices"Murali Karicheri2015-05-011-5/+0
* net: netcp: netif_carrier_(on/off) not needed when interface is MAC to PhyMurali Karicheri2015-05-011-2/+6
* net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-05-012-36/+902
* net: netcp: enclose macros in parenthesesMurali Karicheri2015-05-011-251/+272
* net: netcp: use separate reg region for individual ethss modulesMurali Karicheri2015-05-012-44/+102
* net: netcp: fix forward port number usage for 10G ethssMurali Karicheri2015-05-013-13/+29
* Revert "net: keystone: add support of netcp 1.5"Murali Karicheri2015-05-011-455/+14
* Revert "net: keystone: properly set destination port in netcp 1.5"Murali Karicheri2015-05-013-31/+6
* Revert "net: keystone: update subsystem version NU statistics definitions"Murali Karicheri2015-05-011-169/+167
* Revert "net: davinci_mdio: don't request io address range"Murali Karicheri2015-05-011-1/+1
* ARM: dts: k2hk: Add bindings for DSP support with remoteproc_user driverSam Nelson2015-04-241-0/+151
* Revert "ARM: dts: k2hk: Add bindings for DSP support with remoteproc_user dri...Murali Karicheri2015-04-241-151/+0
* ARM: dts: k2g-evm: change Phy mode to rgmiiMurali Karicheri2015-04-231-1/+1
* ARM: dts: k2l-evm: enable Phy for network driverMurali Karicheri2015-04-222-0/+3
* ARM: dts: k2e-evm: enable Phy for network driverMurali Karicheri2015-04-222-2/+5