Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
788b0bc46558d06f923afae59f881356ac382381
/
drivers
/
ata
/
pata_it821x.c
58eb8cd
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
by Bartlomiej Zolnierkiewicz
· 10 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
0a86e1c
ata: use pci_get_drvdata()
by Jingoo Han
· 11 years ago
2fc75da
ata: use module_pci_driver
by Axel Lin
· 13 years ago
1c30c02
pata_it821x: Fix RAID type display, by adding missing comma
by Jean Delvare
· 13 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
4fca377
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
by Jeff Garzik
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
1c5afdf
libata-sff: separate out BMDMA init
by Tejun Heo
· 14 years ago
360ff78
libata-sff: separate out BMDMA qc_issue
by Tejun Heo
· 14 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
16ea0fc
libata: Pass host flags into the pci helper
by Alan Cox
· 15 years ago
4192be6
pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define
by Otavio Salvador
· 15 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
7ba07d1
pata_it821x: resume from hibernation fails with RAID volume
by Ondrej Zary
· 16 years ago
4a99d95
pata_it821x: Update RDC UDMA handling
by Alan Cox
· 16 years ago
1eca436
libata: beef up iterators
by Tejun Heo
· 16 years ago
054e5f6
libata: Fix LBA48 on pata_it821x RAID volumes.
by Ondrej Zary
· 16 years ago
ab77163
ata: Switch all my stuff to a common address
by Alan Cox
· 16 years ago
4ef2818
[libata] pata_it821x: fix warning
by Jeff Garzik
· 16 years ago
963e497
pata_it821x: Driver updates and reworking
by Alan Cox
· 16 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
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
b63b133
pata_it821x: use raw nbytes in check_atapi_dma
by Tejun Heo
· 17 years ago
c5038fc
libata/pata_it821x: Improve handling of poorly compatible emulations
by Alan Cox
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 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
0260731
libata-link: linkify config/EH related functions
by Tejun Heo
· 17 years ago
f58229f
libata-link: implement and use link/device iterators
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
bce7d5e
pata_it821x: fix lost interrupt with atapi devices
by Jeff Norden
· 17 years ago
2a3103c
[libata] Bump driver versions
by Jeff Garzik
· 17 years ago
604de6e
pata_it821x: Fix regression/corruptor
by Alan Cox
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 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
112cc2b
pata_it821x: fix section mismatch warning
by Randy Dunlap
· 17 years ago
5fe675e
fix module_param mistake in it821x
by Stas Sergeev
· 17 years ago
374abf2
pata_it821x: (partially) fix DMA in RAID mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
c343a83
pata: Trivia
by Alan Cox
· 17 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
a0fcdc0
[libata] Update several PATA drivers for new ->cable_detect hook
by Jeff Garzik
· 18 years ago
cd0d3bb
libata: dev_config does not need ap and adev passing
by Alan
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
616ece2
libata: Use new id_to_dma_mode function to tidy reporting in more drivers (minimally tested)
by Alan
· 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
b229a7b
libata: set_mode, Fix the FIXME
by Alan
· 18 years ago
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
f535d53
[PATCH] pata_it821x: Suspend/Resume support
by Alan
· 18 years ago
afdfe89
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 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