Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3c681c028846bd5d39f563909409832a295ca69
/
drivers
/
ata
/
sata_sil24.c
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
825cd6d
sata_sil24: sil24_interrupt() micro-optimisation
by Mikael Pettersson
· 17 years ago
8bc3fc4
libata: bump versions
by Jeff Garzik
· 17 years ago
3cadbcc
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
by Tejun Heo
· 17 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
cd0d3bb
libata: dev_config does not need ap and adev passing
by Alan
· 18 years ago
722d67b
sata_sil24: Add Adaptec 1220SA PCI ID
by Jamie Clark
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
4fc00cb
sata_sil24: kill unused local variable idx in sil24_fill_sg()
by Tejun Heo
· 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
553c4aa
libata: handle pci_enable_device() failure while resuming
by Tejun Heo
· 18 years ago
c0c5590
[PATCH] sata_sil24: add PMP related constants
by Tejun Heo
· 18 years ago
28c8f3b
[PATCH] sata_sil24: rename PMP related constants
by Tejun Heo
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
54bb3a94
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
281d426
[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*
by Alexey Dobriyan
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/sata_sil24.c]
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
f31e945
[PATCH] sata_sil24: don't set probe_ent->mmio_base
by Tejun Heo
· 18 years ago
d2298dc
[PATCH] sata_sil24: add suspend/sleep support
by Tejun Heo
· 18 years ago
2a41a61
[PATCH] sata_sil24: separate out sil24_init_controller()
by Tejun Heo
· 18 years ago
e9c8391
[PATCH] libata: clean up debounce parameters and improve parameter selection
by Tejun Heo
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
b477257
[PATCH] sata_sil24: endian anotations
by Alexey Dobriyan
· 18 years ago
0542925
[PATCH] sata_sil24: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 18 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 18 years ago
e8e008e
[PATCH] sata_sil24: update sil24_hardreset()
by Tejun Heo
· 18 years ago
135da34
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
by Tejun Heo
· 18 years ago
f5914a4
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
by Tejun Heo
· 18 years ago
aee10a0
[PATCH] sata_sil24: implement NCQ support
by Tejun Heo
· 18 years ago
88ce755
[PATCH] sata_sil24: convert to new EH
by Tejun Heo
· 18 years ago
f15a1da
[PATCH] libata: use ATA printk helpers
by Tejun Heo
· 18 years ago
81952c5
[PATCH] libata: use new SCR and on/offline functions
by Tejun Heo
· 18 years ago
ce5f7f3
[PATCH] sata_sil24: update TF image only when necessary
by Tejun Heo
· 18 years ago
3c567b7
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
by Tejun Heo
· 18 years ago
26ec634
[PATCH] sata_sil24: enable 64bit
by Tejun Heo
· 19 years ago
bad28a3
[PATCH] sata_sil24: fix on-memory structure byteorder
by Tejun Heo
· 19 years ago
a5b4c47
[PATCH] sata_sil24: don't do hardreset during driver initialization
by Tejun Heo
· 19 years ago
ecc2e2b
[PATCH] sata_sil24: reimplement hardreset
by Tejun Heo
· 19 years ago
0eaa605
[PATCH] sata_sil24: kill 10ms sleep in softreset
by Tejun Heo
· 19 years ago
2555d6c
[PATCH] sata_sil24: put port into known state before softresetting
by Tejun Heo
· 19 years ago
b5bc421
[PATCH] sata_sil24: implement sil24_init_port()
by Tejun Heo
· 19 years ago
37024e8
[PATCH] sata_sil24: implement loss of completion interrupt on PCI-X errta fix
by Tejun Heo
· 19 years ago
9466d85
[PATCH] sata_sil24: consolidate host flags into SIL24_COMMON_FLAGS
by Tejun Heo
· 19 years ago
7dafc3f
[PATCH] sata_sil24: add more constants
by Tejun Heo
· 19 years ago
3b9f1d0
[PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ_SDB_NOTIFY
by Tejun Heo
· 19 years ago
6400880
[PATCH] sata_sil24: typo fix
by Tejun Heo
· 19 years ago
7dd29dd
[PATCH] sata_sil24: use ata_wait_register()
by Tejun Heo
· 19 years ago
643be97
[PATCH] sata_sil24: better error message from softreset
by Tejun Heo
· 19 years ago
1c1d832
[PATCH] sata_sil24: fix timeout calculation in sil24_softreset
by Tejun Heo
· 19 years ago
987d2f0
[PATCH] libata: make reset methods complain when they fail
by Tejun Heo
· 19 years ago
2bf2cb2
[PATCH] libata: kill @verbose from ata_reset_fn_t
by Tejun Heo
· 19 years ago
10a5fd5
Merge branch 'master'
by Jeff Garzik
· 19 years ago
9227c33
[PATCH] move ->eh_strategy_handler to the transport class
by Christoph Hellwig
· 19 years ago
af64371
[libata] bump versions
by Jeff Garzik
· 19 years ago
198e0fe
[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED
by Tejun Heo
· 19 years ago
2e9edbf
[libata] export ata_dev_pair; trim trailing whitespace
by Jeff Garzik
· 19 years ago
142877b
[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
by Jeff Garzik
· 19 years ago
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
8645984
[PATCH] sata_sil24: lengthen softreset timeout
by Tejun Heo
· 19 years ago
10d996a
[PATCH] sata_sil24: exit early from softreset if SStatus reports no device
by Tejun Heo
· 19 years ago
fbfda6e
[PATCH] sata_sil24: fix mwdma_mask setting
by Tejun Heo
· 19 years ago
4b9d7e0
[PATCH] sata_sil24: add a new PCI ID for SiI 3124
by Tejun Heo
· 19 years ago
49430f9
[PATCH] libata: kill sht->max_sectors
by Tejun Heo
· 19 years ago
6e7846e
[PATCH] libata: move cdb_len for host to device
by Tejun Heo
· 19 years ago
489ff4c
[PATCH] sata_sil24: add hardreset
by Tejun Heo
· 19 years ago
07b7347
[PATCH] sata_sil24: convert to new reset mechanism
by Tejun Heo
· 19 years ago
f637902
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
by Tejun Heo
· 19 years ago
35daeb8
[PATCH] libata: use ata_scsi_timed_out()
by Tejun Heo
· 19 years ago
a72ec4c
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
by Tejun Heo
· 19 years ago
9a3d9eb
[PATCH] libata: return AC_ERR_* from issue functions
by Tejun Heo
· 19 years ago
11a56d2
[PATCH] libata: add detailed AC_ERR_* flags
by Tejun Heo
· 19 years ago
93c9338
[BLOCK] update libata to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
a22e2eb
[PATCH] libata: move err_mask to ata_queued_cmd
by Albert Lee
· 19 years ago
c0ab424
[PATCH] sil24: make error_intr less verbose
by Tejun Heo
· 19 years ago
69ad185
[PATCH] sil24: add ATAPI support
by Tejun Heo
· 19 years ago
ca45160
[PATCH] sil24: use SRST for phy_reset
by Tejun Heo
· 19 years ago
7d1ce68
[PATCH] sil24: add sil24_restart_controller
by Tejun Heo
· 19 years ago
d10cb35
[PATCH] sil24: add constants
by Tejun Heo
· 19 years ago
e9c05af
[PATCH] sil24: add missing ata_pad_free()
by Tejun Heo
· 19 years ago
3b7d697
[libata] constify PCI ID table in several drivers
by Jeff Garzik
· 19 years ago
193515d
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
by Jeff Garzik
· 19 years ago
6037d6b
[libata] ATAPI pad allocation fixes/cleanup
by Jeff Garzik
· 19 years ago
95dbf5c
Merge branch 'master'
by Jeff Garzik
· 19 years ago
a9524a7
[libata] use dev_printk() throughout drivers
by Jeff Garzik
· 19 years ago
054ee8f
Merge branch 'upstream'
by Jeff Garzik
· 19 years ago
a7dac44
[libata] change ata_qc_complete() to take error mask as second arg
by Jeff Garzik
· 19 years ago
f0612bb
Merge branch 'upstream'
by Jeff Garzik
· 19 years ago
0169e28
[libata] remove ata_chk_err(), ->check_err() hook.
by Jeff Garzik
· 19 years ago
b0c4e14
Merge branch 'master'
by Jeff Garzik
· 19 years ago
4b4a5ea
[PATCH] sata_sil24 iomem annotations and fixes
by Al Viro
· 19 years ago
7a9f8f9
Merge branch 'master'
by Jeff Garzik
· 19 years ago
Next »