Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9567b349f7e7dd7e2483db99ee8e4a6fe0caca38
/
drivers
/
scsi
/
ide-scsi.c
9567b34
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
e3bfae4
ide-scsi: do non-atomic pc->flags testing
by Borislav Petkov
· 17 years ago
1c06578
ide-scsi: convert driver to using generic ide_atapi_pc
by Borislav Petkov
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
7616c0a
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
98d2a7a
ide-scsi: remove needless SELECT_DRIVE() call
by Bartlomiej Zolnierkiewicz
· 17 years ago
2d6027f
ide-scsi: use ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a330e3
blk_end_request: changing ide-scsi (take 4)
by Kiyoshi Ueda
· 17 years ago
2fc5738
ide: add ide_pktcmd_tf_load() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
932aead
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
by Bartlomiej Zolnierkiewicz
· 17 years ago
8e7657a
ide: remove atapi_ireason_t (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
790d123
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
e5f9f5a
ide: remove atapi_feature_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
22c525b
ide: remove ata_status_t and atapi_status_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
69ae6fe
ide-scsi: add ide_scsi_hex_dump() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
6413f08
ide-scsi: use print_hex_dump from <linux/kernel.h>
by Denis Cheng
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
c79d88b
[SCSI] ide-scsi: remove usage of sg_last()
by Jens Axboe
· 17 years ago
2428427
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
by Boaz Harrosh
· 17 years ago
d274a98
ide-scsi: sg chaining support
by Jens Axboe
· 17 years ago
6fdea8d
[SCSI] ide-scsi: Close narrow race in release
by Matthew Wilcox
· 17 years ago
427d0bd
[SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup
by Boaz Harrosh
· 17 years ago
41ead3c
drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
d1be0a8
ide-scsi: fix OOPS in idescsi_expiry()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7662d04
ide: move IDE settings handling to ide-proc.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
1497943
ide: split off ioctl handling from IDE settings (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
c94964a
ide: remove ide_drive_t.usage
by Bartlomiej Zolnierkiewicz
· 18 years ago
aaeab80
[PATCH] ide_scsi: allow it to be used for non CD only
by Alan Cox
· 18 years ago
cdd6026
[PATCH] Remove ->rq_status from struct request
by Jens Axboe
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
36e8e57
[PATCH] lockdep: annotate idescsi_pc_intr()
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
e723ccd
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
by Jes Sorensen
· 19 years ago
b62735d
[PATCH] ide-scsi: fix for IDE probe/remove ops changes
by Mikael Pettersson
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
4ef3b8f
[PATCH] ide: remove ide_driver_t.owner field
by Laurent Riffard
· 19 years ago
f64a181
[SCSI] remove Scsi_Device typedef
by Christoph Hellwig
· 19 years ago
383f974
Merge by hand (conflicts between pending drivers and kfree cleanups)
by James Bottomley
· 19 years ago
c9475cb
[PATCH] kfree cleanup: drivers/scsi
by Jesper Juhl
· 19 years ago
3256534
[SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium not present"
by Willem Riede
· 19 years ago
849a892
Merge by Hand
by James Bottomley
· 19 years ago
a717f77
[PATCH] revert ide-scsi highmem cleanup
by Andrew Morton
· 19 years ago
17fd47a
[PATCH] ide-scsi highmem cleanup
by Andrew Morton
· 19 years ago
017560f
[SCSI] use sfoo_printk() in drivers
by Jeff Garzik
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
41bb4c4
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
by Stuart Hayes
· 19 years ago
8604aff
[PATCH] convert IDE device drivers to driver-model
by Bartlomiej Zolnierkiewicz
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago