summaryrefslogtreecommitdiffstats
path: root/drivers/block/skd_main.c
AgeCommit message (Expand)Author
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-04-25skd: remove broken discard supportJeff Moyer
2016-04-12skd_main: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08block: use pci_zalloc_consistentJoe Perches
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-04-21skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev
2014-04-16sd/skd: stuff discard page in request->completion_dataJens Axboe
2014-04-15block: remove struct request buffer memberJens Axboe
2014-02-21skd: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-21skd: Use unified access to skdev->msix_entries throughout the codeAlexander Gordeev
2014-02-21skd: Fix incomplete cleanup of MSI-X interruptAlexander Gordeev
2014-02-21skd: Fix out of array boundary accessAlexander Gordeev
2013-12-19drivers: block: Mark the functions as static in skd_main.cRashika Kheria
2013-11-08skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz
2013-11-08skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz
2013-11-08skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz
2013-11-08skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz
2013-11-08skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz
2013-11-08skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz
2013-11-08skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz
2013-11-08skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz
2013-11-08skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz
2013-11-08skd: more removal of bio-based codeMike Snitzer
2013-11-08skd: cleanup the skd_*() function block wrappingJens Axboe
2013-11-08skd: rip out bio pathJens Axboe
2013-11-08skd: fix error return code in skd_pci_probe()Wei Yongjun
2013-11-08skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi
2013-11-08skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali
2013-11-08Add support for sTec's pci-e flash card KronosAkhil Bhansali