summaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/core.c
Commit message (Expand)AuthorAgeFilesLines
* rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig2019-06-051-1/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* block: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-091-0/+1
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+1
|\
| * PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig2018-10-101-1/+1
* | rsxx: switch to the generic DMA APIChristoph Hellwig2018-10-181-1/+1
|/
* rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-241-3/+3
* rsxx: don't open-code memdup_user()Al Viro2016-01-061-7/+4Star
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+1
|\
| * rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-1/+1
* | rsxx debugfs inanityAl Viro2014-10-091-65/+16Star
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher2013-11-081-5/+0Star
* rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher2013-11-081-1/+2
* rsxx: Adding in debugfs entries.Philip J Kelleher2013-06-191-0/+275
* rsxx: Changing the adapter name to the official name.Philip J Kelleher2013-06-191-5/+5
* rsxx: Adding in sync_start module paramenter.Philip J Kelleher2013-06-191-0/+34
* rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-191-3/+14
* rsxx: Individual workqueues for interruptible events.Philip J Kelleher2013-06-191-3/+20
* rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher2013-03-261-3/+16
* Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher2013-03-161-2/+201
* block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher2013-03-111-3/+4
* block: IBM RamSan 70/80 branding changes.Philip J Kelleher2013-03-111-6/+4Star
* block: IBM RamSan 70/80 trivial changes.Philip J Kelleher2013-03-111-2/+2
* block: IBM RamSan 70/80 driver fixesPhilip J Kelleher2013-02-181-23/+21Star
* block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell2013-02-061-3/+3
* block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com2013-02-051-0/+651