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