Geliang Tang
|
55f958cc6c
skd_main: drop duplicate header scatterlist.h
|
8 years ago |
Arnd Bergmann
|
41c9499b22
skd: fix function prototype
|
8 years ago |
Arnd Bergmann
|
3bc8492f00
skd: fix msix error handling
|
8 years ago |
Andy Shevchenko
|
8e1de26cd5
skd_main: use %*ph to dump small buffers
|
9 years ago |
Christoph Hellwig
|
180b0ae77d
skd: use pci_alloc_irq_vectors
|
8 years ago |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 years ago |
Mike Christie
|
3a5e02ced1
block, drivers: add REQ_OP_FLUSH operation
|
9 years ago |
Jeff Moyer
|
49bdedb362
skd: remove broken discard support
|
9 years ago |
Jens Axboe
|
6975f7327f
skd_main: switch to using blk_queue_write_cache()
|
9 years ago |
Ming Lin
|
37e58237a1
block: add offset in blk_add_request_payload()
|
9 years ago |
Jens Axboe
|
2bb4cd5cc4
block: have drivers use blk_queue_max_discard_sectors()
|
10 years ago |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Joe Perches
|
a5bbf6160c
block: use pci_zalloc_consistent
|
11 years ago |
Jens Axboe
|
6178976500
Merge branch 'for-3.16/core' into for-3.16/drivers
|
11 years ago |
Alexander Gordeev
|
01aad3f0de
skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()
|
11 years ago |
Jens Axboe
|
dc4a93078b
sd/skd: stuff discard page in request->completion_data
|
11 years ago |
Jens Axboe
|
b4f42e2831
block: remove struct request buffer member
|
11 years ago |
Alexander Gordeev
|
a9df862564
skd: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
Alexander Gordeev
|
1bc5ce5df9
skd: Use unified access to skdev->msix_entries throughout the code
|
11 years ago |
Alexander Gordeev
|
46817769ed
skd: Fix incomplete cleanup of MSI-X interrupt
|
11 years ago |
Alexander Gordeev
|
c5e3035c88
skd: Fix out of array boundary access
|
11 years ago |
Rashika Kheria
|
a26ba7fadd
drivers: block: Mark the functions as static in skd_main.c
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
542d7b0015
skd: reorder construct/destruct code
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
fec23f6311
skd: cleanup skd_do_inq_page_da()
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
ebedd16dab
skd: remove redundant skdev->pdev assignment from skd_pci_probe()
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
4ca90b5332
skd: use <asm/unaligned.h>
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
43504631d0
skd: remove SCSI subsystem specific includes
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
b8df6647c2
skd: register block device only if some devices are present
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
fbed149ab3
skd: fix error messages in skd_init()
|
12 years ago |