Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d09b17f73fd8f475f33d0b8311d7b5a0bed67c67
/
drivers
/
mtd
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
4084743
mtd: fix build error in m25p80.c
by Andres Salomon
· 14 years ago
8cc9de3
mtd: Remove redundant mutex from mtd_blkdevs.c
by David Woodhouse
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6fe4c59
MTD: Fix wrong check register_blkdev return value
by Frank Li
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
6411bf6
Revert "mtd: cleanup Kconfig dependencies"
by David Woodhouse
· 14 years ago
0896804
mtd: cfi_cmdset_0002: make sector erase command variable
by Guillaume LECERF
· 14 years ago
9fc05fc
mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips
by Guillaume LECERF
· 14 years ago
fc61015
mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode
by Guillaume LECERF
· 14 years ago
b5d194c
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one
by Guillaume LECERF
· 14 years ago
89a8228
block2mtd: dubious assignment
by Nicolas Kaiser
· 14 years ago
72e5806
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
0b824d2
P4080/mtd: Fix the freescale lbc issue with 36bit mode
by Lan Chunhe-B25806
· 14 years ago
3ab8f2a
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
by Roy Zang
· 14 years ago
1cd844f
mtd: phram: use KBUILD_MODNAME
by Joe Perches
· 14 years ago
2316d3b
mtd: OneNAND: S5PC110: Fix double call suspend & resume function
by Kyungmin Park
· 14 years ago
cdcf12b
mtd: nand: fix MTD_MODE_RAW writes
by Jon Povey
· 14 years ago
334e5f5
mtd: sm_ftl: cosmetic, use bool when possible
by Maxim Levitsky
· 14 years ago
9bf7071
mtd: r852: remove useless pci powerup/down from suspend/resume routines
by Maxim Levitsky
· 14 years ago
12aebf3
mtd: blktrans: fix a race vs kthread_stop
by Maxim Levitsky
· 14 years ago
480792b
mtd: blktrans: kill BKL
by Maxim Levitsky
· 14 years ago
008c751
mtd: allow to unload the mtdtrans module if its block devices aren't open
by Maxim Levitsky
· 14 years ago
ebd71e3
mtd: maps: gpio-addr-flash: fix warnings and make more portable
by Mike Frysinger
· 14 years ago
5954c47
mtd: Blackfin NFC: fix badblock location with BootROM OOB
by Mike Frysinger
· 14 years ago
d031c22
mtd: cfi_cmdset_0002: code cleanups
by Wolfram Sang
· 14 years ago
edb44b9
mtd: onenand: fix 4KiB page onenand chip recognition
by Roman Tereshonkov
· 14 years ago
940fe28
mtd: physmap_of: Loop through all "reg" tuples for mapping
by Stefan Roese
· 14 years ago
733daa5
mtd: omap2: fix static declaration warning
by G, Manjunath Kondaiah
· 14 years ago
766f271
mtd: Fix endianness issues from device tree
by Ian Munsie
· 14 years ago
d86fbdb
mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.
by David Jander
· 14 years ago
ce85b79
mtd: nandsim: add module param for BBT handling
by Sebastian Andrzej Siewior
· 14 years ago
453281a
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
by Sebastian Andrzej Siewior
· 14 years ago
7cba7b1
mtd: nand: add support for BBT without OOB
by Sebastian Andrzej Siewior
· 14 years ago
df5b4e3
mtd: nand: pull in td into read_bbt()
by Sebastian Andrzej Siewior
· 14 years ago
cda3209
mtd: nand: use ALIGN where possible
by Sebastian Andrzej Siewior
· 14 years ago
861fae1
mtd: OneNAND: S5PC210 OneNAND support
by Kyungmin Park
· 14 years ago
e23abf4
mtd: OneNAND: S5PC110: Implement DMA interrupt method
by Kyungmin Park
· 14 years ago
dcf0822
mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM
by Kyungmin Park
· 14 years ago
aa6d1c0
mtd: OneNAND: S5PC100: Only S5PC110 use the command map method
by Kyungmin Park
· 14 years ago
c762680
mtd: MLC device check in OneNAND driver
by Rohit Hassan Sathyanarayan
· 14 years ago
ebe8a64
mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop
by Kyungmin Park
· 14 years ago
12a40a5
mtd: add init_size hook for NAND driver
by Huang Shijie
· 14 years ago
d0f7959
mtd: add BLKPG API based repartition support
by Roman Tereshonkov
· 14 years ago
5daa7b2
mtd: prepare partition add and del functions for ioctl requests
by Roman Tereshonkov
· 14 years ago
6c009ab
mtd: generic FSMC NAND MTD driver
by Linus Walleij
· 14 years ago
d2ac467
mtd: m25p80: Add support for the Winbond W25Q64
by Thierry Reding
· 14 years ago
c1194c7
mtd: nand_base: do not cache pages with uncorrectable ECC errors
by Artem Bityutskiy
· 14 years ago
bc49c28
mtd: add Broadcom BCM63xx image tag partition parser
by Florian Fainelli
· 14 years ago
5e59be1
mtd: sanity check ioctl input
by Dan Carpenter
· 14 years ago
0eecf4b
mtd: fix the build warning for fsl_upm.c
by Roy Zang
· 14 years ago
7351d3a
mtd: fix almost all checkpatch warnings in nand_base.c
by Florian Fainelli
· 14 years ago
f8ac041
mtd: fix all checkpatch errors in nand_base.c
by Florian Fainelli
· 14 years ago
2bdb053
mtd: davinci: relax a timeout for ECC-initialization
by Wolfram Sang
· 14 years ago
f2df1ae
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
by Gernot Hoyler
· 14 years ago
6fb277b
mtd: nand: split ONFI detection logic to its own function
by Florian Fainelli
· 14 years ago
d1e1f4e
mtd: nand: add support for reading ONFI parameters from NAND device
by Florian Fainelli
· 14 years ago
42af8b5
mtd: nand: denali should also handle NAND_CMD_PARAM
by Florian Fainelli
· 14 years ago
344955f
mtd: OneNAND: Remove unused cmd_map at s5pc110
by Kyungmin Park
· 14 years ago
34c5bf6
mtd: nand: Samsung MLC - new OOB sizes
by Brian Norris
· 14 years ago
eea116e
mtd: davinci: fix comment to match the code
by Wolfram Sang
· 14 years ago
a41ccf5
mtd: pcmciamtd: remove dead code
by Dan Carpenter
· 14 years ago
cf36351
mtd: mpc5121_nfc: fix memory leak on error path
by Julia Lawall
· 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
13ed7ae
mtd: nand: support new Toshiba SLC
by Brian Norris
· 14 years ago
432dc82
mtd: cleanup Kconfig dependencies
by H Hartley Sweeten
· 14 years ago
0ceacf3
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
by Brian Norris
· 14 years ago
cc26c3c
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
by Brian Norris
· 14 years ago
2173bae
mtd: nand: spansion S30MLxxxP support
by Brian Norris
· 14 years ago
12c8eb9
mtd: fix callback return value check
by Baruch Siach
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4f3a29d
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
97ff46c
mtd/m25p80: add support to parse the partitions by OF node
by Mingkai Hu
· 14 years ago
b653788
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
7940a34
Merge branch 'davinci-next' into davinci-for-linus
by Kevin Hilman
· 14 years ago
45aafd3
UBI: tighten the corrupted PEB criteria
by Artem Bityutskiy
· 14 years ago
df3fca4
UBI: fix check_data_ff return code
by Artem Bityutskiy
· 14 years ago
fb22b59
UBI: remember copy_flag while scanning
by Artem Bityutskiy
· 14 years ago
5fc01ab
UBI: preserve corrupted PEBs
by Artem Bityutskiy
· 14 years ago
feeba4b
UBI: add truly corrupted PEBs to corrupted list
by Artem Bityutskiy
· 14 years ago
3153249
UBI: introduce debugging helper function
by Artem Bityutskiy
· 14 years ago
bb00e18
UBI: make check_pattern function non-static
by Artem Bityutskiy
· 14 years ago
0525dac
UBI: do not put eraseblocks to the corrupted list unnecessarily
by Artem Bityutskiy
· 14 years ago
3fb3412
UBI: separate out corrupted list
by Artem Bityutskiy
· 14 years ago
b332150
UBI: change cascade of ifs to switch statements
by Artem Bityutskiy
· 14 years ago
e0e718c
UBI: rename a local variable
by Artem Bityutskiy
· 14 years ago
92e1a7d
UBI: handle bit-flips when no header found
by Artem Bityutskiy
· 14 years ago
74d82d2
UBI: remove duplicate IO error codes
by Artem Bityutskiy
· 14 years ago
756e1df
UBI: rename IO error code
by Artem Bityutskiy
· 14 years ago
c174a08
UBI: fix small 80 characters limit style issue
by Artem Bityutskiy
· 14 years ago
1dd7863
UBI: cleanup and simplify Kconfig
by H Hartley Sweeten
· 14 years ago
63f1474
mxc_nand: do not depend on disabling the irq in the interrupt handler
by Sascha Hauer
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
Next »