index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
ide: use ->ata_input_data in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-03-29
Revert "ide: change master/slave IDENTIFY order"
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-02-11
ide: insert BUG_ON() into __ide_set_handler() (take 2)
Sergei Shtylyov
1
-8
/
+2
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-14
/
+25
2008-02-06
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-23
/
+1
2008-02-02
ide: remove ide_auto_reduce_xfer()
Bartlomiej Zolnierkiewicz
1
-28
/
+13
2008-02-02
ide: move drive->crc_count check out from check_dma_crc()
Bartlomiej Zolnierkiewicz
1
-12
/
+12
2008-02-02
ide: remove ide_ata66_check()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-02-02
ide: remove set_transfer()
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-02-02
ide: unexport SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide: use __ide_set_handler() in ide_execute_command()
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2008-02-01
ide: make probe_hwif() return an error value
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-25
ide: fix registers loading order in ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-25
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-25
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-01-10
ide: fix cable detection for SATA bridges
George Kibardin
1
-3
/
+3
2007-12-12
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-11-27
ide: More TSST drives with broken cable detection
Peter Missel
1
-0
/
+3
2007-11-27
ide: remove bogus ide_fix_driveid() comment
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-11-27
ide: don't set PIO mode on pre-EIDE drives
Sergei Shtylyov
1
-1
/
+6
2007-11-05
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2007-11-05
ide: unexport ide_fix_driveid
Adrian Bunk
1
-3
/
+0
2007-10-26
ide: add SH-S202J to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-20
ide: remove dead code from ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-23
/
+3
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-13
ide: remove CONFIG_IDEDMA_IVB config option
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-10-13
ide: change master/slave IDENTIFY order
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
1
-30
/
+1
2007-10-13
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
1
-52
/
+44
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2007-09-11
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
1
-2
/
+1
2007-08-20
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-08-20
ide: ide_config_drive_speed() bugfixes
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-08-20
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+36
[next]