index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
powernv_flash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-06
mtd: powernv: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2023-10-16
mtd: powernv_flash: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-09
mtd: powernv_flash: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2020-11-20
mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
Lee Jones
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-02-13
mtd: powernv_flash: Fix device registration error
Aneesh Kumar K.V
1
-1
/
+1
2018-11-27
mtd: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-07-18
mtd: powernv_flash: set of_node in mtd's dev
Rafał Miłecki
1
-0
/
+1
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-10
/
+2
2017-11-06
mtd: powernv_flash: Use opal_async_wait_response_interruptible()
Cyril Bur
1
-22
/
+35
2017-11-06
mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
Cyril Bur
1
-0
/
+7
2017-11-06
mtd: powernv_flash: Remove pointless goto in driver init
Cyril Bur
1
-10
/
+6
2017-11-06
mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
Cyril Bur
1
-5
/
+10
2017-11-06
mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
Cyril Bur
1
-1
/
+3
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-1
/
+1
2015-06-11
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
1
-0
/
+285