Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | libata: zpodd: Fix small read overflow in zpodd_get_mech_type() | Kees Cook | 1 | -1/+1 |
2019-03-28 | libata: fix using DMA buffers on stack | raymond pang | 1 | -10/+24 |
2018-05-29 | libata: zpodd: small read overflow in eject_tray() | Dan Carpenter | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-06 | libata: zpodd: make arrays cdb static, reduces object code size | Colin Ian King | 1 | -2/+2 |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki | 1 | -6/+3 |
2014-03-14 | libata: zpodd: eliminate odd_can_poweroff | Aaron Lu | 1 | -19/+2 |
2013-11-23 | ata: fix acpi_bus_get_device() return value check | Yijing Wang | 1 | -3/+1 |
2013-08-23 | ata: acpi: rework the ata acpi bind support | Aaron Lu | 1 | -5/+7 |
2013-06-25 | libata-zpodd: must use ata_tf_init() | Sergei Shtylyov | 1 | -3/+4 |
2013-02-21 | [libata] fix smatch warning for zpodd_wake_dev | Aaron Lu | 1 | -2/+1 |
2013-01-26 | [libata] scsi: no poll when ODD is powered off | Aaron Lu | 1 | -0/+7 |
2013-01-22 | libata: expose pm qos flags for ata device | Aaron Lu | 1 | -0/+1 |
2013-01-22 | libata: handle power transition of ODD | Aaron Lu | 1 | -0/+83 |
2013-01-22 | libata: check zero power ready status for ZPODD | Aaron Lu | 1 | -0/+75 |
2013-01-22 | libata: move acpi notification code to zpodd | Aaron Lu | 1 | -0/+34 |
2013-01-22 | libata: identify and init ZPODD devices | Aaron Lu | 1 | -0/+100 |