Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2
/
drivers
/
ata
/
sata_sil24.c
3e4ec34
libata: kill ATA_FLAG_DISABLED
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
dae7721
sata_sil24: MSI support, disabled by default
by Vivek Mahajan
· 15 years ago
4f1a0ee
sata_sil24: always set protocol override for non-ATAPI data commands
by Robert Hancock
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
1564a18
sata_sil24: remove unused sil24_port_multiplier
by Grant Grundler
· 16 years ago
e8b3b5e
sata_sil24: configure max read request size to 4k
by Tejun Heo
· 16 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 16 years ago
464b328
sata_sil24: add DID for another adaptec flavor
by Tejun Heo
· 16 years ago
906c1ff
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
by Tejun Heo
· 16 years ago
45db2f6
libata: move link onlineness check out of softreset methods
by Tejun Heo
· 17 years ago
2a0c15c
libata: kill dead code paths in reset path
by Tejun Heo
· 17 years ago
071f44b
libata: implement PMP helpers
by Tejun Heo
· 17 years ago
350756f
libata: don't use ap->ioaddr in non-SFF drivers
by Tejun Heo
· 17 years ago
520d06f
libata: remove check_status from non-SFF drivers
by Tejun Heo
· 17 years ago
4c9bf4e
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
by Tejun Heo
· 17 years ago
79f97da
libata: drop @finish_qc from ata_qc_complete_multiple()
by Tejun Heo
· 17 years ago
5958e30
libata: move PMP SCR access failure during reset to ata_eh_reset()
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
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
358f9a7
libata: implement and use ata_noop_irq_clear()
by Tejun Heo
· 17 years ago
8cebf27
libata: kill ATA_LFLAG_SKIP_D2H_BSY
by Tejun Heo
· 17 years ago
cf48062
libata: prefer hardreset
by Tejun Heo
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
405e66b
libata: implement protocol tests
by Tejun Heo
· 17 years ago
c2e14f1
sata_sil24: freeze on non-dev errors reported via CERR
by Tejun Heo
· 17 years ago
7293fa8
sata_sil24: fix stupid typo
by Tejun Heo
· 17 years ago
13cc546
sata_sil24: prevent hba lockup when pass-through ATA commands are used
by Gwendal Grignou
· 17 years ago
93e2618
sata_sil24: fix sg table sizing
by Tejun Heo
· 17 years ago
f90f082
libata: stop being overjealous about non-IO commands
by Tejun Heo
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 17 years ago
3be6cbd
[libata] kill ata_sg_is_last()
by Jeff Garzik
· 17 years ago
b06ce3e
libata: use ata_exec_internal() for PMP register access
by Tejun Heo
· 17 years ago
2381803
sata_sil24: implement PORT_RST
by Tejun Heo
· 17 years ago
3454dc6
sata_sil24: implement PMP support
by Tejun Heo
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
31cc23b
libata-pmp-prep: implement ops->qc_defer()
by Tejun Heo
· 17 years ago
854c73a
libata: misc updates for AN
by Tejun Heo
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 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
0c88758
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
by Tejun Heo
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
936fd73
libata-link: linkify PHY-related functions
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
228f47b
sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used
by Tejun Heo
· 17 years ago
2a3103c
[libata] Bump driver versions
by Jeff Garzik
· 17 years ago
da3dbb1
libata: make ->scr_read/write callbacks return error code
by Tejun Heo
· 17 years ago
b64bbc3
libata: improve EH report formatting
by Tejun Heo
· 17 years ago
975530e
sata_sil24: separate out sil24_do_softreset()
by Tejun Heo
· 17 years ago
37b99cb
sata_sil24: separate out sil24_exec_polled_cmd()
by Tejun Heo
· 17 years ago
e59f0da
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
by Tejun Heo
· 17 years ago
9977126
libata: add @is_cmd to ata_tf_to_fis()
by Tejun Heo
· 17 years ago
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
54bb3a9
[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
Next »