summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom/idt_89hpesx.c
Commit message (Expand)AuthorAgeFilesLines
* eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+57
* eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun2017-01-271-4/+0Star
* eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin2017-01-271-3/+0Star
* eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall2017-01-251-1/+0Star
* eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King2017-01-251-2/+4
* eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin2017-01-191-0/+1587