Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c6ae4980e70395cbdfdf605c29673c5a6a89d9a
/
drivers
/
mtd
/
nand
/
mpc5121_nfc.c
bbd4d03
mtd: nand: mpc5121: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
7079e7e
mtd: nand: mpc5121_nfc: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
23819f2
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
by Christophe Jaillet
· 9 years ago
d699ed2
mtd: nand: make use of nand_set/get_controller_data() helpers
by Boris BREZILLON
· 9 years ago
37f5a54
mtd: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
5a9f23f
mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
4bd4ebc
mtd: nand: make use of mtd_to_nand() in NAND drivers
by Boris BREZILLON
· 9 years ago
a61ae81
mtd: nand: drop unnecessary partition parser data
by Brian Norris
· 9 years ago
7829ab9
mtd: nand: mpc5121_nfc: show parent device in sysfs
by Frans Klaver
· 10 years ago
7446076
mtd: mpc5121_nfc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6661044
mtd: constify of_device_id array
by Fabian Frederick
· 10 years ago
5cfb36e
mtd: nand: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
10de271
mtd: mpc5121_nfc: adjust for OF based clock lookup
by Gerhard Sittig
· 11 years ago
61a623f
mtd: mpc5121_nfc: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
afc62ba
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
by Wei Yongjun
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
180890c
mtd: mpc5121_nfc: cleanup clock API use
by Gerhard Sittig
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
042a190
mtd: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
f99640d
mtd: convert drivers/mtd/* to use module_platform_driver()
by Axel Lin
· 13 years ago
a9093f0
mtd: mpc5121_nfc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 14 years ago
b3702ea
mtd: mpc5121_nfc: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
5279fe3
mtd: mpc5121_nfc don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
bb9ebd4e
mtd: nand: rename NAND_USE_FLASH_BBT
by Brian Norris
· 14 years ago
a40f734
mtd: nand: consolidate redundant flash-based BBT flags
by Brian Norris
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
248f56d
mtd: mpc5121_nfc: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
83025c8
mtd: mpc5121_nfc: don't treat NULL clk as an error
by Jamie Iles
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
766f271
mtd: Fix endianness issues from device tree
by Ian Munsie
· 14 years ago
cf36351
mtd: mpc5121_nfc: fix memory leak on error path
by Julia Lawall
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
14acbbf
of/mtd/nand: mpc5121_nfc.c: Fix build failures
by Anatolij Gustschin
· 15 years ago
05d71b46
mtd: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
6f1f3d0
mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.
by Steve Deiters
· 15 years ago
bb315f7
mtd: nand: Add MPC5121 NAND Flash Controller driver
by Anatolij Gustschin
· 15 years ago