Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
82fc5099744e5f30cd8c9ee13075f28fb37e9518
/
drivers
/
mtd
/
nand
/
raw
/
gpio.c
82fc509
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
by Boris Brezillon
· 6 years ago
50a487e
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
by Boris Brezillon
· 6 years ago
0f808c1
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
by Boris Brezillon
· 6 years ago
59ac276
mtd: rawnand: Pass a nand_chip object to nand_release()
by Boris Brezillon
· 6 years ago
00ad378
mtd: rawnand: Pass a nand_chip object to nand_scan()
by Boris Brezillon
· 6 years ago
93db446
mtd: nand: move raw NAND related code to the raw/ subdir
by Boris Brezillon
· 7 years ago
[Renamed from drivers/mtd/nand/gpio.c]
43a0a45
mtd: nand: Get rid of comments giving the file path inside the file itself
by Boris Brezillon
· 7 years ago
bc2fd1b
mtd: nand: gpio: Fix ALE gpio configuration
by Christophe Leroy
· 7 years ago
f3d0d8d
mtd: nand: gpio: Convert to use GPIO descriptors
by Linus Walleij
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
44dd182
mtd: nand: gpio: make nCE GPIO optional
by Christophe Leroy
· 8 years ago
408bf51
mtd: nand: gpio: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
050658c
mtd: nand: gpio: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
37f5a54
mtd: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
dc2948c
mtd: nand: gpio: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
a61ae81
mtd: nand: drop unnecessary partition parser data
by Brian Norris
· 9 years ago
e6c6c28
mtd: nand: gpio: show parent device in sysfs
by Frans Klaver
· 10 years ago
d6666be
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
c9d79c4
mtd: nand: gpio: improve comments about GPIO assisted operation
by Gerhard Sittig
· 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
103cdd8
mtd: nand-gpio: don't waste memory for OF failure
by Brian Norris
· 11 years ago
24e9971
mtd: nand-gpio: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
453810b
mtd: nand: use dev_get_platdata()
by Jingoo Han
· 11 years ago
65c972a
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
by Alexander Shiyan
· 12 years ago
f8e81c2
mtd: nand-gpio: Rename internal variables to match functionality
by Alexander Shiyan
· 12 years ago
2189408
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
by Alexander Shiyan
· 12 years ago
ee4f366
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config
by Alexander Shiyan
· 12 years ago
c85d32d5
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration
by Alexander Shiyan
· 12 years ago
283df42
mtd: nand-gpio: Convert driver to using resource-managed functions
by Alexander Shiyan
· 12 years ago
b57d43f
mtd: gpio: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
b60c724
mtd: gpio: Use devm_kzalloc()
by Sachin Kamat
· 12 years ago
8204536
mtd: nand/gpio: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
18afbc5
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
by Alexander Shiyan
· 12 years ago
2fe87ae
mtd: nand/gpio: Convert to module_platform_driver()
by Sachin Kamat
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
775c3220
mtd: gpio-nand: add device tree bindings
by Jamie Iles
· 13 years ago
ee0e87b
mtd: convert remaining users to mtd_device_register()
by Jamie Iles
· 14 years ago
db5a5ae
mtd: drivers/mtd/nand/gpio.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
aaf7ea2
[MTD] [NAND] GPIO NAND flash driver
by Mike Rapoport
· 16 years ago