index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-iops.c
Age
Commit message (
Expand
)
Author
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: sanitize SELECT_MASK() usage in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: shorten timeout value in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: propagate AltStatus workarounds to ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix kmalloc() failure handling in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: checkpatch.pl fixes for ide-iops.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix comments in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix printk() levels in [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move standard I/O code to ide-io-std.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove stale comments from drive_is_ready()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-05
ide-iops: fix odd-length ATAPI PIO transfers
Sergei Shtylyov
2009-01-14
ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal
Bartlomiej Zolnierkiewicz
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
2009-01-06
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
2009-01-06
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
2009-01-06
ide: unexport ide_wait_not_busy()
Bartlomiej Zolnierkiewicz
2009-01-06
ide: remove local_irq_set() macro
Bartlomiej Zolnierkiewicz
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2008-12-29
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
Bartlomiej Zolnierkiewicz
2008-12-02
ide: remove dead code from drive_is_ready()
Bartlomiej Zolnierkiewicz
2008-12-02
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
Bartlomiej Zolnierkiewicz
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
2008-11-02
ide: Switch to a common address
Alan Cox
2008-10-17
ide: mask interrupt in ide_config_drive_speed()
Sergei Shtylyov
2008-10-13
ide: Implement disk shock protection support (v4)
Elias Oltmanns
2008-10-13
ide: factor out reset error reporting from reset_pollfunc()
Bartlomiej Zolnierkiewicz
2008-10-13
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-10
ide: ide_dev_is_sata() -> ata_id_is_sata()
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove SECTOR_WORDS define
Bartlomiej Zolnierkiewicz
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
ide: enhance ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2008-10-10
ide: re-code ide_fixstring() loop to be less evil
Linus Torvalds
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2008-10-10
ide: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-10-10
ide: cleanup ide_fix_driveid()
Bartlomiej Zolnierkiewicz
2008-08-05
ide: fix ide_fix_driveid()
Bartlomiej Zolnierkiewicz
2008-07-24
ide: trivial sparse annotations
Harvey Harrison
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
[next]