Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7a1c6bcf269203485d716d8e3bec6671dabb5067
/
drivers
/
mtd
fdc0ad8
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
3d46b31
UBI: use GFP_NOFS properly
by Artem Bityutskiy
· 14 years ago
944dc03
tmio: Silence warnings introduced by mfd changes
by Andres Salomon
· 14 years ago
d9d01f4
mtd: Use mfd_data instead of driver_data for tmio_nand
by Andres Salomon
· 14 years ago
a23090a
mfd: mfd_cell is now implicitly available to t7166xb drivers
by Andres Salomon
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
fd57ed0
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
411f5c7
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
28237e4
UBI: make tests modes dynamic
by Artem Bityutskiy
· 14 years ago
92d124f
UBI: make self-checks dynamic
by Artem Bityutskiy
· 14 years ago
b342efd
UBI: make debugging messages dynamic
by Artem Bityutskiy
· 14 years ago
6f9fdf6
UBI: remove UBI_IO_DEBUG macro
by Artem Bityutskiy
· 14 years ago
6edb979
UBI: kill debugging buffer
by Artem Bityutskiy
· 14 years ago
332873d
UBI: allocate erase checking buffer on demand
by Artem Bityutskiy
· 14 years ago
a758674
UBI: allocate write checking buffer on demand
by Artem Bityutskiy
· 14 years ago
9ced9f0
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
e8444a3
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
by Linus Torvalds
· 14 years ago
c804c73
mtd: add "platform:" prefix for platform modalias
by Axel Lin
· 14 years ago
bd637f6
mtd: mtd_blkdevs: fix double free on error path
by Maxim Levitsky
· 14 years ago
82013d9
mtd: amd76xrom: fix oops at boot when resources are not available
by Stanislaw Gruszka
· 14 years ago
ecf3fde
mtd: fix race in cfi_cmdset_0001 driver
by Joakim Tjernlund
· 14 years ago
ceabebb
mtd: jedec_probe: initialise make sector erase command variable
by Antony Pavlov
· 14 years ago
efba2e3
mtd: jedec_probe: Change variable name from cfi_p to cfi
by Antony Pavlov
· 14 years ago
3afdb0f
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
f43ec88
UBI: provide LEB offset information
by Artem Bityutskiy
· 14 years ago
30b542e
UBI: incorporate maximum write size
by Artem Bityutskiy
· 14 years ago
7685167
ARM: imx5x: clean up ARCH_MX5X
by Richard Zhao
· 14 years ago
12d7d4e
Merge branch 'devel-cleanup' into omap-for-linus
by Tony Lindgren
· 14 years ago
1c48a5c
dt: Eliminate of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
fc406cd
mtd: OneNAND: Change dependency of ARCH_EXYNOS4
by Kukjin Kim
· 14 years ago
c497dd5
mtd: OneNAND: OMAP2: increase multiblock erase verify timeout
by Roman Tereshonkov
· 14 years ago
3ad2d86
OMAP: OneNAND: determine frequency in one place
by Adrian Hunter
· 14 years ago
f040d33
omap3: nand: making ecc layout as compatible with romcode ecc
by Sukumar Ghorai
· 14 years ago
f3d73f3
omap3: nand: ecc layout select from board file
by Sukumar Ghorai
· 14 years ago
317379a
omap3: nand: configurable fifo threshold to gain the throughput
by Sukumar Ghorai
· 14 years ago
4e07037
omap3: nand: prefetch in irq mode support
by Sukumar Ghorai
· 14 years ago
1b0b323c
omap3: nand: configurable transfer type per board
by Sukumar Ghorai
· 14 years ago
d5ce2b6
omap3630: nand: fix device size to work in polled mode
by Sukumar Ghorai
· 14 years ago
177b241
kbuild, mtd, net: a few comment typo fixes and rewording
by Gilles Espinasse
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
a87f29c
UBI: always re-read in case of read failures
by Artem Bityutskiy
· 14 years ago
fef2deb
UBI: cleanup comments about corrupted PEBs
by Artem Bityutskiy
· 14 years ago
6c1e875
UBI: add slab cache for ubi_scan_leb objects
by Artem Bityutskiy
· 14 years ago
7950d02
UBI: use raw mtd read function in debugging code
by Artem Bityutskiy
· 14 years ago
276832d
UBI: try to reveal buggy MTD drivers
by Artem Bityutskiy
· 14 years ago
3a0592b
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
by Artem Bityutskiy
· 14 years ago
2fff570
UBI: add a commentary about allocating VID header buffer on stack
by Artem Bityutskiy
· 14 years ago
e8cfe00
UBI: cleanup LEB start calculations
by John Ogness
· 14 years ago
d4c6381
UBI: fix NOR erase preparation quirk
by Holger Brunck
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
154bf89
mtd: mtdpart: disallow reading OOB past the end of the partition
by Artem Bityutskiy
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
fc2d557
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC
by Seiji Aguchi
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b3e19d9
fs: scale mntget/mntput
by Nick Piggin
· 14 years ago
52d039f
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
by Dan Carpenter
· 14 years ago
a121f64
UBI: use mtd->writebufsize to set minimal I/O unit size
by Anatolij Gustschin
· 14 years ago
7fa33ac
mtd: initialize writebufsize in the MTD object of a partition
by Anatolij Gustschin
· 14 years ago
25dcd29
mtd: onenand: add mtd->writebufsize initialization
by Anatolij Gustschin
· 14 years ago
cbcab65
mtd: nand: add mtd->writebufsize initialization
by Anatolij Gustschin
· 14 years ago
d261c72
mtd: cfi: add writebufsize initialization
by Anatolij Gustschin
· 14 years ago
9ac4e61
mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
by Adrian Hunter
· 15 years ago
cf24dc8
mtd: OneNAND: add enable / disable methods to onenand_chip
by Adrian Hunter
· 15 years ago
8fffed8
mtd: m25p80: Fix JEDEC ID for AT26DF321
by Aleksandr Koltsoff
· 14 years ago
24ac9a9
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
by Ralf Rösch
· 14 years ago
e8953b7
mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips
by Guillaume LECERF
· 14 years ago
e637276
mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
by Guillaume LECERF
· 14 years ago
eaca491
mtd: nand: ams-delta: drop omap_read/write, use ioremap
by Janusz Krzysztofik
· 14 years ago
dcf1246
mtd: m25p80: add debugging trace in sst_write
by Nicolas Ferre
· 14 years ago
494f45d
mtd: nand: ams-delta: select for built-in by default
by Janusz Krzysztofik
· 14 years ago
e0c1a92
mtd: OneNAND: lighten scary initial bad block messages
by Adrian Hunter
· 14 years ago
263a8c8
mtd: OneNAND: OMAP2/3: add support for command line partitioning
by Adrian Hunter
· 15 years ago
b7b1a29
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
by Brian Norris
· 14 years ago
0b524fb
mtd: nand: choose correct chip name (ONFI bug)
by Brian Norris
· 14 years ago
7e95d1f
mtd: nand: ams-delta: convert to platform driver
by Janusz Krzysztofik
· 14 years ago
75c52a4
mtd: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
d983c54
mtd: OneNAND: Fix multi block erase support at 4KiB pagesize
by Kyungmin Park
· 14 years ago
beda1d4
Revert "mtd: nand: add check for out of page read"
by Artem Bityutskiy
· 14 years ago
236cdc7
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
by Rob Herring
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
4931445
OMAP2/3: OneNAND: add 104MHz support
by Adrian Hunter
· 14 years ago
ec5d043
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
819c1a6
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
859158b
omap: nand: remove hardware ECC as default
by Sukumar Ghorai
· 14 years ago
4ccb3b4
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
by David Woodhouse
· 14 years ago
01039e4
mtd: onenand: bugfix for 2x mode bad block handling
by Roman Tereshonkov
· 14 years ago
8a8f632
mtd: OneNAND: Fix 4KiB pagesize OOB handling
by Kyungmin Park
· 14 years ago
593cd87
mtd: FSMC NAND use the PrimeCell identifier macros
by Linus Walleij
· 14 years ago
4ad916b
mtd: FSMC NAND remove PARTITION macro and fix compile noise
by Linus Walleij
· 14 years ago
6b2995b
mtd: fix section mismatch on sst25l
by Fabio Estevam
· 14 years ago
2ebf062
mtd: mxc_nand: Fix warning on nr_parts unused variable
by Fabio Estevam
· 14 years ago
eeda667
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
by Sergej.Stepanov@ids.de
· 14 years ago
Next »