index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
omap-gpmc.c
Age
Commit message (
Expand
)
Author
2021-12-22
memory: omap-gpmc: Use a compatible match table when checking for NAND contro...
Roger Quadros
2021-12-22
memory: omap-gpmc: Add support for GPMC on AM64 SoC
Roger Quadros
2021-12-22
memory: omap-gpmc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-07-29
memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier
Tony Lindgren
2021-07-29
memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unused
Tony Lindgren
2021-03-07
memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
Colin Ian King
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-09-02
memory: omap-gpmc: Fix -Wunused-function warnings
YueHaibing
2020-08-27
memory: omap-gpmc: Fix build error without CONFIG_OF
YueHaibing
2020-08-26
memory: omap-gpmc: Fix a couple off by ones
Dan Carpenter
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
memory: omap-gpmc: consistently use !res for NULL checks
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: use WARN() instead of BUG() on wrong free
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: remove unused file-scope phys_base and mem_size
Krzysztof Kozlowski
2020-08-17
memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion
Krzysztof Kozlowski
2020-07-27
memory: omap-gpmc: Fix language typo
Krzysztof Kozlowski
2020-07-27
memory: omap-gpmc: Correct white space issues
Krzysztof Kozlowski
2020-07-27
memory: omap-gpmc: Use 'unsigned int' for consistency
Krzysztof Kozlowski
2020-07-27
memory: omap-gpmc: Enclose macro argument usage in parenthesis
Krzysztof Kozlowski
2020-07-27
memory: omap-gpmc: Correct kerneldoc
Krzysztof Kozlowski
2020-07-24
memory: omap-gpmc: Fix whitespace issue
Krzysztof Kozlowski
2020-07-24
memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
Krzysztof Kozlowski
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-17
memory: omap-gpmc: Get the header of the enum
Linus Walleij
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-11
memory: omap-gpmc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-04-24
memory: omap-gpmc: Avoid redundant NULL check
Roger Quadros
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
2017-12-01
memory: omap-gpmc: Make 'bank-width' property optional
Ladislav Michl
2017-11-03
memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()
Ladislav Michl
2017-10-17
memory: omap-gpmc: Drop gpmc_status
Ladislav Michl
2017-08-16
memory: Convert to using %pOF instead of full_name
Rob Herring
2017-06-18
Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2017-05-31
memory: omap-gpmc: add error message if bank-width property is absent
Uwe Kleine-König
2017-05-31
memory: omap-gpmc: make dts snippet include semicolon
Uwe Kleine-König
2017-05-16
memory: omap-gpmc: Fix debug output for access width
Tony Lindgren
2017-02-28
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
2016-09-03
Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...
Arnd Bergmann
2016-08-29
memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static
Baoyou Xie
2016-08-29
memory: omap-gpmc: use devm_gpiochip_add_data()
Linus Walleij
2016-08-29
memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...
Markus Elfring
2016-08-08
memory: omap-gpmc: allow probe of child nodes to fail
Johan Hovold
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]