Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
812cb83a56a908729c453a7db3fb2c262119bc9d
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
18a84e9
mtd: nand: pxa3xx: Fix registered MTD name
by Ezequiel Garcia
· 11 years ago
ab5be58
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
by Ezequiel Garcia
· 11 years ago
6b45c1e
mtd: nand: pxa3xx: Allow devices with no dma resources
by Ezequiel Garcia
· 11 years ago
57ff88f
mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
by Ezequiel Garcia
· 11 years ago
f4db2e3
mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
by Ezequiel Garcia
· 11 years ago
48cf7ef
mtd: nand: pxa3xx: Move cached registers to info structure
by Ezequiel Garcia
· 11 years ago
ec82135
mtd: nand: pxa3xx: Remove unneeded internal cmdset
by Ezequiel Garcia
· 11 years ago
f455578
mtd: nand: pxa3xx: Remove hardcoded mtd name
by Ezequiel Garcia
· 11 years ago
b7655bc
mtd: nand: pxa3xx: Add a local loop variable
by Ezequiel Garcia
· 11 years ago
41a6343
mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
by Ezequiel Garcia
· 11 years ago
3a1a344
mtd: nand: pxa3xx: Support command buffer #3
by Ezequiel Garcia
· 11 years ago
5bb653e
mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
by Ezequiel Garcia
· 11 years ago
cd9d118
mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
by Ezequiel Garcia
· 11 years ago
c0f3b86
mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string
by Ezequiel Garcia
· 11 years ago
453810b
mtd: nand: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8461a99
mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
ce0268f
mtd: nand: pxa3xx: Add support for Read parameter page command
by Ezequiel Garcia
· 12 years ago
d14231f
mtd: nand: pxa3xx: Add address support for READID command
by Ezequiel Garcia
· 12 years ago
f395898
mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
by Ezequiel Garcia
· 12 years ago
a33e435
mtd: nand: pxa3xx: Use of_machine_is_compatible()
by Ezequiel Garcia
· 12 years ago
0a60d04
mtd: nand: pxa3xx: Set info->use_dma properly
by Ezequiel Garcia
· 12 years ago
498b614
mtd: nand: pxa3xx: Move buffer release code to its own function
by Ezequiel Garcia
· 12 years ago
1f8eaff
mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
by Ezequiel Garcia
· 12 years ago
fb32061
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
by Ezequiel Garcia
· 12 years ago
9ca7944
mtd: nand: pxa3xx: Use devm_clk_get
by Ezequiel Garcia
· 12 years ago
0ddd846
mtd: nand: pxa3xx: Use devm_ioremap_resource
by Ezequiel Garcia
· 12 years ago
4c073cd
mtd: nand: pxa3xx: Use devm_kzalloc
by Ezequiel Garcia
· 12 years ago
68aa352de
mtd: nand: rename the id field of 'struct nand_flash_dev'
by Artem Bityutskiy
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
6e308f8
mtd: nand: append missing parameter and value
by Haojian Zhuang
· 12 years ago
1e7ba63
MTD: pxa3xx-nand: add devicetree bindings
by Daniel Mack
· 12 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 12 years ago
1696e6b
mtd: nand: kill NAND_NO_READRDY
by Brian Norris
· 12 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
ead995f
mtd: introduce mtd_resume interface
by Artem Bityutskiy
· 13 years ago
3fe4bae
mtd: introduce mtd_suspend interface
by Artem Bityutskiy
· 13 years ago
f99640d
mtd: convert drivers/mtd/* to use module_platform_driver()
by Axel Lin
· 13 years ago
f3c8cfc
mtd: pxa3xx_nand: enable multiple chip select support
by Lei Wen
· 13 years ago
d456882
mtd: pxa3xx_nand: sperate each chip individual info
by Lei Wen
· 13 years ago
da675b4
mtd: pxa3xx_nand: convert all printk into dev_*
by Lei Wen
· 13 years ago
051fc41
mtd: pxa3xx_nand: enhance suspend and resume routine
by Lei Wen
· 13 years ago
ee0f6a1
mtd: pxa3xx_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
543e32d
mtd: pxa3xx_nand: Fix blank page ECC mismatch
by Daniel Mack
· 13 years ago
0fab028
mtd: pxa3xx_nand: fix nand detection issue
by Lei Wen
· 13 years ago
c842f57
mtd: pxa3xx_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 13 years ago
1676bc1
mtd: pxa3xx_nand: remove unused variable 'mtd'
by Axel Lin
· 13 years ago
1a35919
mtd: pxa3xx_nand: fix a memory leak
by Axel Lin
· 13 years ago
3dfad12
mtd: pxa: convert to mtd_device_register()
by Jamie Iles
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4332c11
mtd: pxa3xx_nand: clean the keep configure code
by Lei Wen
· 14 years ago
401e67e
mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself
by Lei Wen
· 14 years ago
4eb2da8
mtd: pxa3xx_nand: unify prepare command
by Lei Wen
· 14 years ago
38caf7f
mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function
by Lei Wen
· 14 years ago
f8155a4
mtd: pxa3xx_nand: rework irq logic
by Lei Wen
· 14 years ago
e353a20
mtd: pxa3xx_nand: make scan procedure more clear
by Lei Wen
· 14 years ago
52d039f
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
by Dan Carpenter
· 14 years ago
9d8b104
mtd: pxa3xx_nand: set oob length in the runtime
by Lei Wen
· 14 years ago
18c81b1
mtd: pxa3xx_nand: remove the flash info in driver structure
by Lei Wen
· 14 years ago
227a886
mtd: pxa3xx_nand: introduce default timing to reduce read id times
by Lei Wen
· 14 years ago
c1f8247
mtd: pxa3xx_nand: condense the flash definition
by Lei Wen
· 14 years ago
99d3896
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
by Mark F. Brown
· 14 years ago
93b352f
pxa3xx: fix ns2cycle equation
by Axel Lin
· 14 years ago
0ae28a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
bff3c10
mtd: pxa32xx_nand: add support for partition table parsing
by Marc Kleine-Budde
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
82b95ec
pxa3xx_nand: move pxa3xx_nand.h common into plat directory
by Haojian Zhuang
· 15 years ago
d3490df
pxa3xx_nand: add new nand chip support
by Haojian Zhuang
· 15 years ago
346e125
pxa3xx_nand: disable nand irq in initialization
by Haojian Zhuang
· 15 years ago
dbf5986
pxa3xx_nand: remove hardcode irq number
by Haojian Zhuang
· 15 years ago
8638fac
pxa3xx_nand: remove hardcode register address
by Haojian Zhuang
· 15 years ago
726de6e
pxa3xx_nand: adjust timing of Micron NAND flash
by Haojian Zhuang
· 15 years ago
7ce33af
pxa3xx_nand: reset read buffer before reading
by Haojian Zhuang
· 15 years ago
a88bdbb
pxa3xx_nand: fix memory out of bound
by Haojian Zhuang
· 15 years ago
223cf6c
mtd: pxa3xx_nand: add single-bit error corrections reporting
by Yeasah Pell
· 15 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
f271049
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader
by Mike Rapoport
· 16 years ago
82a72d1
[MTD] [NAND] pxa3xx_nand: allow building as module
by Mike Rapoport
· 16 years ago
b2ed368
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
by Mike Rapoport
· 16 years ago
7ebc8d5
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
by Eric Miao
· 16 years ago
5b0d4d7
[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately
by Matt Reimer
· 16 years ago
7f9938d
[MTD] [NAND] pxa3xx: fix non-page-aligned reads
by Matt Reimer
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
e93f1be
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
by Denis V. Lunev
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
afb5b5c
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
by Eric Miao
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
2675e94
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
by Enrico Scholz
· 16 years ago
c8c17c8
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
by Enrico Scholz
· 16 years ago
7dad482
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
by Enrico Scholz
· 16 years ago
80ebf20
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
by Enrico Scholz
· 16 years ago
c8ac3f8
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
by Enrico Scholz
· 16 years ago
4303533
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
by Enrico Scholz
· 16 years ago
4262bd2
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
by Semun Lee
· 16 years ago
Next »