index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nandsim: add support for 4KiB pages
Sebastian Andrzej Siewior
2009-12-01
1
-2
/
+5
*
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
David Woodhouse
2009-11-30
1
-475
/
+298
|
\
|
*
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
2009-11-12
1
-2
/
+2
|
*
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
2009-11-12
1
-10
/
+7
|
*
mxc_nand: Allow flash based bbt
Sascha Hauer
2009-11-12
1
-0
/
+34
|
*
mxc_nand: disable sp_en bit only once
Sascha Hauer
2009-11-12
1
-12
/
+3
|
*
mxc_nand: Add NFC V2 support
Sascha Hauer
2009-11-12
1
-13
/
+68
|
*
mxc_nand: Get rid of pagesize_2k flag
Sascha Hauer
2009-11-12
1
-15
/
+14
|
*
mxc_nand: Make main/spare areas runtime configurable
Sascha Hauer
2009-11-12
1
-22
/
+20
|
*
mxc_nand: remove unused defines
Sascha Hauer
2009-11-12
1
-7
/
+0
|
*
mxc nand: modify send_page to send all pages, not only one
Sascha Hauer
2009-11-12
1
-25
/
+20
|
*
mxc nand: simplify command processing
Sascha Hauer
2009-11-12
1
-46
/
+35
|
*
mxc nand: use buffers
Sascha Hauer
2009-11-12
1
-233
/
+77
|
*
mxc nand: use resource_size()
Sascha Hauer
2009-11-12
1
-1
/
+1
|
*
mxc nand: remove dead code
Sascha Hauer
2009-11-12
1
-17
/
+0
|
*
mxc nand: remove debug param
Sascha Hauer
2009-11-12
1
-8
/
+8
|
*
mxc_nand: introduce mxc_do_addr_cycle
Sascha Hauer
2009-11-12
1
-40
/
+47
|
*
mxc_nand: merge send_read_page and send_prog_page
Sascha Hauer
2009-11-12
1
-41
/
+13
|
*
mxc_nand: cleanup initialization
Sascha Hauer
2009-11-12
1
-50
/
+22
|
*
mxc_nand: cleanup eccoob descriptions
Sascha Hauer
2009-11-12
1
-15
/
+9
*
|
mtd: pxa3xx_nand: Fix PIO data transfer
David Hunter
2009-11-30
1
-2
/
+2
*
|
mtd: nand: fix multi-chip suspend problem
Li Yang
2009-11-30
1
-2
/
+8
*
|
mtd: Add bad block table overrides to Davinci NAND driver
Mark A. Greer
2009-11-30
1
-0
/
+2
*
|
mtd: don't use __exit_p to wrap mxcnd_remove
Uwe Kleine-König
2009-11-30
1
-1
/
+1
*
|
mtd: move excite_nand_remove to .devexit.text
Uwe Kleine-König
2009-11-30
1
-1
/
+1
*
|
mtd: eLBC NAND: give more verbose output on error
Scott Wood
2009-11-30
1
-5
/
+8
*
|
mtd: eLBC NAND: use recommended command sequences
Scott Wood
2009-11-30
1
-39
/
+27
*
|
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
2009-11-30
1
-0
/
+7
*
|
mtd: alauda: Use hweight8
Akinobu Mita
2009-11-30
1
-10
/
+1
*
|
mtd: error return -EIO instead of EIO
Roel Kluin
2009-11-30
1
-2
/
+2
*
|
mtd: ensure index is positive
Roel Kluin
2009-11-30
1
-1
/
+1
*
|
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
2009-11-30
1
-1
/
+1
*
|
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
2009-11-30
1
-1
/
+2
*
|
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
2009-11-30
1
-2
/
+1
*
|
mtd: Add panic_write for NAND flashes
Simon Kagstrom
2009-11-30
1
-8
/
+120
*
|
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
2009-11-30
1
-5
/
+20
|
/
*
Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
David Woodhouse
2009-10-20
1
-15
/
+1
*
mtd: add bcmring nand driver
Leo (Hao) Chen
2009-10-20
6
-0
/
+1318
*
mtd: plat_nand: request memory resource before doing ioremap
H Hartley Sweeten
2009-10-20
1
-16
/
+34
*
mtd: move mxcnd_remove to .exit.text
Uwe Kleine-König
2009-10-17
1
-1
/
+1
*
mtd: atmel_nand: unused variable removed
Claudio Scordino
2009-10-08
1
-1
/
+0
*
mtd: nand: davinci: fix to use mask_ale from pdata
Hemant Pedanekar
2009-10-05
1
-1
/
+1
*
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
2009-09-24
1
-0
/
+6
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
18
-98
/
+1277
|
\
|
*
mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
2009-09-20
3
-0
/
+257
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-20
1
-4
/
+4
|
|
\
|
*
|
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
2009-09-19
1
-2
/
+1
|
*
|
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
Atsushi Nemoto
2009-09-19
1
-5
/
+47
|
*
|
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
2009-09-19
1
-1
/
+16
|
*
|
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
2009-09-19
1
-7
/
+24
[next]