Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a9d71f84c8d6f981bc598398ddbbec4ee25e3c7
/
drivers
/
ata
/
pata_hpt37x.c
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2fc75da
ata: use module_pci_driver
by Axel Lin
· 13 years ago
8d7b1c7
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
by Joe Perches
· 14 years ago
defed55
pata_hpt37x: inherit prereset() method for HPT374
by Sergei Shtylyov
· 14 years ago
910f7bb
pata_hpt37x: fold 'if' statement into 'switch'
by Sergei Shtylyov
· 14 years ago
40d69ba
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
by Sergei Shtylyov
· 14 years ago
bfdd7c5
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
by Sergei Shtylyov
· 14 years ago
fc2698d
pata_hpt37x: actually limit HPT370 to UltraDMA/66
by Sergei Shtylyov
· 14 years ago
49bfbd3
pata_hpt37x: coding style cleanup
by Sergei Shtylyov
· 14 years ago
8e834c2
pata_hpt{37x|3x2n}: SATA mode filtering
by Sergei Shtylyov
· 14 years ago
1c5afdf
libata-sff: separate out BMDMA init
by Tejun Heo
· 14 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 14 years ago
16ea0fc
libata: Pass host flags into the pci helper
by Alan Cox
· 15 years ago
fd5e62e
pata_hpt{37x|3x2n}: improve timing register documentation
by Sergei Shtylyov
· 15 years ago
1a1b172
pata_hpt{37x|3x2n}: unify mode programming
by Sergei Shtylyov
· 15 years ago
56f46f8
pata_hpt37x: use ATA_DMA_* constants
by Sergei Shtylyov
· 15 years ago
89d3b36
ata: use pci_dev->revision
by Sergei Shtylyov
· 15 years ago
5600c70
pata_hpt{37x|3x2n}: fix timing register masks (take 2)
by Sergei Shtylyov
· 15 years ago
10a9c96
pata_hpt{37x,3x2n}: add debounce delay to cable detection methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
ab81a50
pata_hpt37x: unify ->pre_reset methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
9e87be9
pata_hpt37x: add proper cable detection methods
by Bartlomiej Zolnierkiewicz
· 15 years ago
ad452d6
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
by Krzysztof Halasa
· 15 years ago
265b721
pata_hpt37x: fix HPT370 DMA timeouts
by Sergei Shtylyov
· 16 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
887125e
libata: stop overloading port_info->private_data
by Tejun Heo
· 17 years ago
1bd5b71
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
f08048e
libata: PCI device should be powered up before being accessed
by Tejun Heo
· 17 years ago
6ddd686
pata_hpt*, pata_serverworks: fix UDMA masking
by Alan Cox
· 17 years ago
40f46f1
pata_hpt37x: checkpatch fixes
by Andrew Morton
· 17 years ago
f941b16
pata_hpt37x: Fix HPT374 detection
by Alan Cox
· 17 years ago
22d5c76
pata_hpt37x: Fix cable detect bug spotted by Sergei
by Alan Cox
· 17 years ago
73946f9
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
by Alan Cox
· 17 years ago
81ad183
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
by Alan Cox
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
80b8987
pata_hpt{37x|3x2n}: fix clock reporting (take 2)
by Sergei Shtylyov
· 17 years ago
d44a65f
pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
by Sergei Shtylyov
· 17 years ago
64a8170
pata_hpt37x: Fix 2.6.22 clock PLL regression
by Alan Cox
· 17 years ago
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
1d2808f
[libata] PATA drivers: remove ATA_FLAG_SRST
by Jeff Garzik
· 17 years ago
62877f6
HPT374 is UDMA100 not UDMA133
by Alan Cox
· 17 years ago
960c8a1
pata_hpt37x: Further improvements based on the IDE updates and vendor drivers
by Alan Cox
· 17 years ago
a617c09
libata: Trim trailing whitespace
by Jeff Garzik
· 17 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
a473446
pata_hpt37x: Further small fixes
by Alan Cox
· 18 years ago
a76b62c
libata: Change prototype of mode_filter to remove ata_port*
by Alan Cox
· 18 years ago
fcc2f69
pata_hpt37x: Updates from drivers/ide work
by Alan Cox
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 18 years ago
8bfa79f
libata: use ata_id_c_string()
by Tejun Heo
· 18 years ago
a0cf733
libata: straighten out ATA_ID_* constants
by Tejun Heo
· 18 years ago
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
6929da4
[PATCH] hpt37x: Two important bug fixes
by Alan
· 18 years ago
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
afdfe89
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 18 years ago
b5bf24b
[PATCH] hpt37x: Check the enablebits
by Alan Cox
· 18 years ago
2d2744f
[libata] PCI ID table cleanup in various drivers
by Jeff Garzik
· 18 years ago
bda3028
[libata] Don't use old-EH ->eng_timeout() hook when not needed
by Jeff Garzik
· 18 years ago
85cd725
[libata #pata-drivers] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
669a5db
[libata] Add a bunch of PATA drivers.
by Jeff Garzik
· 18 years ago