index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-01-10
1
-0
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
Masahiro Yamada
2016-11-07
1
-2
/
+3
*
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
Uwe Kleine-König
2016-11-07
1
-7
/
+10
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: pxa3xx: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-40
/
+64
*
mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-17
/
+11
*
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
2016-03-07
1
-10
/
+0
*
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
2016-03-04
1
-1
/
+1
*
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
2016-02-12
1
-56
/
+101
*
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
2016-02-01
1
-5
/
+17
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-11
/
+11
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-16
/
+17
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-9
/
+9
*
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-19
1
-11
/
+19
*
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
Ezequiel García
2015-11-16
1
-0
/
+6
*
mtd: pxa3xx_nand: Remove dead code
Ezequiel García
2015-11-16
1
-5
/
+0
*
mtd: pxa3xx_nand: Remove redundant NAND sensing
Ezequiel García
2015-11-16
1
-33
/
+8
*
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ezequiel García
2015-11-16
1
-16
/
+14
*
mtd: pxa3xx_nand: Fix initial controller configuration
Ezequiel García
2015-11-16
1
-13
/
+22
*
mtd: pxa3xx_nand: Increase the initial chunk size
Ezequiel García
2015-11-16
1
-1
/
+1
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-5
/
+5
*
mtd: pxa3xx_nand: clean up the pxa3xx timings
Antoine Ténart
2015-10-26
1
-17
/
+8
*
mtd: pxa3xx_nand: rework flash detection and timing setup
Antoine Ténart
2015-10-26
1
-88
/
+35
*
mtd: pxa3xx_nand: add helpers to setup the timings
Antoine Ténart
2015-10-26
1
-0
/
+122
*
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
Antoine Ténart
2015-10-26
1
-2
/
+2
*
mtd: pxa3xx_nand: switch to device PM
Brian Norris
2015-10-19
1
-7
/
+11
*
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
Brian Norris
2015-10-19
1
-17
/
+0
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+2
*
mtd: nand: pxa3xx_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal
Robert Jarzmik
2015-09-28
1
-2
/
+15
*
mtd: nand: pxa3xx-nand: switch to dmaengine
Robert Jarzmik
2015-09-27
1
-114
/
+108
*
mtd: pxa3xx_nand: Remove unused platform-data flash specification
Ezequiel García
2015-09-02
1
-6
/
+27
*
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
2015-08-19
1
-21
/
+10
*
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
2015-08-19
1
-3
/
+7
*
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
2015-08-19
1
-1
/
+1
*
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-18
1
-0
/
+3
*
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
2015-08-14
1
-6
/
+9
*
mtd: nand: pxa3xx: fix build on ARM64
Rob Herring
2015-05-07
1
-11
/
+10
*
mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Maxime Ripard
2015-05-07
1
-11
/
+9
*
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-30
1
-14
/
+10
*
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
1
-0
/
+2
*
Merge MTD updates into -next
Brian Norris
2015-02-28
1
-0
/
+2
|
\
|
*
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
1
-0
/
+2
*
|
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
1
-3
/
+19
|
/
*
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-28
1
-6
/
+42
*
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
2014-05-28
1
-2
/
+2
*
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
1
-2
/
+15
[next]