Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f01dce9474e9f09290707b523a134a9605845b00
/
drivers
/
mtd
/
devices
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d8f90b2
mtd: m25p80: add support for M25PX64
by Yoshihiro Shimoda
· 14 years ago
f17f12c
mtd: phram: fix memory leak
by Mathias Krause
· 14 years ago
07be303
mtd: mtdram: initialize writebufsize field
by Artem Bityutskiy
· 14 years ago
37a23c20
mtd: m25p80: add support for the EON EN25F32 chip
by Gabor Juhos
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
8fffed8
mtd: m25p80: Fix JEDEC ID for AT26DF321
by Aleksandr Koltsoff
· 14 years ago
dcf1246
mtd: m25p80: add debugging trace in sst_write
by Nicolas Ferre
· 14 years ago
6b2995b
mtd: fix section mismatch on sst25l
by Fabio Estevam
· 14 years ago
ac622f5
mtd: m25p80: Add support for Macronix MX25L25655E
by Kevin Cernekee
· 14 years ago
4b7f742
mtd: m25p80: Add support for Macronix MX25L25635E
by Kevin Cernekee
· 14 years ago
f0dff9b
mtd: m25p80: Reinstate error print on unrecognized flash
by Kevin Cernekee
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
731edacb
mtd: fix bdev exclusive open bugs in block2mtd::add_device()
by Tejun Heo
· 14 years ago
4084743
mtd: fix build error in m25p80.c
by Andres Salomon
· 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
89a8228
block2mtd: dubious assignment
by Nicolas Kaiser
· 14 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1cd844f
mtd: phram: use KBUILD_MODNAME
by Joe Perches
· 14 years ago
d86fbdb
mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.
by David Jander
· 14 years ago
d2ac467
mtd: m25p80: Add support for the Winbond W25Q64
by Thierry Reding
· 14 years ago
f2df1ae
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
by Gernot Hoyler
· 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
97ff46c
mtd/m25p80: add support to parse the partitions by OF node
by Mingkai Hu
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
f78ec6b
mtd/m25p80: fix test for end of loop
by Dan Carpenter
· 14 years ago
b06cd21
mtd/m25p80: retlen is never NULL
by Dan Carpenter
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
0af18d2
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
by Gabor Juhos
· 14 years ago
f80e521
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
by Gabor Juhos
· 14 years ago
60845e7
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
by Gabor Juhos
· 14 years ago
9d2c4f3
mtd: m25p80: Make jedec_probe() return proper errno values
by Anton Vorontsov
· 14 years ago
f7b0009
mtd: m25p80: Fix false-positive probing
by Anton Vorontsov
· 14 years ago
42845d2
mtd: dataflash: remove casts from void
by Kulikov Vasiliy
· 14 years ago
6175f4a
mtd: m25p80: Add support for Macronix 25L8005
by Martin Michlmayr
· 14 years ago
a4b81ca
mtd: sst25l: check for null consistently
by Dan Carpenter
· 14 years ago
0ffe0ce
mtd: sst25l: fix multi-part messages with broken spi masters
by H Hartley Sweeten
· 15 years ago
0ae28a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 14 years ago
29da338
mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
by H Hartley Sweeten
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4d68242
mtd: block2mtd: Use kasprintf
by Julia Lawall
· 15 years ago
42c2591
mtd: small typo in Makefile
by Matteo Croce
· 15 years ago
24c1549
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
by Ben Hutchings
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
df0094d
mtd: m25p80: add support for Macronix MX25L4005A
by Simon Guinot
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
837479d
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
by Anton Vorontsov
· 15 years ago
18c6182
mtd: m25p80: Rework probing/JEDEC code
by Anton Vorontsov
· 15 years ago
b34bc03
mtd: m25p80: Convert to device table matching
by Anton Vorontsov
· 15 years ago
61c3506
mtd: m25p80: make command buffer DMA-safe
by Johannes Stezenbach
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
d470266
mtd: fix memory leak in mtd_dataflash
by H Hartley Sweeten
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
ea60658a
mtd: m25p80: disable SST software protection bits by default
by Graf Yang
· 15 years ago
a7c367b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
627df23
trivial: mtd: add __init/__exit macros to init/exitfunctions
by Peter Huewe
· 15 years ago
304e6d5f
m25p80: Add Spansion S25FL129P serial flashes
by Kevin Cernekee
· 15 years ago
64da392
phram: cleanup error handling and associated messages
by Mike Frysinger
· 15 years ago
aa3651e
mtd: m25p80: add SST WF SPI flash device information
by Graf Yang
· 15 years ago
49aac4a
mtd: m25p80: add support for AAI programming with SST SPI flashes
by Graf Yang
· 15 years ago
4c1e6b2
mtd: lart: Prevent a read from mtd->eraseregions[-1]
by Roel Kluin
· 15 years ago
2eaaa5f
mtd: sst25l, fix lock imbalance
by Jiri Slaby
· 15 years ago
ec77e21
mtd: SST25L (non JEDEC) SPI Flash driver
by Ryan Mallon
· 15 years ago
b0469ea7
mtd: m25p80: add support for 3 Macronix flash chips
by Siddarth Gore
· 15 years ago
269c0ee
slram: Read buffer overflow
by Roel Kluin
· 15 years ago
05dd180
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
by Robert P. J. Day
· 15 years ago
edcb3b1
mtd: m25p80: fix null pointer dereference bug
by Anton Vorontsov
· 15 years ago
89bb871
mtd: m25p80 timeout too short for worst-case m25p16 devices
by Steven A. Falco
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
e635a01
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
by David Woodhouse
· 15 years ago
ab1ff21
mtd: m25p80: add support for Macronix MX25L12805D
by Lennert Buytenhek
· 15 years ago
1e42d14
mtd: m25p80 nand: add m45pe10 ids
by Matthieu CASTET
· 16 years ago
dbf8c11
mtd_dataflash: unbreak erase support
by Peter Korsgaard
· 15 years ago
cd1a6de
mtd: fix timeout in M25P80 driver
by Peter Horton
· 16 years ago
3f33b0a
mtd: Bug in m25p80.c during whole-chip erase
by Steven A. Falco
· 16 years ago
87f39f0
[MTD] support driver model updates
by David Brownell
· 16 years ago
402d326
NOMMU: Present backing device capabilities for MTD chardevs
by David Howells
· 16 years ago
a4b6d51
[MTD] partitioning utility predicates
by David Brownell
· 16 years ago
7ed8c7d
[MTD] we don't need no misc devices
by David Brownell
· 16 years ago
f507cd2
ps3/block: Replace mtd/ps3vram by block/ps3vram
by Geert Uytterhoeven
· 16 years ago
229cc58
mtd_dataflash: fix probing of AT45DB321C chips.
by Will Newton
· 16 years ago
3afd522
[MTD] slram: Handle negative devlength correctly
by Roel Kluin
· 16 years ago
7c51d57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
2efd72a
mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap
by Geoff Levand
· 16 years ago
60c0c59
mtd/ps3vram: Use msleep in waits
by Geoff Levand
· 16 years ago
993e62e
mtd/ps3vram: Use proper kernel types
by Geoff Levand
· 16 years ago
f259d74e
mtd/ps3vram: Cleanup ps3vram driver messages
by Geoff Levand
· 16 years ago
e7dd54c
mtd/ps3vram: Remove ps3vram debug routines
by Geoff Levand
· 16 years ago
0a2d15b
mtd/ps3vram: Add modalias support to the ps3vram driver
by Geert Uytterhoeven
· 16 years ago
cffb4add
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
by Jim Paris
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
475b44c
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d85316a
[MTD] fix m25p80 64-bit divisions
by Artem Bityutskiy
· 16 years ago
5b7f3a5
[MTD] fix dataflash 64-bit divisions
by Artem Bityutskiy
· 16 years ago
e4582ea
[MTD] Make lart_flash_init, lart_flash_exit static
by Dmitri Vorobiev
· 16 years ago
Next »