Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
766f271a63d1ee7caed8030736e6aed253d02073
/
drivers
/
mtd
766f271
mtd: Fix endianness issues from device tree
by Ian Munsie
· 15 years ago
d86fbdb
mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.
by David Jander
· 15 years ago
ce85b79
mtd: nandsim: add module param for BBT handling
by Sebastian Andrzej Siewior
· 15 years ago
453281a
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
by Sebastian Andrzej Siewior
· 15 years ago
7cba7b1
mtd: nand: add support for BBT without OOB
by Sebastian Andrzej Siewior
· 15 years ago
df5b4e3
mtd: nand: pull in td into read_bbt()
by Sebastian Andrzej Siewior
· 15 years ago
cda3209
mtd: nand: use ALIGN where possible
by Sebastian Andrzej Siewior
· 15 years ago
861fae1
mtd: OneNAND: S5PC210 OneNAND support
by Kyungmin Park
· 15 years ago
e23abf4
mtd: OneNAND: S5PC110: Implement DMA interrupt method
by Kyungmin Park
· 15 years ago
dcf0822
mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM
by Kyungmin Park
· 15 years ago
aa6d1c0
mtd: OneNAND: S5PC100: Only S5PC110 use the command map method
by Kyungmin Park
· 15 years ago
c762680
mtd: MLC device check in OneNAND driver
by Rohit Hassan Sathyanarayan
· 15 years ago
ebe8a64
mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop
by Kyungmin Park
· 15 years ago
12a40a5
mtd: add init_size hook for NAND driver
by Huang Shijie
· 15 years ago
d0f7959
mtd: add BLKPG API based repartition support
by Roman Tereshonkov
· 15 years ago
5daa7b2
mtd: prepare partition add and del functions for ioctl requests
by Roman Tereshonkov
· 15 years ago
6c009ab
mtd: generic FSMC NAND MTD driver
by Linus Walleij
· 15 years ago
d2ac467
mtd: m25p80: Add support for the Winbond W25Q64
by Thierry Reding
· 15 years ago
c1194c7
mtd: nand_base: do not cache pages with uncorrectable ECC errors
by Artem Bityutskiy
· 15 years ago
bc49c28
mtd: add Broadcom BCM63xx image tag partition parser
by Florian Fainelli
· 15 years ago
5e59be1
mtd: sanity check ioctl input
by Dan Carpenter
· 15 years ago
0eecf4b
mtd: fix the build warning for fsl_upm.c
by Roy Zang
· 15 years ago
7351d3a
mtd: fix almost all checkpatch warnings in nand_base.c
by Florian Fainelli
· 15 years ago
f8ac041
mtd: fix all checkpatch errors in nand_base.c
by Florian Fainelli
· 15 years ago
2bdb053
mtd: davinci: relax a timeout for ECC-initialization
by Wolfram Sang
· 15 years ago
f2df1ae
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
by Gernot Hoyler
· 15 years ago
6fb277b
mtd: nand: split ONFI detection logic to its own function
by Florian Fainelli
· 15 years ago
d1e1f4e
mtd: nand: add support for reading ONFI parameters from NAND device
by Florian Fainelli
· 15 years ago
42af8b5
mtd: nand: denali should also handle NAND_CMD_PARAM
by Florian Fainelli
· 15 years ago
344955f
mtd: OneNAND: Remove unused cmd_map at s5pc110
by Kyungmin Park
· 15 years ago
34c5bf6
mtd: nand: Samsung MLC - new OOB sizes
by Brian Norris
· 15 years ago
eea116e
mtd: davinci: fix comment to match the code
by Wolfram Sang
· 15 years ago
a41ccf5
mtd: pcmciamtd: remove dead code
by Dan Carpenter
· 15 years ago
cf36351
mtd: mpc5121_nfc: fix memory leak on error path
by Julia Lawall
· 15 years ago
9d8b104
mtd: pxa3xx_nand: set oob length in the runtime
by Lei Wen
· 15 years ago
18c81b1
mtd: pxa3xx_nand: remove the flash info in driver structure
by Lei Wen
· 15 years ago
227a886
mtd: pxa3xx_nand: introduce default timing to reduce read id times
by Lei Wen
· 15 years ago
c1f8247
mtd: pxa3xx_nand: condense the flash definition
by Lei Wen
· 15 years ago
13ed7ae
mtd: nand: support new Toshiba SLC
by Brian Norris
· 15 years ago
432dc82
mtd: cleanup Kconfig dependencies
by H Hartley Sweeten
· 15 years ago
0ceacf3
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
by Brian Norris
· 15 years ago
cc26c3c
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
by Brian Norris
· 15 years ago
2173bae
mtd: nand: spansion S30MLxxxP support
by Brian Norris
· 15 years ago
12c8eb9
mtd: fix callback return value check
by Baruch Siach
· 15 years ago
65e0b59
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
99d3896
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
by Mark F. Brown
· 15 years ago
b8db2f5
mtd: mxc_nand: configure pages per block for v2 controller
by Sascha Hauer
· 15 years ago
53d1e13
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
by Kyungmin Park
· 15 years ago
9aba97a
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
by Kyungmin Park
· 15 years ago
8b865d5
mtd: Blackfin NFC: fix invalid free in remove()
by Mike Frysinger
· 15 years ago
eac15a4
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
by Mike Frysinger
· 15 years ago
d3f6e6c
UBI: do not oops when erroneous PEB is scheduled for scrubbing
by Artem Bityutskiy
· 15 years ago
1deacd7
UBI: fix kconfig unmet dependency
by Randy Dunlap
· 15 years ago
80c1c16
UBI: fix forward compatibility
by Artem Bityutskiy
· 15 years ago
01ebc12
UBI: eliminate update of list_for_each_entry loop cursor
by Julia Lawall
· 15 years ago
f7b66e5
mxc_nand: Do not do byte accesses to the NFC buffer.
by John Ogness
· 15 years ago
69b26c7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
cfe3fda
mtd: nand: Fix probe of Samsung NAND chips
by Tilman Sauerbeck
· 15 years ago
065a1ed
mtd: nand: Fix regression in BBM detection
by Brian Norris
· 15 years ago
93b352f
pxa3xx: fix ns2cycle equation
by Axel Lin
· 15 years ago
7a50d06
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
by Graeme Smecher
· 15 years ago
7355a5a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
84c4f46
mtd/nand_ids: Fix buswidth
by Brian Norris
· 15 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
f78ec6b
mtd/m25p80: fix test for end of loop
by Dan Carpenter
· 15 years ago
b06cd21
mtd/m25p80: retlen is never NULL
by Dan Carpenter
· 15 years ago
01cd2aba
gen_nand: Test if nr_chips field is valid
by Marek Vasut
· 15 years ago
5eab6aaa
nand/denali: move all hardware initialization work to denali_hw_init
by Chuanxiao Dong
· 15 years ago
7d8a26f
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
by Chuanxiao Dong
· 15 years ago
628bfd41
nand/denali: use cpu_relax() while waiting for hardware interrupt
by Chuanxiao Dong
· 15 years ago
f0bc0c7
nand/denali: change read_status function method
by Chuanxiao Dong
· 15 years ago
b292c34
nand/denali: Fixed check patch warnings
by Chuanxiao Dong
· 15 years ago
b6d676d
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 15 years ago
db9ebb7
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 15 years ago
7cfffac
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
by Chuanxiao Dong
· 15 years ago
8ae61eb
nand/denali: Fixed handle ECC error bugs
by Chuanxiao Dong
· 15 years ago
24c3fa3
nand/denali: use iowrite32() to replace denali_write32()
by Chuanxiao Dong
· 15 years ago
5c0eb90
nand/denali: Fixed probe function bugs
by Chuanxiao Dong
· 15 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 15 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 15 years ago
d71048e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
78ef7fa
mtd-physmap: add support users can assign the probe type in board files
by Barry Song
· 16 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 15 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 15 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 15 years ago
73ee576
mtd: remove redwood map driver
by Christian Dietrich
· 15 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
71ec515
mxc_nand: Add v3 (i.MX51) Support
by Sascha Hauer
· 15 years ago
6e85dfd
mxc_nand: support 8bit ecc
by Sascha Hauer
· 15 years ago
94f77e5
mxc_nand: fix correct_data function
by Sascha Hauer
· 15 years ago
1bc9918
mxc_nand: add V1_V2 namespace to registers
by Sascha Hauer
· 15 years ago
7aaf28a
mxc_nand: factor out a check_int function
by Sascha Hauer
· 15 years ago
5f97304
mxc_nand: make some internally used functions overwriteable
by Sascha Hauer
· 15 years ago
c29c607
mxc_nand: rework get_dev_status
by Sascha Hauer
· 15 years ago
938cf99
mxc_nand: remove 0xe00 offset from registers
by Sascha Hauer
· 15 years ago
08b9ab9
mtd: denali: Add multi connected NAND support
by Chuanxiao Dong
· 15 years ago
db9a3210
mtd: denali: Remove set_ecc_config function
by Chuanxiao Dong
· 15 years ago
4c03bbd
mtd: denali: Remove unuseful code in get_xx_nand_para functions
by Chuanxiao Dong
· 15 years ago
Next »