aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/memory/omap-gpmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-14/+1
2025-05-16memory: omap-gpmc: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-4/+2
2025-04-15memory: omap-gpmc: remove GPIO set() and direction_output() callbacksBartosz Golaszewski1-13/+0
2025-04-15memory: omap-gpmc: use the dedicated define for GPIO directionBartosz Golaszewski1-1/+1
2025-03-14memory: omap-gpmc: drop no compatible checkRoger Quadros1-20/+0
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann1-26/+7
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert1-26/+7
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-08-25memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski1-13/+11
2023-12-19memory: omap-gpmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-12-27memory: omap-gpmc: fix wait pin validationBenedikt Niedermayr1-1/+2
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr1-1/+1
2022-11-02memory: omap-gpmc: wait pin additionsBenedikt Niedermayr1-13/+109
2022-04-29memory: omap-gpmc: Allow building as a moduleRoger Quadros1-20/+23
2021-12-22memory: omap-gpmc: Use a compatible match table when checking for NAND controllerRoger Quadros1-1/+1
2021-12-22memory: omap-gpmc: Add support for GPMC on AM64 SoCRoger Quadros1-10/+30
2021-12-22memory: omap-gpmc: Use platform_get_irq() to get the interruptLad Prabhakar1-7/+3
2021-07-29memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren1-75/+118
2021-07-29memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unusedTony Lindgren1-0/+2
2021-03-07memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King1-2/+5
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-113/+159
2020-09-02memory: omap-gpmc: Fix -Wunused-function warningsYueHaibing1-57/+57
2020-08-27memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing1-0/+4
2020-08-26memory: omap-gpmc: Fix a couple off by onesDan Carpenter1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2020-08-17memory: omap-gpmc: consistently use !res for NULL checksKrzysztof Kozlowski1-1/+1
2020-08-17memory: omap-gpmc: use WARN() instead of BUG() on wrong freeKrzysztof Kozlowski1-2/+1
2020-08-17memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safetyKrzysztof Kozlowski1-44/+93
2020-08-17memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()Krzysztof Kozlowski1-3/+3
2020-08-17memory: omap-gpmc: remove unused file-scope phys_base and mem_sizeKrzysztof Kozlowski1-4/+0
2020-08-17memory: omap-gpmc: remove unneeded asm/mach-types.h inclusionKrzysztof Kozlowski1-2/+0
2020-07-27memory: omap-gpmc: Fix language typoKrzysztof Kozlowski1-1/+1
2020-07-27memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski1-17/+7
2020-07-27memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski1-2/+2
2020-07-27memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski1-10/+10
2020-07-27memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski1-4/+4
2020-07-24memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski1-3/+4
2020-07-24memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski1-0/+1
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij1-1/+3
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-11/+7
2018-12-17memory: omap-gpmc: Get the header of the enumLinus Walleij1-0/+1
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij1-1/+2
2018-12-11memory: omap-gpmc: Use of_node_name_eq for node name comparisonsRob Herring1-4/+4
2018-11-27memory: Convert to using %pOFn instead of device_node.nameRob Herring1-11/+7
2018-04-24memory: omap-gpmc: Avoid redundant NULL checkRoger Quadros1-2/+2
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl1-41/+117
2017-12-01memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl1-2/+3