index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-zpodd.c
Age
Commit message (
Expand
)
Author
2019-07-29
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
2019-03-28
libata: fix using DMA buffers on stack
raymond pang
2018-05-29
libata: zpodd: small read overflow in eject_tray()
Dan Carpenter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
libata: zpodd: make arrays cdb static, reduces object code size
Colin Ian King
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
2014-03-14
libata: zpodd: eliminate odd_can_poweroff
Aaron Lu
2013-11-23
ata: fix acpi_bus_get_device() return value check
Yijing Wang
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
2013-06-24
libata-zpodd: must use ata_tf_init()
Sergei Shtylyov
2013-02-20
[libata] fix smatch warning for zpodd_wake_dev
Aaron Lu
2013-01-25
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2013-01-21
libata: expose pm qos flags for ata device
Aaron Lu
2013-01-21
libata: handle power transition of ODD
Aaron Lu
2013-01-21
libata: check zero power ready status for ZPODD
Aaron Lu
2013-01-21
libata: move acpi notification code to zpodd
Aaron Lu
2013-01-21
libata: identify and init ZPODD devices
Aaron Lu