index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
omap-gpmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-113
/
+159
2020-09-02
memory: omap-gpmc: Fix -Wunused-function warnings
YueHaibing
1
-57
/
+57
2020-08-27
memory: omap-gpmc: Fix build error without CONFIG_OF
YueHaibing
1
-0
/
+4
2020-08-26
memory: omap-gpmc: Fix a couple off by ones
Dan Carpenter
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-17
memory: omap-gpmc: consistently use !res for NULL checks
Krzysztof Kozlowski
1
-1
/
+1
2020-08-17
memory: omap-gpmc: use WARN() instead of BUG() on wrong free
Krzysztof Kozlowski
1
-2
/
+1
2020-08-17
memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety
Krzysztof Kozlowski
1
-44
/
+93
2020-08-17
memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()
Krzysztof Kozlowski
1
-3
/
+3
2020-08-17
memory: omap-gpmc: remove unused file-scope phys_base and mem_size
Krzysztof Kozlowski
1
-4
/
+0
2020-08-17
memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion
Krzysztof Kozlowski
1
-2
/
+0
2020-07-27
memory: omap-gpmc: Fix language typo
Krzysztof Kozlowski
1
-1
/
+1
2020-07-27
memory: omap-gpmc: Correct white space issues
Krzysztof Kozlowski
1
-17
/
+7
2020-07-27
memory: omap-gpmc: Use 'unsigned int' for consistency
Krzysztof Kozlowski
1
-2
/
+2
2020-07-27
memory: omap-gpmc: Enclose macro argument usage in parenthesis
Krzysztof Kozlowski
1
-10
/
+10
2020-07-27
memory: omap-gpmc: Correct kerneldoc
Krzysztof Kozlowski
1
-4
/
+4
2020-07-24
memory: omap-gpmc: Fix whitespace issue
Krzysztof Kozlowski
1
-3
/
+4
2020-07-24
memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
Krzysztof Kozlowski
1
-0
/
+1
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
1
-1
/
+3
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+7
2018-12-17
memory: omap-gpmc: Get the header of the enum
Linus Walleij
1
-0
/
+1
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+2
2018-12-11
memory: omap-gpmc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+4
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-11
/
+7
2018-04-24
memory: omap-gpmc: Avoid redundant NULL check
Roger Quadros
1
-2
/
+2
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
1
-41
/
+117
2017-12-01
memory: omap-gpmc: Make 'bank-width' property optional
Ladislav Michl
1
-2
/
+3
2017-11-03
memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()
Ladislav Michl
1
-29
/
+24
2017-10-17
memory: omap-gpmc: Drop gpmc_status
Ladislav Michl
1
-1
/
+0
2017-08-16
memory: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+8
2017-06-18
Merge tag 'omap-for-v4.13/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-3
/
+6
2017-05-31
memory: omap-gpmc: add error message if bank-width property is absent
Uwe Kleine-König
1
-1
/
+4
2017-05-31
memory: omap-gpmc: make dts snippet include semicolon
Uwe Kleine-König
1
-2
/
+2
2017-05-16
memory: omap-gpmc: Fix debug output for access width
Tony Lindgren
1
-1
/
+1
2017-02-28
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
1
-3
/
+1
2016-09-03
Merge commit 'http://github.com/rogerq/linux gpmc-omap-v4.8-rc1' into next/dr...
Arnd Bergmann
1
-14
/
+7
2016-08-29
memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static
Baoyou Xie
1
-2
/
+2
2016-08-29
memory: omap-gpmc: use devm_gpiochip_add_data()
Linus Walleij
1
-10
/
+2
2016-08-29
memory: omap-gpmc: Delete an unnecessary check before the function call "gpio...
Markus Elfring
1
-3
/
+1
2016-08-08
memory: omap-gpmc: allow probe of child nodes to fail
Johan Hovold
1
-14
/
+7
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-73
/
+63
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-06-23
memory: omap-gpmc: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-2
/
+1
2016-06-17
memory: omap-gpmc: Move gpio functions out of #ifdef CONFIG_OF
Roger Quadros
1
-63
/
+63
2016-06-17
memory: omap-gpmc: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-16
memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing
Ocquidant, Sebastien
1
-1
/
+1
2016-04-19
mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
1
-2
/
+2
[next]