index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
libata: add a host flag to ignore detected ATA devices
Andy Whitcroft
1
-0
/
+6
2012-05-03
libata: init ata_print_id to 0
Tero Roponen
1
-1
/
+1
2012-04-12
libata: make ata_print_id atomic
Dan Williams
1
-2
/
+2
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-16
/
+18
2012-01-17
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
1
-0
/
+2
2012-01-08
ata: add ata port hibernate callbacks
Lin Ming
1
-4
/
+36
2012-01-08
ata: update ata port's runtime status during system resume
Lin Ming
1
-2
/
+16
2012-01-08
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
1
-2
/
+2
2012-01-08
ata: add ata port runtime PM callbacks
Lin Ming
1
-0
/
+10
2012-01-08
ata: add ata port system PM callbacks
Lin Ming
1
-70
/
+74
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2011-10-14
libata: ata_timing_compute() fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-10-02
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
1
-0
/
+1
2011-07-23
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
1
-1
/
+1
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-0
/
+6
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-166
/
+215
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-7
/
+6
2011-06-23
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
1
-3
/
+3
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
1
-2
/
+8
2011-04-24
libata: Pioneer DVR-216D can't do SETXFER
Jeff Mahoney
1
-0
/
+1
2011-04-24
ahci: don't enable port irq before handler is registered
Maxime Bizon
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-02
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
1
-5
/
+5
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
1
-24
/
+22
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-12-24
libata: no special completion processing for EH commands
Tejun Heo
1
-9
/
+15
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-0
/
+30
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-7
/
+14
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-200
/
+1
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
1
-5
/
+70
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-25
/
+25
2010-10-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-2
/
+11
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-6
/
+43
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-1
/
+13
2010-08-25
libata: be less of a drama queen on empty data commands
Tejun Heo
1
-4
/
+7
2010-08-10
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-15
/
+5
2010-08-01
[libata] update blacklist for new hyphenated pattern ranges (v2)
Mark Lord
1
-10
/
+4
2010-08-01
libata: allow hyphenated pattern ranges
Mark Lord
1
-4
/
+12
2010-08-01
libata: reduce blacklist size even more (v2)
Mark Lord
1
-10
/
+3
2010-08-01
libata: reduce blacklist size (v2)
Mark Lord
1
-54
/
+6
2010-08-01
libata: glob_match for ata_device_blacklist (v2)
Mark Lord
1
-21
/
+57
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-15
/
+5
2010-06-02
libata: implement on-demand HPA unlocking
Tejun Heo
1
-0
/
+1
2010-06-02
libata: use the enlarged capacity after late HPA unlock
Tejun Heo
1
-3
/
+2
2010-05-25
libata: implement dump_id force param
Tejun Heo
1
-0
/
+9
[next]