summaryrefslogtreecommitdiffstats
path: root/drivers/block/skd_main.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: block: Mark the functions as static in skd_main.cRashika Kheria2013-12-191-2/+2
* skd: reorder construct/destruct codeBartlomiej Zolnierkiewicz2013-11-081-164/+141
* skd: cleanup skd_do_inq_page_da()Bartlomiej Zolnierkiewicz2013-11-081-26/+13
* skd: remove redundant skdev->pdev assignment from skd_pci_probe()Bartlomiej Zolnierkiewicz2013-11-081-1/+1
* skd: use <asm/unaligned.h>Bartlomiej Zolnierkiewicz2013-11-081-1/+1
* skd: remove SCSI subsystem specific includesBartlomiej Zolnierkiewicz2013-11-081-3/+0
* skd: register block device only if some devices are presentBartlomiej Zolnierkiewicz2013-11-081-21/+12
* skd: fix error messages in skd_init()Bartlomiej Zolnierkiewicz2013-11-081-12/+9
* skd: fix error paths in skd_init()Bartlomiej Zolnierkiewicz2013-11-081-3/+13
* skd: fix unregister_blkdev() placementBartlomiej Zolnierkiewicz2013-11-081-1/+1
* skd: more removal of bio-based codeMike Snitzer2013-11-081-71/+20
* skd: cleanup the skd_*() function block wrappingJens Axboe2013-11-081-37/+15
* skd: rip out bio pathJens Axboe2013-11-081-467/+62
* skd: fix error return code in skd_pci_probe()Wei Yongjun2013-11-081-1/+3
* skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi2013-11-081-284/+407
* skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali2013-11-081-22/+31
* Add support for sTec's pci-e flash card KronosAkhil Bhansali2013-11-081-0/+5817
OpenPOWER on IntegriCloud