Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54951194656e4853e441266fd095f880bc0398f3
/
drivers
/
ata
/
sata_sil.c
58eb8cd
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
01d5f3b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
9f9c47f
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
by Tejun Heo
· 11 years ago
5a0a6a4
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
by Tejun Heo
· 11 years ago
0a86e1c
ata: use pci_get_drvdata()
by Jingoo Han
· 11 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 11 years ago
2fc75da
ata: use module_pci_driver
by Axel Lin
· 13 years ago
ebd1699
[libata] sata_sil: fix used-uninit warning
by Jeff Garzik
· 13 years ago
06296a1
ata: Add and use ata_print_version_once
by Joe Perches
· 14 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
9cbe056
libata: remove ATA_FLAG_NO_LEGACY
by Sergei Shtylyov
· 14 years ago
3696df3
libata: remove ATA_FLAG_MMIO
by Sergei Shtylyov
· 14 years ago
37f65b8
libata-sff: ata_sff_irq_clear() is BMDMA specific
by Tejun Heo
· 14 years ago
f60d701
libata-sff: prd is BMDMA specific
by Tejun Heo
· 14 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 14 years ago
2fc37ad
[libata] sata_sil: disable DMA engine in sil_freeze()
by Jeff Garzik
· 16 years ago
c9abde1
libata: remove superfluous NULL pointer checks
by Bartlomiej Zolnierkiewicz
· 15 years ago
31f8011
sata_sil: enable 32-bit PIO
by Robert Hancock
· 16 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
41137aa
[libata] sata_sil: Fix compilation error with libata debugging enabled
by Pasi Kärkkäinen
· 16 years ago
1737ef7
sata_sil: Fix build breakage
by Alexander Beregalov
· 16 years ago
e57db7b
SATA Sil: Blacklist system that spins off disks during ACPI power off
by Rafael J. Wysocki
· 16 years ago
c7e324f
sata_sil: add Large Block Transfer support
by Robert Hancock
· 16 years ago
1eca436
libata: beef up iterators
by Tejun Heo
· 16 years ago
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 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
6fd3639
libata: kill ata_chk_status()
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
6bd99b4
libata: normalize port_info, port_operations and sht tables
by Tejun Heo
· 17 years ago
d692abd
libata: kill ATA_LFLAG_HRST_TO_RESUME
by Tejun Heo
· 17 years ago
405e66b
libata: implement protocol tests
by Tejun Heo
· 17 years ago
f7fe7ad4
libata: clear link->eh_info.serror from ata_std_postreset()
by Tejun Heo
· 17 years ago
8cf32ac
sata_sil: fix spurious IRQ handling
by Tejun Heo
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 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
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
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
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
5bcd7a00
[libata] sata_sil: register table cleanup
by Jeff Garzik
· 17 years ago
a617c09
libata: Trim trailing whitespace
by Jeff Garzik
· 17 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
9d2c7c7
sata_sil: First step to removing ->post_set_mode
by Alan Cox
· 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
e2f8fb7
sata_sil: ignore and clear spurious IRQs while executing commands by polling
by Tejun Heo
· 18 years ago
8d9db2d
SATA: use NULL for ptrs
by Randy Dunlap
· 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
a0cf733
libata: straighten out ATA_ID_* constants
by Tejun Heo
· 18 years ago
ea54763
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
by Tejun Heo
· 18 years ago
efdaedc
[PATCH] libata: implement ATA_EHI_PRINTINFO
by Tejun Heo
· 18 years ago
04b1add
[PATCH] misc sata __iomem annotations
by Al Viro
· 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_sil.c]
79ed35a
Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata-tj into upstream
by Jeff Garzik
· 18 years ago
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
dd3bec6
[PATCH] sata_sil: remove unaffected drives from m15w blacklist
by Tejun Heo
· 19 years ago
afb5a7c
[PATCH] sata_sil: add suspend/sleep support
by Tejun Heo
· 18 years ago
3d8ec91
[PATCH] sata_sil: separate out sil_init_controller()
by Tejun Heo
· 18 years ago
b51e9e5
[PATCH] libata: add ap->pflags and move core dynamic flags to it
by Tejun Heo
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
201ce85
[PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs
by Tejun Heo
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
d4c8532
[PATCH] sata_sil: update device hotplug handling, take #2
by Tejun Heo
· 18 years ago
23fa961
[PATCH] sata_sil: add controller unplug detection in sil_interrupt()
by Tejun Heo
· 18 years ago
e573890
[PATCH] sata_sil: 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
cbe88fb
[PATCH] sata_sil: new interrupt handler
by Tejun Heo
· 18 years ago
20888d8
[PATCH] sata_sil: add new constants in preparation for new interrupt handler
by Tejun Heo
· 18 years ago
a6b2c5d
[PATCH] PATCH: libata. Add ->data_xfer method
by Alan Cox
· 18 years ago
f6aae27
[PATCH] sata_sil: convert to new EH
by Tejun Heo
· 18 years ago
f15a1da
[PATCH] libata: use ATA printk helpers
by Tejun Heo
· 18 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
4bced2d
[libata] kill bogus cut-n-pasted comments in three drivers
by Jeff Garzik
· 19 years ago
e1211e3
[PATCH] libata: implement ata_dev_enabled and disabled()
by Tejun Heo
· 19 years ago
5a52913
[PATCH] libata: make per-dev transfer mode limits per-dev
by Tejun Heo
· 19 years ago
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
e653a1e
[PATCH] sata_sil: cosmetic flag/constant changes
by Tejun Heo
· 19 years ago
48d4ef2
[PATCH] sata_sil: replace register address constants with sil_port[] entry
by Tejun Heo
· 19 years ago
9a53144
[PATCH] sata_sil: use kzalloc
by Tejun Heo
· 19 years ago
81c2af3
[PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112
by Tejun Heo
· 19 years ago
Next »