Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23rapidio: add mport char device driverAlexandre Bounine
2016-03-23rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine
2016-03-23rapidio/tsi721_dma: fix synchronization issuesAlexandre Bounine
2016-03-23rapidio/tsi721_dma: update error reporting from prep_sg callbackAlexandre Bounine
2016-03-23rapidio/tsi721: add filtered debug outputAlexandre Bounine
2016-03-23rapidio/tsi721: add outbound windows mapping supportAlexandre Bounine
2016-03-23rapidio: add outbound window supportAlexandre Bounine
2016-03-23rapidio/tsi721: fix locking in OB_MSG processingAlexandre Bounine
2016-03-23rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-23rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-23rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-23rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-23rapidio/tsi721: add HW specific mport removalAlexandre Bounine
2016-03-23rapidio: add core mport removal supportAlexandre Bounine
2016-03-23rapidio: move net allocation into core codeAlexandre Bounine
2016-03-23rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-23rapidio/tsi721: add shutdown notification callbackAlexandre Bounine
2016-03-23rapidio: add shutdown notification for RapidIO devicesAlexandre Bounine
2016-03-23rapidio/tsi721: add query_mport callbackAlexandre Bounine
2016-03-23rapidio: add query_mport operationAlexandre Bounine
2016-03-23rapidio/tsi721_dma: fix pending transaction queue handlingAlexandre Bounine
2016-03-23rapidio/tsi721: add option to configure direct mapping of IB windowAlexandre Bounine
2016-03-23rapidio/tsi721: add check for overlapped IB window mappingsAlexandre Bounine
2016-03-23rapidio/tsi721: fix hardcoded MRRS settingAlexandre Bounine
2016-01-30drivers: Initialize resource entry to zeroToshi Kani
2016-01-21rapidio: use kobj_to_dev()Geliang Tang
2015-06-24Merge 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-09rapidio/tsi721_dma: rework scatter-gather list handlingAlexandre Bounine
2014-08-09rapidio: add new RapidIO DMA interface routinesAlexandre Bounine
2014-07-31rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine
2014-06-07rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-08drivers/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-17rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-27rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-08-01rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-04rapidio: change endpoint device name formatAlexandre Bounine
2013-07-04rapidio: add udev notificationAlexandre Bounine
2013-07-04rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-04rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-04rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-04rapidio: convert switch drivers to modulesAlexandre Bounine
2013-07-04drivers/rapidio/rio-scan.c: make functions staticWu Fengguang