summaryrefslogtreecommitdiff
path: root/drivers/block/rsxx/core.c
AgeCommit message (Expand)Author
2019-12-21rsxx: add missed destroy_workqueue calls in removeChuhong Yuan
2016-01-06rsxx: don't open-code memdup_user()Al Viro
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-09rsxx debugfs inanityAl Viro
2014-10-01rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-11-08rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher
2013-11-08rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher
2013-06-19rsxx: Adding in debugfs entries.Philip J Kelleher
2013-06-19rsxx: Changing the adapter name to the official name.Philip J Kelleher
2013-06-19rsxx: Adding in sync_start module paramenter.Philip J Kelleher
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher
2013-06-19rsxx: Individual workqueues for interruptible events.Philip J Kelleher
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher
2013-03-16Adding in EEH support to the IBM FlashSystem 70/80 device driverPhilip J Kelleher
2013-03-11block: IBM RamSan 70/80 error message bug fix.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 branding changes.Philip J Kelleher
2013-03-11block: IBM RamSan 70/80 trivial changes.Philip J Kelleher
2013-02-18block: IBM RamSan 70/80 driver fixesPhilip J Kelleher
2013-02-06block: remove new __devinit/exit annotations on ramsam driverStephen Rothwell
2013-02-05block: IBM RamSan 70/80 device driverjosh.h.morris@us.ibm.com