index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
/
omap2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: onenand: omap2: drop owner and name assignment
Frans Klaver
2015-10-13
1
-2
/
+0
*
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-5
/
+5
*
mtd: onenand: omap: remove two unused functions
Paul Bolle
2013-10-27
1
-22
/
+0
*
mtd: onenand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
mtd: onenand/omap2: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-1
/
+0
*
mtd: omap2: Use module_platform_driver()
Sachin Kamat
2013-04-05
1
-13
/
+1
*
mtd: omap-onenand: pass device_node in platform data
Ezequiel Garcia
2013-02-01
1
-1
/
+3
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-3
/
+3
|
\
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
|
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+1
*
|
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
2012-10-26
1
-12
/
+24
*
|
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-17
1
-5
/
+4
|
\
\
|
*
|
mtd: onenand: omap: use pdata info instead of cpu_is
Afzal Mohammed
2012-10-15
1
-3
/
+4
|
*
|
mtd: onenand: omap: cleanup gpmc dependency
Afzal Mohammed
2012-10-15
1
-2
/
+0
|
|
/
*
|
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
1
-1
/
+1
|
/
*
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
1
-0
/
+1
*
-
.
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
2012-09-12
1
-15
/
+16
|
\
\
|
|
*
ARM: OMAP: remove plat/board.h file
Igor Grinberg
2012-09-10
1
-2
/
+0
|
|
/
|
/
|
|
*
mtd: onenand: omap2: obtain memory from resource
Afzal Mohammed
2012-08-30
1
-13
/
+16
|
/
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-3
/
+3
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-12
/
+4
|
\
|
*
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-10
/
+3
|
*
mtd: onenand/omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
|
*
mtd: onenand: return proper error if regulator_get fails
Axel Lin
2011-08-15
1
-0
/
+1
*
|
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
|
/
*
mtd: omap2 onenand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-7
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
1
-28
/
+8
|
\
|
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-17
1
-28
/
+8
|
|
\
|
|
*
mtd: OneNAND: OMAP2: increase multiblock erase verify timeout
Roman Tereshonkov
2011-02-17
1
-5
/
+3
|
|
*
OMAP: OneNAND: determine frequency in one place
Adrian Hunter
2011-02-17
1
-23
/
+5
*
|
|
mtd: omap: add new variable to platform data to control onenand unlocking
Roman Tereshonkov
2011-03-11
1
-2
/
+5
|
/
/
*
|
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
1
-1
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
1
-19
/
+61
|
\
|
*
mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
Adrian Hunter
2011-01-06
1
-1
/
+40
|
*
mtd: OneNAND: OMAP2/3: add support for command line partitioning
Adrian Hunter
2011-01-06
1
-15
/
+12
|
*
mtd: onenand: fix omap2 code to handle cache program feature
Roman Tereshonkov
2010-12-03
1
-3
/
+9
*
|
OMAP2/3: OneNAND: add 104MHz support
Adrian Hunter
2010-12-21
1
-0
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
mtd: OneNAND: OMAP2/3: unmap correct DMA buffer
Mika Westerberg
2010-05-10
1
-4
/
+4
*
|
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
2010-02-26
1
-2
/
+2
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
1
-4
/
+18
|
\
|
*
mtd: OneNAND: multiblock erase support
Mika Korhonen
2009-11-30
1
-4
/
+18
*
|
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-4
/
+4
|
/
[next]