Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87ab7f6f2874f1115817e394a7ed2dea1c72549e
/
drivers
/
ide
/
sgiioc4.c
fe31edc
Drivers: ide: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8776168
ide: change ->set_dma_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
ccae50b
sgiioc4: coding style cleanup
by Sergei Shtylyov
· 15 years ago
9f36d31
ide: remove hw_regs_t typedef
by Bartlomiej Zolnierkiewicz
· 15 years ago
dca3983
ide: pass number of ports to ide_host_{alloc,add}() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
29e52cf
ide: remove chipset field from hw_regs_t
by Bartlomiej Zolnierkiewicz
· 15 years ago
abb596b
ide: turn selectproc() method into dev_select() method (take 5)
by Sergei Shtylyov
· 16 years ago
ecf3a31
ide: turn set_irq() method into write_devctl() method
by Sergei Shtylyov
· 16 years ago
f094d4d8
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
by Bartlomiej Zolnierkiewicz
· 16 years ago
88b4132
ide: set/clear drive->waiting_for_dma flag in the core code
by Bartlomiej Zolnierkiewicz
· 16 years ago
11998b3
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
4453011
ide: destroy DMA mappings after ending DMA (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
35c9b4d
ide: add ->dma_clear method and remove ->dma_timeout one
by Bartlomiej Zolnierkiewicz
· 16 years ago
22981694
ide: pass command to ide_map_sg()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b6308ee
ide: move command related fields from ide_hwif_t to struct ide_cmd
by Bartlomiej Zolnierkiewicz
· 16 years ago
e6830a8
ide: call ide_build_sglist() prior to ->dma_setup (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
255115fb
ide: allow host drivers to specify IRQ flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
592b531
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
by Sergei Shtylyov
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ecdbc69
[IA64] Clear up section mismatch for ioc4_ide_attach_one.
by Robin Holt
· 16 years ago
2834356
pci: use pci_ioremap_bar() in drivers/ide
by Arjan van de Ven
· 16 years ago
95a84cd
sgiioc4: use ide_host_add() (take 2)
by Sergei Shtylyov
· 16 years ago
3059ef9
sgiioc4: fix error cleanup path (take 2)
by Sergei Shtylyov
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/sgiioc4.c]
107111d
sgiioc4: kill duplicate ioremap()
by Sergei Shtylyov
· 16 years ago
8108b88
sgiioc4: kill useless address checks
by Sergei Shtylyov
· 16 years ago
ea65698
sgiioc4: remove maskproc() method
by Sergei Shtylyov
· 16 years ago
2bbd57c
ide: switch to DMA-mapping API part #2
by Bartlomiej Zolnierkiewicz
· 16 years ago
9b5a18e
sgiioc4: fix messages
by Sergei Shtylylov
· 16 years ago
aa95f0e
sgiioc4: sgiioc4_read_status drive busy check fix
by Sergei Shtylylov
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b427a3
sgiioc4: fixup message on resource allocation failure
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a69580
ide: add ide_host_free() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
48c3c10
ide: add struct ide_host (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
761052e
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c97c6ac
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ce30e40
sgiioc4: call ide_find_port_slot() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
eb3aff5
ide: print message on error in ide_find_port_slot()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0139701
sgiioc4: use driver name for resource allocation
by Bartlomiej Zolnierkiewicz
· 16 years ago
c56c564
ide: set hwif->dev in ide_init_port_hw() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
912ef6d
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
by Bartlomiej Zolnierkiewicz
· 16 years ago
c5dd43e
ide: add IDE_HFLAG_MMIO host flag (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
e160124
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
04216fa
sgiioc4: use ->init_dma method
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3dd89a9
ide: cleanup setting hwif->mmio flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
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
· 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
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
Next »