Commit Graph

4487 Commits (030c1d2bfcc2187650fb975456ca0b61a5bb77f4)

Author SHA1 Message Date
Greg Kroah-Hartman d73a1a674b device create: scsi: convert device_create_drvdata to device_create 17 years ago
Geert Uytterhoeven fff11c0c82 m68k: Atari SCSI needs NVRAM 17 years ago
Adrian Bunk 29c8a24672 m68k: Remove the broken Hades support 17 years ago
Bartlomiej Zolnierkiewicz 4ab3d50224 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() 17 years ago
Bartlomiej Zolnierkiewicz 0ae4b3199a ide: remove superfluous ->media field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Bartlomiej Zolnierkiewicz baf08f0be6 ide: make ide_transfer_pc() static 17 years ago
Bartlomiej Zolnierkiewicz aa5d2de7b0 ide: make ide_pc_intr() static 17 years ago
Bartlomiej Zolnierkiewicz 85e39035ca ide: add ->pc_{update,io}_buffers methods 17 years ago
Bartlomiej Zolnierkiewicz 6b0da28b2d ide: add ide_retry_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz 844b946852 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 2b9efba482 ide: add pointer to the current packet command to ide_drive_t 17 years ago
Bartlomiej Zolnierkiewicz b14c72127f ide: drop dsc_handle argument from ide_pc_intr() 17 years ago
Elias Oltmanns 92f1f8fd80 ide: Remove ide_spin_wait_hwgroup() and use special requests instead 17 years ago
Bartlomiej Zolnierkiewicz acaa0f5f67 ide: add ide_io_buffers() helper 17 years ago
Bartlomiej Zolnierkiewicz c860f95568 ide-scsi: cleanup ide_scsi_io_buffers() 17 years ago
Bartlomiej Zolnierkiewicz 02d599a365 ide: remove ->supports_dsc_overlap field from ide_driver_t 17 years ago
Bartlomiej Zolnierkiewicz 8185d5aa93 ide: /proc/ide/hd*/settings rework 17 years ago
Bartlomiej Zolnierkiewicz 1e874f4483 ide: call ide_proc_register_driver() later 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz 2a924662b6 ide: remove needless drive->present checks from device drivers 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 years ago
FUJITA Tomonori 4677735f03 sg: remove unnecessary blk_rq_unmap_user 17 years ago
FUJITA Tomonori 0b6cb26c66 sg: remove sg_read_xfer 17 years ago
FUJITA Tomonori c3919af235 sg: remove sg_write_xfer 17 years ago
FUJITA Tomonori 626710c9d6 sg: incorporate sg_build_direct into sg_start_req 17 years ago
FUJITA Tomonori 44c7b0eaa0 sg: remove __sg_start_req 17 years ago
FUJITA Tomonori fd1c1de076 sg: remove b_malloc_len in sg_scatter_hold struct 17 years ago
FUJITA Tomonori 7e56cb0f7e sg: remove SG_ALLOW_DIO_CODE define 17 years ago
FUJITA Tomonori a91a3a20e0 sg: rename sg_cmd_done sg_rq_end_io 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Andrew Patterson f98a8cae12 SCSI sd driver calls revalidate_disk wrapper. 17 years ago
FUJITA Tomonori fad7f01e61 sg: set dxferp to NULL for READ with the older SG interface 17 years ago
FUJITA Tomonori 01cfcddd98 sg: use blk_rq_aligned helper function 17 years ago
FUJITA Tomonori 10db10d144 sg: convert the indirect IO path to use the block layer 17 years ago
FUJITA Tomonori 6e5a30cba5 sg: convert the direct IO path to use the block layer 17 years ago
FUJITA Tomonori 10865dfa34 sg: convert the non-data path to use the block layer 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 17 years ago
Tejun Heo f615b48cc7 sd/ide-disk: apply extended minors to sd and ide 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
James Bottomley 7ae628d9d2 [SCSI] scsi_dh: suppress comparison warning 17 years ago
Yanqing_Liu@Dell.com 650849d71c [SCSI] scsi_dh: add Dell product information into rdac device handler 17 years ago
Adrian Bunk b78ded8915 [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option 17 years ago
Alexander Beregalov 4a3e1ea8b2 [SCSI] qla2xxx: fix printk format warnings 17 years ago