summaryrefslogtreecommitdiff
path: root/drivers/mtd/hyperbus/hbmc-am654.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-29mtd: hyperbus: hbmc-am654: drop unused module aliasJohan Hovold1-1/+0
2025-01-15mtd: hyperbus: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-1/+1
2024-12-24mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori1-6/+13
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-10-16mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König1-3/+3
2020-09-30mtd: hyperbus: hbmc-am654: Add DMA support for readsVignesh Raghavendra1-1/+125
2020-09-30mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probeVignesh Raghavendra1-14/+2
2020-09-30mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra1-2/+2
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-03-03mtd: hyperbus: move direct mapping setup to AM654 HBMC driverSergei Shtylyov1-0/+12
2019-06-28mtd: hyperbus: Add driver for TI's HyperBus memory controllerVignesh Raghavendra1-0/+147