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-gd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-2
/
+2
2009-02-25
ide: fix refcounting in device drivers
Bartlomiej Zolnierkiewicz
1
-9
/
+17
2009-01-06
ide: remove ->error method from struct ide_driver
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-11-02
ide-gd: re-get capacity on revalidate
Borislav Petkov
1
-1
/
+6
2008-10-21
[PATCH] switch ide-gd
Al Viro
1
-13
/
+11
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
1
-18
/
+104
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
1
-2
/
+14
2008-10-17
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
1
-0
/
+296