index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil24.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
1
-3
/
+3
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-4
/
+5
2007-10-18
[libata] kill ata_sg_is_last()
Jeff Garzik
1
-4
/
+7
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
1
-30
/
+0
2007-10-12
sata_sil24: implement PORT_RST
Tejun Heo
1
-23
/
+70
2007-10-12
sata_sil24: implement PMP support
Tejun Heo
1
-21
/
+206
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-4
/
+1
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-0
/
+1
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-2
/
+11
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-2
/
+5
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-2
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-2
/
+0
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
1
-2
/
+5
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-12
/
+14
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-5
/
+5
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-7
/
+7
2007-09-25
sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used
Tejun Heo
1
-4
/
+12
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
-6
/
+11
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-6
/
+6
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
1
-3
/
+10
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
1
-20
/
+56
2007-07-20
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
1
-9
/
+14
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
1
-1
/
+1
2007-07-09
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
1
-3
/
+3
2007-07-09
sata_sil24: sil24_interrupt() micro-optimisation
Mikael Pettersson
1
-1
/
+1
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
1
-1
/
+2
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-4
/
+6
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-71
/
+40
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-4
/
+1
2007-04-28
libata: dev_config does not need ap and adev passing
Alan
1
-3
/
+3
2007-03-19
sata_sil24: Add Adaptec 1220SA PCI ID
Jamie Clark
1
-0
/
+1
2007-03-02
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+2
2007-03-01
sata_sil24: kill unused local variable idx in sil24_fill_sg()
Tejun Heo
1
-3
/
+0
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+2
2007-02-09
libata: convert to iomap
Tejun Heo
1
-41
/
+32
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-84
/
+28
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+4
2006-12-01
[PATCH] sata_sil24: add PMP related constants
Tejun Heo
1
-0
/
+5
2006-12-01
[PATCH] sata_sil24: rename PMP related constants
Tejun Heo
1
-6
/
+7
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
1
-5
/
+6
2006-08-24
libata: Grand renaming.
Jeff Garzik
1
-30
/
+29
2006-08-24
[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*
Alexey Dobriyan
1
-0
/
+6
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-0
/
+1222