Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8a14e302ffeecc312186b8b9b0efc8963cec83b
/
drivers
/
ide
/
siimage.c
fe31edc
Drivers: ide: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e6b5370
sections: fix section conflicts in drivers/ide
by Andi Kleen
· 12 years ago
bb43061
siimage: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
8776168
ide: change ->set_dma_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
e085b3c
ide: change ->set_pio_mode method parameters
by Bartlomiej Zolnierkiewicz
· 15 years ago
ec053e4
siimage: implement test_irq() method
by Sergei Shtylyov
· 15 years ago
74414a91
siimage: use ide_dma_test_irq() (take 2)
by Sergei Shtylyov
· 15 years ago
c9ef59f
ide: IORDY handling fixes
by Bartlomiej Zolnierkiewicz
· 15 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 15 years ago
35c9b4d
ide: add ->dma_clear method and remove ->dma_timeout one
by Bartlomiej Zolnierkiewicz
· 16 years ago
22117d6
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ed0ef5
ide: fix ->init_chipset method to return 'int' value
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
ccd32e2
ide: Switch to a common address
by Alan Cox
· 16 years ago
1f1ab27
ide: two more pci_ioremap_bar() conversions
by Arjan van de Ven
· 16 years ago
2bfba3c
ide: remove useless subdirs from drivers/ide/
by Bartlomiej Zolnierkiewicz
· 16 years ago
[Renamed from drivers/ide/pci/siimage.c]
653bcf5
ide: __ide_dma_end() -> ide_dma_end()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a9ab09e
ide: use unique names for struct pci_driver instances
by Bartlomiej Zolnierkiewicz
· 16 years ago
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
feb22b7
ide: add proper PCI PM support (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ceca72
ide: include <linux/hdreg.h> only when needed
by Bartlomiej Zolnierkiewicz
· 16 years ago
7e59ea2
ide: check drive->present in ide_get_paired_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
a69999e
drivers/ide/pci/: use __devexit_p()
by Adrian Bunk
· 16 years ago
f454cbe
ide: ->cable_detect method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
36de994
ide: ->quirkproc method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
a326b02
ide: drop 'name' parameter from ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
28cfd8a
ide: include PCI device name in messages from IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
fe38258
siimage: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c67423
siimage: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
by Bartlomiej Zolnierkiewicz
· 16 years ago
761052e
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
by Bartlomiej Zolnierkiewicz
· 16 years ago
cab7f8e
ide: remove ->dma_{status,command} fields from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
64a8f00
IDE: Report errors during drive reset back to user space
by Elias Oltmanns
· 16 years ago
1357214
ide: remove ->mmio flag from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
b26b0c5
ide: fix crash at boot with siimage driver
by Benjamin Herrenschmidt
· 17 years ago
7b25543
siimage: coding style cleanup (take 2)
by Sergei Shtylyov
· 17 years ago
24cc434
siimage: remove proc_reports_siimage()
by Bartlomiej Zolnierkiewicz
· 17 years ago
165701d
siimage: add sil_* I/O ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
24a96ae
siimage: do clocking register posting earlier in setup_mmio_siimage()
by Bartlomiej Zolnierkiewicz
· 17 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
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb63963
ide: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
50672e5
ide: remove dead/obsolete ->busproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
c976816
siimage: fix kernel oops on PPC 44x
by Sergei Shtylyov
· 17 years ago
afdd360
ide: remove write-only ->sata_misc[] from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
835457d
ide: remove SATA_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
78829dd
ide: remove needless includes from PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
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
f01393e
ide: merge ->fixup and ->quirkproc methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac98ce
siimage: remove resetproc() method
by Sergei Shtylyov
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
8562043
ide: constify struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
039788e
ide: replace ide_pci_device_t by struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
9239b33
ide: remove write-only hwif->hw
by Bartlomiej Zolnierkiewicz
· 17 years ago
438c470
siimage: separate PATA and SATA methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
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
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
af4c90f
siimage: bump driver version
by Bartlomiej Zolnierkiewicz
· 17 years ago
a87a87c
ide: Fix siimage driver accessing beyond array boundary
by Benjamin Herrenschmidt
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
9cbcc5e
ide: use PCI_VDEVICE() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
65c9cd2
ide: remove ide_use_fast_pio()
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
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ffe5415
siimage: fix ->set_pio_mode method to select PIO data transfer
by Bartlomiej Zolnierkiewicz
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 17 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
328dcbb
siimage: PIO mode setup fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 17 years ago
4728d54
ide: remove ide_dma_enable()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3cb7396
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
2d5eaa6
ide: rework the code for selecting the best DMA transfer mode (v3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
8e60d37
siimage: fix wrong ->swdma_mask
by Bartlomiej Zolnierkiewicz
· 18 years ago
8693d3e
siimage: DRAC4 note
by Alan Cox
· 18 years ago
3608b5d
ide: add ide_set_dma() helper (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
d8f4469
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
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
7569e8d
ide: add ide_use_fast_pio() helper (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
056a697
ide: unexport ide_set_xfer_rate() (v2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
075cb65
siimage: PIO1/2 taskfile transfer overclocking fix
by Sergei Shtylyov
· 18 years ago
Next »