aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06rsxx: don't open-code memdup_user()Al Viro1-7/+4
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-10-09rsxx debugfs inanityAl Viro1-65/+16
2014-10-01rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher1-5/+0
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher1-1/+2
2013-06-19rsxx: Adding in debugfs entries.Philip J Kelleher1-0/+275
2013-06-19rsxx: Changing the adapter name to the official name.Philip J Kelleher1-5/+5
2013-06-19rsxx: Adding in sync_start module paramenter.Philip J Kelleher1-0/+34
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher1-3/+14
2013-06-19rsxx: Individual workqueues for interruptible events.Philip J Kelleher1-3/+20
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher1-3/+16
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher1-2/+201
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher1-3/+4
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher1-6/+4
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher1-2/+2
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher1-23/+21
2013-02-06block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell1-3/+3
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com1-0/+651