index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-eh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-2
/
+3
2009-06-25
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-07
ide: add IDE_DFLAG_NIEN_QUIRK device flag
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-05-17
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-3
/
+4
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-4
/
+3
2009-03-27
ide: set hwif->expiry prior to calling [__]ide_set_handler()
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: move rq->errors quirk out from ide_end_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2009-03-27
ide: pass error value to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
1
-1
/
+10
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+428