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