summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/idt_89hpesx.c
AgeCommit message (Expand)Author
2018-08-02eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistencyDan Carpenter
2018-07-03eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-08-31eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring
2017-04-08eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas
2017-01-27eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzallocWei Yongjun
2017-01-27eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmallocSerge Semin
2017-01-25eeprom: fix platform_no_drv_owner.cocci warningsJulia Lawall
2017-01-25eeprom: fix memory leak on buf when failed allocation of csraddr_strColin Ian King
2017-01-19eeprom: Add IDT 89HPESx EEPROM/CSR driverSerge Semin