index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-14
m68k: Atari SCSI needs NVRAM
Geert Uytterhoeven
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
Bartlomiej Zolnierkiewicz
2008-10-13
ide: remove superfluous ->media field from ide_driver_t
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-13
ide: make ide_transfer_pc() static
Bartlomiej Zolnierkiewicz
2008-10-13
ide: make ide_pc_intr() static
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add ->pc_{update,io}_buffers methods
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
2008-10-13
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add pointer to the current packet command to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
ide: drop dsc_handle argument from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-10-10
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
Elias Oltmanns
2008-10-10
ide: add ide_io_buffers() helper
Bartlomiej Zolnierkiewicz
2008-10-10
ide-scsi: cleanup ide_scsi_io_buffers()
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove ->supports_dsc_overlap field from ide_driver_t
Bartlomiej Zolnierkiewicz
2008-10-10
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
2008-10-10
ide: call ide_proc_register_driver() later
Bartlomiej Zolnierkiewicz
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove needless drive->present checks from device drivers
Bartlomiej Zolnierkiewicz
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2008-10-10
ide: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-10-09
sg: remove unnecessary blk_rq_unmap_user
FUJITA Tomonori
2008-10-09
sg: remove sg_read_xfer
FUJITA Tomonori
2008-10-09
sg: remove sg_write_xfer
FUJITA Tomonori
2008-10-09
sg: incorporate sg_build_direct into sg_start_req
FUJITA Tomonori
2008-10-09
sg: remove __sg_start_req
FUJITA Tomonori
2008-10-09
sg: remove b_malloc_len in sg_scatter_hold struct
FUJITA Tomonori
2008-10-09
sg: remove SG_ALLOW_DIO_CODE define
FUJITA Tomonori
2008-10-09
sg: rename sg_cmd_done sg_rq_end_io
FUJITA Tomonori
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-09
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
2008-10-09
sg: set dxferp to NULL for READ with the older SG interface
FUJITA Tomonori
2008-10-09
sg: use blk_rq_aligned helper function
FUJITA Tomonori
2008-10-09
sg: convert the indirect IO path to use the block layer
FUJITA Tomonori
2008-10-09
sg: convert the direct IO path to use the block layer
FUJITA Tomonori
2008-10-09
sg: convert the non-data path to use the block layer
FUJITA Tomonori
2008-10-09
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
2008-10-09
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
2008-10-09
block: allow disk to have extended device number
Tejun Heo
[next]