Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: powernv_flash: Use opal_async_wait_response_interruptible() | Cyril Bur | 2017-11-06 | 1 | -22/+35 |
* | mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition | Cyril Bur | 2017-11-06 | 1 | -0/+7 |
* | mtd: powernv_flash: Remove pointless goto in driver init | Cyril Bur | 2017-11-06 | 1 | -10/+6 |
* | mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error | Cyril Bur | 2017-11-06 | 1 | -5/+10 |
* | mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON() | Cyril Bur | 2017-11-06 | 1 | -1/+3 |
* | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg | Suraj Jitindar Singh | 2016-06-29 | 1 | -1/+1 |
* | mtd: powernv: Add powernv flash MTD abstraction driver | Cyril Bur | 2015-06-11 | 1 | -0/+285 |