index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
gpmc-onenand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
Ivaylo Dimitrov
1
-3
/
+3
2016-01-06
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
1
-5
/
+9
2015-05-14
ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...
Russell King
1
-2
/
+2
2015-03-06
ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
Robert ABEL
1
-2
/
+2
2014-11-20
ARM: OMAP2+: Prepare to move GPMC to drivers by platform data header
Tony Lindgren
1
-2
/
+1
2013-10-03
ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT
Aaro Koskinen
1
-1
/
+11
2013-04-03
ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DT
Jon Hunter
1
-6
/
+15
2013-04-01
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
Jon Hunter
1
-36
/
+25
2013-04-01
ARM: OMAP2+: Add structure for storing GPMC settings
Jon Hunter
1
-6
/
+12
2013-04-01
ARM: OMAP2+: Simplify code configuring ONENAND devices
Jon Hunter
1
-16
/
+10
2013-04-01
ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()
Ezequiel Garcia
1
-1
/
+1
2013-04-01
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
Ezequiel Garcia
1
-3
/
+4
2013-04-01
ARM: omap2: gpmc-onenand: Print something useful on CS request failure
Ezequiel Garcia
1
-1
/
+2
2013-04-01
Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmp
Jon Hunter
1
-1
/
+1
2013-03-13
ARM: OMAP: use consistent error checking
Russell King
1
-2
/
+2
2013-02-01
ARM: OMAP2+: gpmc-onenand: drop __init annotation
Ezequiel Garcia
1
-1
/
+1
2012-11-09
ARM: OMAP2+: onenand: generic timing calculation
Afzal Mohammed
1
-82
/
+43
2012-11-09
ARM: OMAP2+: gpmc: handle additional timings
Afzal Mohammed
1
-24
/
+6
2012-10-15
ARM: OMAP2+: gpmc: localize gpmc header
Afzal Mohammed
1
-2
/
+1
2012-10-15
ARM: OMAP2+: onenand: header cleanup
Afzal Mohammed
1
-0
/
+1
2012-10-15
ARM: OMAP2+: onenand: connected soc info in pdata
Afzal Mohammed
1
-0
/
+5
2012-10-15
ARM: OMAP2+: gpmc: remove cs# in sync clk div calc
Afzal Mohammed
1
-1
/
+1
2012-10-15
ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function
Jon Hunter
1
-34
/
+5
2012-10-15
ARM: OMAP2+: onenand: refactor for clarity
Afzal Mohammed
1
-64
/
+110
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+2
2012-09-12
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
1
-2
/
+22
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-1
/
+0
2012-08-30
ARM: OMAP2+: gpmc-onenand: provide memory as resource
Afzal Mohammed
1
-1
/
+22
2012-04-17
ARM: OMAP2+: clean up some cppcheck warnings
Paul Walmsley
1
-2
/
+1
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
1
-0
/
+1
2011-10-31
arm: fix implicit memset/string.h usage in various arch/arm files
Paul Gortmaker
1
-0
/
+1
2011-02-17
OMAP: OneNAND: let boards determine OneNAND frequency
Adrian Hunter
1
-21
/
+59
2011-02-17
OMAP: OneNAND: determine frequency in one place
Adrian Hunter
1
-4
/
+6
2011-02-17
OMAP: OneNAND: fix 104MHz support
Adrian Hunter
1
-6
/
+17
2010-12-21
OMAP2/3: OneNAND: add 104MHz support
Adrian Hunter
1
-0
/
+9
2010-12-21
OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds
Adrian Hunter
1
-5
/
+5
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-06-23
OMAP2/3: gpmc-onenand: correct use of async timings
Adrian Hunter
1
-2
/
+19
2009-05-28
ARM: OMAP2/3: Add generic onenand support when connected to GPMC
Juha Yrjola
1
-0
/
+330