index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
1
-0
/
+4
|
\
|
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
1
-0
/
+4
*
|
[libata] Prevent interface errors with Seagate FreeAgent GoFlex
Daniel J Blueman
2012-07-25
1
-0
/
+1
*
|
libata: detect Device Attention support
Lin Ming
2012-06-29
1
-0
/
+3
*
|
libata: migrate ACPI code over to new bindings
Matthew Garrett
2012-06-29
1
-3
/
+0
*
|
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
2012-06-29
1
-2
/
+3
|
/
*
[libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist
Prarit Bhargava
2012-05-22
1
-0
/
+1
*
libata: add a host flag to ignore detected ATA devices
Andy Whitcroft
2012-05-07
1
-0
/
+6
*
libata: init ata_print_id to 0
Tero Roponen
2012-05-03
1
-1
/
+1
*
libata: make ata_print_id atomic
Dan Williams
2012-04-12
1
-2
/
+2
*
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
1
-16
/
+18
*
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
2012-01-17
1
-0
/
+2
*
ata: add ata port hibernate callbacks
Lin Ming
2012-01-08
1
-4
/
+36
*
ata: update ata port's runtime status during system resume
Lin Ming
2012-01-08
1
-2
/
+16
*
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
2012-01-08
1
-2
/
+2
*
ata: add ata port runtime PM callbacks
Lin Ming
2012-01-08
1
-0
/
+10
*
ata: add ata port system PM callbacks
Lin Ming
2012-01-08
1
-70
/
+74
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
1
-0
/
+1
|
\
|
*
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2011-10-02
1
-0
/
+1
*
|
libata: ata_timing_compute() fixup
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
|
/
*
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
2011-07-23
1
-1
/
+1
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-0
/
+6
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-166
/
+215
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
1
-7
/
+6
*
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
2011-06-23
1
-3
/
+3
*
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-19
1
-2
/
+8
*
libata: Pioneer DVR-216D can't do SETXFER
Jeff Mahoney
2011-04-24
1
-0
/
+1
*
ahci: don't enable port irq before handler is registered
Maxime Bizon
2011-04-24
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
2011-03-02
1
-5
/
+5
*
libata: plumb sas port scan into standard libata paths
James Bottomley
2011-03-02
1
-24
/
+22
*
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
2011-01-28
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
*
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
|
*
|
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
|
|
/
*
|
libata: no special completion processing for EH commands
Tejun Heo
2010-12-24
1
-9
/
+15
|
/
*
libata: implement cross-port EH exclusion
Tejun Heo
2010-10-21
1
-0
/
+30
*
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
1
-7
/
+14
*
libata: reimplement link power management
Tejun Heo
2010-10-21
1
-200
/
+1
*
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
2010-10-21
1
-5
/
+70
*
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-21
1
-25
/
+25
*
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
2010-10-21
1
-2
/
+11
*
[libata] Add ATA transport class
Gwendal Grignou
2010-10-21
1
-6
/
+43
*
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-09
1
-1
/
+13
*
libata: be less of a drama queen on empty data commands
Tejun Heo
2010-08-25
1
-4
/
+7
*
docbook: fix fatal error from libata
Randy Dunlap
2010-08-10
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
1
-15
/
+5
|
\
|
*
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
1
-15
/
+5
*
|
[libata] update blacklist for new hyphenated pattern ranges (v2)
Mark Lord
2010-08-01
1
-10
/
+4
[next]