index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-30
sata_sil: disable trim
Mikulas Patocka
1
-0
/
+3
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-1
/
+0
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-02-03
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
Tejun Heo
1
-0
/
+1
2013-07-02
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-1
/
+1
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
1
-1
/
+1
2013-05-14
libata: update "Maintained by:" tags
Tejun Heo
1
-1
/
+1
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-13
/
+1
2011-08-18
[libata] sata_sil: fix used-uninit warning
Jeff Garzik
1
-1
/
+1
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-4
/
+4
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-5
/
+4
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-2
/
+1
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
1
-3
/
+3
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-3
/
+0
2009-09-01
[libata] sata_sil: disable DMA engine in sil_freeze()
Jeff Garzik
1
-0
/
+13
2009-07-28
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-10
sata_sil: enable 32-bit PIO
Robert Hancock
1
-1
/
+1
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-8
/
+8
2009-02-02
[libata] sata_sil: Fix compilation error with libata debugging enabled
Pasi Kärkkäinen
1
-1
/
+1
2009-01-29
sata_sil: Fix build breakage
Alexander Beregalov
1
-0
/
+1
2009-01-27
SATA Sil: Blacklist system that spins off disks during ACPI power off
Rafael J. Wysocki
1
-1
/
+35
2008-12-29
sata_sil: add Large Block Transfer support
Robert Hancock
1
-2
/
+94
2008-12-28
libata: beef up iterators
Tejun Heo
1
-1
/
+1
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-8
/
+8
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-3
/
+3
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-4
/
+4
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-3
/
+3
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-19
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-1
/
+2
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-5
/
+0
2008-01-23
libata: implement protocol tests
Tejun Heo
1
-6
/
+4
2007-12-17
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
1
-10
/
+1
2007-12-17
sata_sil: fix spurious IRQ handling
Tejun Heo
1
-12
/
+17
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-5
/
+6
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-1
/
+5
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-1
/
+0
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
1
-1
/
+6
2007-10-12
libata-link: linkify config/EH related functions
Tejun Heo
1
-8
/
+8
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-7
/
+5
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-7
/
+7
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-9
/
+16
[next]