summaryrefslogtreecommitdiffstats
path: root/drivers/bus/omap-gpmc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-6/+3
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-2/+2
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-5/+5
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-4/+1
* mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-0/+1
* mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-0/+3
* bus: omap-gpmc: make locally used function staticSascha Hauer2018-11-191-1/+1
* mtd: nand: omap_gpmc: Remove BCH4 supportTeresa Remmet2016-04-121-3/+0
* bus: omap-gpmc: Add Generic device supportSascha Hauer2015-07-021-0/+142
* bus: omap-gpmc: fix wrong bit settingSascha Hauer2015-07-021-1/+1
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* resource: Let dev_get_mem_region return an error pointerSascha Hauer2014-09-161-2/+3
* mtd: omap gpmc: fix bch8 nand-ecc-opt propertySascha Hauer2014-08-011-3/+0
* bus: Add omap gpmc driverSascha Hauer2013-11-271-0/+523