summaryrefslogtreecommitdiff
path: root/drivers/ide/legacy/hd.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk1-815/+0
2008-07-16ide/legacy/hd.c: use late_initcall()Adrian Bunk1-1/+1
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/hd.cPaolo Ciarrocchi1-38/+40
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton1-3/+6
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin1-61/+12
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh1-1/+2
2007-07-09drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes1-1/+1
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-16/+8
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+3
2005-04-16[PATCH] hd: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+864