Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7ee1d5abc2fffad16f7b2fb80f5d4e09133cbc1
/
drivers
/
ide
/
pci
/
sgiioc4.c
e7ee1d5
sgiioc4: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
50672e5
ide: remove dead/obsolete ->busproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
f6fb786
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
57c802e
ide: add ide_init_port_hw() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
8f8e848
sgiioc4: always init hwif->io_ports
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
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
e5efba3
sgiioc4: add ide_toggle_bounce() calls
by Bartlomiej Zolnierkiewicz
· 17 years ago
7299a39
ide: remove hwif->intrproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
9239b33
ide: remove write-only hwif->hw
by Bartlomiej Zolnierkiewicz
· 17 years ago
8447d9d
ide: add ide_device_add()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fc212bb
ide: use pci_dev->revision
by Bartlomiej Zolnierkiewicz
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
55c16a7
IDE: sg chaining support
by Jens Axboe
· 17 years ago
b9d9e61
sgiioc4: add missing ->dma_base check
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
ca1997c
sgiioc4: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
c283f5d
ide: make void and rename ide_dma_timeout() method
by Sergei Shtylyov
· 17 years ago
841d2a9
ide: make void and rename ide_dma_lostirq() method
by Sergei Shtylyov
· 17 years ago
5cbf79c
ide: add ide_proc_register_port()
by Bartlomiej Zolnierkiewicz
· 17 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
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
9ef5791
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
by Bartlomiej Zolnierkiewicz
· 18 years ago
2ad1e55
ide: convert ide_hwif_t.mmio into flag (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
0ecdca2
ide: use PIO/MMIO operations directly where possible (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7b77d86
ide: remove ide_pci_device_t tables with only one entry
by Bartlomiej Zolnierkiewicz
· 18 years ago
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
a1b26c3
[PATCH] sgiioc4: Disable module unload
by Jeremy Higdon
· 18 years ago
59f1480
[PATCH] ioc4: Enable build on non-SN2
by Brent Casavant
· 18 years ago
3f63c5e
[PATCH] ide: remove dma_base2 field from ide_hwif_t
by Sergei Shtylyov
· 18 years ago
1678df3
[PATCH] sgiioc4: fixup use of mmio ops
by John Keller
· 18 years ago
f5befce
[PATCH] SGI IOC4: Detect IO card variant
by Brent Casavant
· 18 years ago
a835fa7
[PATCH] sgiioc4: use mmio ops instead of port io
by Jeremy Higdon
· 18 years ago
d345434
[IA64] remove obsolete corporate address
by Jes Sorensen
· 19 years ago
0271fc2
[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.
by Jeremy Higdon
· 19 years ago
deb5e5c
[PATCH] sgiioc4: check for no hwifs available
by Jeremy Higdon
· 19 years ago
22329b5
[PATCH] ioc4: Core driver rewrite
by Brent Casavant
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago