summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
AgeCommit message (Expand)Author
2016-04-28rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-22rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-22rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-22rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-22rapidio: add outbound window supportAlexandre Bounine
2016-03-22rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-22rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-22rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-22rapidio/tsi721: add HW specific mport removalAlexandre Bounine
2016-03-22rapidio: add core mport removal supportAlexandre Bounine
2016-03-22rapidio: move net allocation into core codeAlexandre Bounine
2016-03-22rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-22rapidio/tsi721: add shutdown notification callbackAlexandre Bounine
2016-03-22rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-22rapidio/tsi721: add query_mport callbackAlexandre Bounine
2016-03-22rapidio: add query_mport operationAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine
2016-03-22rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine
2016-03-22rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine
2016-03-22rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine
2016-01-30drivers: Initialize resource entry to zeroToshi Kani
2016-01-20rapidio: use kobj_to_dev()Geliang Tang
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-26rapidio: Fix kerneldoc and commentMasanari Iida
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-27rapidio/tsi721: use PCI define for Max_Read_Request_SizeRafał Miłecki
2014-12-22dmaengine: rapidio: tsi721: Rename device_controlMaxime Ripard
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine
2014-08-08rapidio: add new RapidIO DMA interface routinesAlexandre Bounine
2014-07-30rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine
2014-06-06rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine
2013-10-16rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine