aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rsxx/core.c
AgeCommit message (Expand)Author
2020-01-19rsxx: add missed destroy_workqueue calls in removeChuhong Yuan
2019-06-05rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-09block: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches
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