index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
/
omap2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
1
-660
/
+0
2018-03-15
mtd: onenand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
1
-2
/
+0
2018-01-19
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
Wei Yongjun
1
-3
/
+1
2018-01-16
mtd: onenand: omap2: print resource using %pR format string
Arnd Bergmann
1
-2
/
+1
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
1
-97
/
+153
2018-01-12
mtd: onenand: omap2: Decouple DMA enabling from INT pin availability
Ladislav Michl
1
-31
/
+21
2018-01-12
mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
Ladislav Michl
1
-5
/
+2
2018-01-12
mtd: onenand: omap2: Convert to use dmaengine for memcpy
Peter Ujfalusi
1
-42
/
+38
2018-01-12
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
Ladislav Michl
1
-125
/
+4
2018-01-12
mtd: onenand: omap2: Simplify the DMA setup for various paths
Peter Ujfalusi
1
-64
/
+45
2018-01-12
mtd: onenand: omap2: Account waiting time as waiting on IO
Ladislav Michl
1
-3
/
+2
2018-01-12
mtd: onenand: omap2: Remove partitioning support from platform data
Ladislav Michl
1
-2
/
+1
2018-01-12
mtd: onenand: omap2: Remove skip initial unlocking support
Ladislav Michl
1
-3
/
+0
2018-01-12
mtd: onenand: omap2: Remove regulator support
Ladislav Michl
1
-41
/
+1
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-1
/
+1
2015-11-12
mtd: drop unnecessary partition parser data
Brian Norris
1
-5
/
+3
2015-10-13
mtd: onenand: omap2: drop owner and name assignment
Frans Klaver
1
-2
/
+0
2014-10-20
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-5
/
+5
2013-10-28
mtd: onenand: omap: remove two unused functions
Paul Bolle
1
-22
/
+0
2013-08-31
mtd: onenand: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
mtd: onenand/omap2: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-05
mtd: omap2: Use module_platform_driver()
Sachin Kamat
1
-13
/
+1
2013-02-02
mtd: omap-onenand: pass device_node in platform data
Ezequiel Garcia
1
-1
/
+3
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+3
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-26
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
1
-12
/
+24
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
1
-5
/
+4
2012-10-16
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
1
-1
/
+1
2012-10-15
mtd: onenand: omap: use pdata info instead of cpu_is
Afzal Mohammed
1
-3
/
+4
2012-10-15
mtd: onenand: omap: cleanup gpmc dependency
Afzal Mohammed
1
-2
/
+0
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-0
/
+1
2012-09-13
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
1
-15
/
+16
2012-09-11
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-2
/
+0
2012-08-30
mtd: onenand: omap2: obtain memory from resource
Afzal Mohammed
1
-13
/
+16
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-3
/
+3
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-12
/
+4
2011-09-11
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+3
2011-09-11
mtd: onenand/omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-08-15
mtd: onenand: return proper error if regulator_get fails
Axel Lin
1
-0
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-05-25
mtd: omap2 onenand: convert to mtd_device_register()
Jamie Iles
1
-7
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-28
/
+8
2011-03-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+8
[next]