Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
21a3387ddd9eedcf6d4f47e591ffa90128b9f560
/
drivers
/
ide
/
ide-iops.c
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
7e77718
ide: use ->ata_input_data in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f367bed
Revert "ide: change master/slave IDENTIFY order"
by Bartlomiej Zolnierkiewicz
· 17 years ago
d30a426
ide: insert BUG_ON() into __ide_set_handler() (take 2)
by Sergei Shtylyov
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
f2694b7
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
by Bartlomiej Zolnierkiewicz
· 17 years ago
578cfa0
ide: move check_dma_crc() to ide-dma.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
296921a
ide: remove ide_auto_reduce_xfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
99ffbe0
ide: move drive->crc_count check out from check_dma_crc()
by Bartlomiej Zolnierkiewicz
· 17 years ago
af10f77
ide: remove ide_ata66_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5efe7c5
ide: remove set_transfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fa01717
ide: unexport SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 17 years ago
629f944
ide: use __ide_set_handler() in ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9d50152
ide: make probe_hwif() return an error value
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a9e77a
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
81ca691
ide: add ide_set_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
15ce926
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37aaf9
ide: move drive->using_dma check to callers of ->dma_host_on method
by Bartlomiej Zolnierkiewicz
· 17 years ago
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
aea5d37
ide: (hopefully) fix VDMA for CS5520
by Bartlomiej Zolnierkiewicz
· 17 years ago
c2b57cd
ide: add ide_tf_read() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
d324447
ide: fix registers loading order in ide_dump_ata_status()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f919790
ide: remove SELECT_INTERRUPT()
by Bartlomiej Zolnierkiewicz
· 17 years ago
cd3dbc9
ide: remove QUIRK_LIST()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4ee06b7
ide: remove stale ide.h "configuration options"
by Bartlomiej Zolnierkiewicz
· 17 years ago
f1ca6d3
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
650d841
ide: add struct ide_taskfile (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
cd2a2d9
ide: remove task_ioreg_t typedef (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b98f880
ide: fix cable detection for SATA bridges
by George Kibardin
· 17 years ago
3ab7efe
ide: DMA reporting and validity checking fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
e97564f
ide: More TSST drives with broken cable detection
by Peter Missel
· 17 years ago
0546cb0
ide: remove bogus ide_fix_driveid() comment
by Bartlomiej Zolnierkiewicz
· 17 years ago
89613e6
ide: don't set PIO mode on pre-EIDE drives
by Sergei Shtylyov
· 17 years ago
0174511
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
6d5dd21
ide: unexport ide_fix_driveid
by Adrian Bunk
· 17 years ago
8588a2b7
ide: add SH-S202J to ivb_list[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
8a45513
ide: remove dead code from ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
76bb778
ide: remove CONFIG_IDEDMA_IVB config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
b140b99
ide: change master/slave IDENTIFY order
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
aedea59
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ddf1510
ide-pmac: use __ide_wait_stat()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74af21c
ide: add __ide_wait_stat() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c3c22f
ide: add ide_dev_is_sata() helper (take 2)
by Sergei Shtylyov
· 17 years ago
b0244a0
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
adcd33d
ide: ide_config_drive_speed() bugfixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5b7e70
ide: add cable detection for early UDMA66 devices (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
7f8f48a
ide: cable detection fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
2345031
ide: correctly prevent IDE timer expiry function to run if request was already handled
by Suleiman Souhlal
· 18 years ago
513daad
ide: use correct IDE error recovery
by Suleiman Souhlal
· 18 years ago
f68d932
ide: revert "ide: fix drive side 80c cable check, take 2" for now
by Bartlomiej Zolnierkiewicz
· 18 years ago
fab5937
ide: fix drive side 80c cable check, take 2
by Tejun Heo
· 18 years ago
ccf3528
ide: make ide_hwif_t.ide_dma_host_on void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7469aaf
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
0ecdca2
ide: use PIO/MMIO operations directly where possible (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
913759a
[PATCH] ide: Fix crash on repeated reset
by Alan Cox
· 18 years ago
1e86240
[PATCH] IDE: Touch NMI watchdog during resume from STR
by Michal Schmidt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1a1276e
[PATCH] Old IDE, fix SATA detection for cabling
by Alan Cox
· 18 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
6842f8c
[PATCH] solve false-positive soft lockup messages during IDE init
by Ingo Molnar
· 19 years ago
e851b62
[PATCH] ide: possible cleanups
by Adrian Bunk
· 19 years ago
d7d7634
[PATCH] ide: clean up the garbage in eighty_ninty_three
by Alan Cox
· 19 years ago
68ad991
[PATCH] ide: IDE timing violation on reset
by Alan Cox
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago