aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-zpodd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook1-1/+1
2019-03-28libata: fix using DMA buffers on stackraymond pang1-10/+24
2018-05-29libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-6/+3
2014-03-14libata: zpodd: eliminate odd_can_poweroffAaron Lu1-19/+2
2013-11-23ata: fix acpi_bus_get_device() return value checkYijing Wang1-3/+1
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu1-5/+7
2013-06-24libata-zpodd: must use ata_tf_init()Sergei Shtylyov1-3/+4
2013-02-20[libata] fix smatch warning for zpodd_wake_devAaron Lu1-2/+1
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu1-0/+7
2013-01-21libata: expose pm qos flags for ata deviceAaron Lu1-0/+1
2013-01-21libata: handle power transition of ODDAaron Lu1-0/+83
2013-01-21libata: check zero power ready status for ZPODDAaron Lu1-0/+75
2013-01-21libata: move acpi notification code to zpoddAaron Lu1-0/+34
2013-01-21libata: identify and init ZPODD devicesAaron Lu1-0/+100