Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
bfa14b42a3bd671f0287b3db42e703e86ef27b48
/
drivers
/
ide
/
pci
/
sis5513.c
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
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
428c644
sis5513: factor out UDMA programming code
by Bartlomiej Zolnierkiewicz
· 17 years ago
a1d8586
sis5513.c: Add Packard Bell EasyNote K5305 to laptops
by Gabriel Craciunescu
· 17 years ago
34c69b6
ide: don't BUG() on unsupported transfer modes
by Bartlomiej Zolnierkiewicz
· 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
3dfd643
ide/pci/sis5513.c: add missing "else"
by Adrian Bunk
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3985ee3
ide: add IDE_HFLAG_LEGACY_IRQS host flag
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
a718122
sis5513: remove /proc/ide/sis
by Bartlomiej Zolnierkiewicz
· 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
d83fca5
sis5513: clear prefetch and postwrite for ATAPI devices
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
d3b90ba
ide: remove drive->init_speed zeroing
by Bartlomiej Zolnierkiewicz
· 17 years ago
4960ab7
sis5513: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
c77a89c
sis5513: DMA setup fixes
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
0d3be72
sis5513: don't change UDMA settings when programming PIO
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
3160d54
sis5513: add ->udma_filter method for chipset_family >= ATA_133
by Bartlomiej Zolnierkiewicz
· 17 years ago
1955f68
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
by David Lamparter
· 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
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
f2befd9
sis5513: backport short cables support from pata_sis.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
49521f9
ide: add short cables support
by Bartlomiej Zolnierkiewicz
· 18 years ago
4c6c914
sis5513: adding PCI-ID
by Uwe Koziolek
· 18 years ago
6b8cf77
sis5513: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 18 years ago
ecfd80e
ide: make /proc/ide/ optional
by Bartlomiej Zolnierkiewicz
· 18 years ago
29e744d
ide: add ide_tune_dma() helper
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
1813720
ide: fix UDMA/MWDMA/SWDMA masks (v3)
by Bartlomiej Zolnierkiewicz
· 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
7569e8d
ide: add ide_use_fast_pio() helper (v3)
by Bartlomiej Zolnierkiewicz
· 18 years ago
ac4a306
sis5513: sis5513_config_xfer_rate() cleanup
by Bartlomiej Zolnierkiewicz
· 18 years ago
82ab1ee
ide: add missing __init tags to IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 18 years ago
b148900
[PATCH] ide: more conversion to pci_get APIs
by Alan Cox
· 18 years ago
40cddf2
[PATCH] sis5513: Switch to pci refcounting
by Alan Cox
· 18 years ago
47d4b90
[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968
by David Wang
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
d266ab8
[PATCH] Small fixes backported to old IDE SiS driver
by Alan Cox
· 19 years ago
14351f8
[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
by Aurelien Jarno
· 19 years ago
2b0c4be
[PATCH] drivers/ide/pci/sis5513.c: section fixes
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago