index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-tape.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide-tape: remove idetape_config_t typedef
Borislav Petkov
2008-02-02
1
-12
/
+8
*
ide-tape: remove mtio.h related comments
Borislav Petkov
2008-02-02
1
-81
/
+15
*
ide-tape: make function name more accurate
Borislav Petkov
2008-02-02
1
-6
/
+3
*
ide-tape: remove unused sense packet commands.
Borislav Petkov
2008-02-02
1
-8
/
+1
*
ide-tape: use generic byteorder macros
Borislav Petkov
2008-02-02
1
-5
/
+5
*
ide-tape: use generic scsi commands
Borislav Petkov
2008-02-02
1
-50
/
+29
*
ide-tape: remove struct idetape_block_size_page_t
Borislav Petkov
2008-02-02
1
-18
/
+0
*
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
Borislav Petkov
2008-02-02
1
-37
/
+0
*
ide-tape: remove struct idetape_parameter_block_descriptor_t
Borislav Petkov
2008-02-02
1
-40
/
+26
*
ide-tape: remove struct idetape_medium_partition_page_t
Borislav Petkov
2008-02-02
1
-19
/
+0
*
ide-tape: remove struct idetape_data_compression_page_t
Borislav Petkov
2008-02-02
1
-19
/
+0
*
ide-tape: remove struct idetape_inquiry_result_t
Borislav Petkov
2008-02-02
1
-38
/
+13
*
ide-tape: remove struct idetape_capabilities_page_t
Borislav Petkov
2008-02-02
1
-86
/
+56
*
ide-tape: remove IDETAPE_DEBUG_BUGS
Borislav Petkov
2008-02-02
1
-41
/
+2
*
ide-tape: remove IDETAPE_DEBUG_INFO
Borislav Petkov
2008-02-02
1
-73
/
+0
*
ide-tape: dump gcw fields on error in idetape_identify_device()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-6
/
+7
*
ide-tape: remove struct idetape_mode_parameter_header_t
Borislav Petkov
2008-02-02
1
-24
/
+13
*
ide-tape: remove struct idetape_request_sense_result_t
Borislav Petkov
2008-02-02
1
-53
/
+22
*
ide-tape: remove dead code
Borislav Petkov
2008-02-02
1
-34
/
+0
*
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1...
Borislav Petkov
2008-02-02
1
-410
/
+4
*
ide-tape: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+2
*
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+2
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+0
*
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2008-02-01
1
-12
/
+4
*
ide-{floppy,tape}: remove debug code for dumping identify data
Bartlomiej Zolnierkiewicz
2008-02-01
1
-59
/
+0
*
ide-tape: fix handling of non-special requests in ->end_request method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+5
*
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-6
/
+3
*
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-14
/
+13
*
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
2008-01-25
1
-16
/
+19
*
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-2
/
+1
*
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
2008-01-25
1
-17
/
+17
*
ide-tape: remove dead USE_IOTRACE code
Bartlomiej Zolnierkiewicz
2008-01-25
1
-22
/
+0
*
IDE: Convert from class_device to device for ide-tape
Tony Jones
2008-01-24
1
-8
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
1
-1
/
+1
|
\
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
|
ide: remove inclusion of non-existent io_trace.h
Robert P. J. Day
2007-10-20
1
-1
/
+0
|
/
*
ide: eliminate warnings in ide-tape.c
Stephen Rothwell
2007-08-01
1
-1
/
+1
*
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-10
1
-8
/
+9
*
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-10
1
-15
/
+15
*
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-05-10
1
-1
/
+1
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-2
/
+2
*
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
1
-8
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-4
/
+4
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
1
-2
/
+2
*
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
1
-1
/
+1
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-4
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]