Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency | Dan Carpenter | 2018-08-02 | 1 | -1/+1 |
* | eeprom: idt_89hpesx: remove redundant variable csrval_len | Colin Ian King | 2018-07-03 | 1 | -3/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | eeprom: idt_89hpesx: Support both ACPI and OF probing | Huy Duong | 2017-08-31 | 1 | -71/+55 |
* | misc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-28 | 1 | -4/+4 |
* | eeprom: idt_89hpesx: Add OF device ID table | Javier Martinez Canillas | 2017-04-08 | 1 | -0/+57 |
* | eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc | Wei Yongjun | 2017-01-27 | 1 | -4/+0 |
* | eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc | Serge Semin | 2017-01-27 | 1 | -3/+0 |
* | eeprom: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2017-01-25 | 1 | -1/+0 |
* | eeprom: fix memory leak on buf when failed allocation of csraddr_str | Colin Ian King | 2017-01-25 | 1 | -2/+4 |
* | eeprom: Add IDT 89HPESx EEPROM/CSR driver | Serge Semin | 2017-01-19 | 1 | -0/+1587 |