Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8401707ff645521e9f21cbb8fe3b138f60e85680
/
drivers
/
mtd
/
devices
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 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
· 16 years ago
1e42d14
mtd: m25p80 nand: add m45pe10 ids
by Matthieu CASTET
· 16 years ago
dbf8c11
mtd_dataflash: unbreak erase support
by Peter Korsgaard
· 16 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
4d9c6a2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
7854643
[MTD] m25p80: chip erase != block erase != sector erase
by Chen Gong
· 16 years ago
9168ab8
[MTD] m25p80: fix detection of m25p16 flashes
by Mike Frysinger
· 16 years ago
a3d3f73
[MTD] m25p80: fix detection of SPI parts
by Mike Frysinger
· 16 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
8a1a627
Revert "[MTD] m25p80.c code cleanup"
by David Woodhouse
· 16 years ago
daa8473
[MTD] m25p80.c extended jedec support (v2)
by Chen Gong
· 16 years ago
d0e8c47
[MTD] m25p80.c extended jedec support
by Chen Gong
· 16 years ago
75d0ee2
[MTD] m25p80.c code cleanup
by Chen Gong
· 16 years ago
faff375
[MTD] m25p80.c erase enhance
by Chen Gong
· 16 years ago
8c64038
[MTD] make dataflash write-verify be optional
by David Brownell
· 16 years ago
cf93ae0
[MTD] Compile fix for dataflash OTP support
by David Brownell
· 16 years ago
34a8244
[MTD] dataflash OTP support
by David Brownell
· 16 years ago
771999b
[MTD] DataFlash: bugfix, binary page sizes now handled
by akpm@linux-foundation.org
· 16 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
eadcf0d
MTD: handle pci_name() being const
by Greg Kroah-Hartman
· 16 years ago
f63af11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
by Milton Miller
· 16 years ago
7228982
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
by Michael Hennerich
· 16 years ago
a8931ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
bc01886
[MTD] m25p80.c mutex unlock fix
by Chen Gong
· 16 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 17 years ago
271c5c5
[MTD] DataFlash: use proper types
by David Woodhouse
· 16 years ago
e9d4222
[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2)
by Michael Hennerich
· 16 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
3887ed5
[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash
by Michael Hennerich
· 17 years ago
2230b76
[MTD] m25p80: add FAST_READ access support to M25Pxx
by Bryan Wu
· 17 years ago
456d9fc
[MTD] mtdram.c should #include <linux/mtd/mtdram.h>
by Adrian Bunk
· 17 years ago
f72561cf
[MTD] Correct phram module param description
by Mark Hindley
· 17 years ago
cb53b3b
[MTD] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0bc88c5
[MTD] block2mtd: logging typo fixes
by Stephane Chazelas
· 17 years ago
2875fb6
mtd: memory corruption in block2mtd.c
by Ingo van Lil
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
53fb84a0
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
by Samuel Tardieu
· 17 years ago
2b54aae
Claim maintainership for block2mtd and update email addresses
by Joern Engel
· 17 years ago
a247b5d
fix typo 'the same the\>'
by Uwe Kleine-König
· 17 years ago
0bdf77f
[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c
by Roel Kluin
· 17 years ago
cccb45d
[MTD] mtd_dataflash: Incorrect compare-after-write check
by Andrew Victor
· 17 years ago
471f717
Revert "[MTD] Driver for AT26Fxxx dataflash devices"
by David Woodhouse
· 17 years ago
440fdb5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
0b0ef2e
[MIPS] Remove Momentum Ocelot support.
by Ralf Baechle
· 17 years ago
a2e96b6
[MTD] Remove Ocelot G support from DiskOnChip drivers.
by Yoichi Yuasa
· 17 years ago
db1b39d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
192cca6
[MIPS] Remove Momenco Ocelot C support
by Franck Bui-Huu
· 17 years ago
a97145c
[MTD] remove dead MTD_PMC551_APERTURE_SIZE option
by Adrian Bunk
· 17 years ago
8e0aedc
[MTD] Use proper binary multiple prefixes in pmc551 driver
by David Woodhouse
· 17 years ago
ec9ce52
[MTD] Use mutex instead of semaphore in dataflash driver
by Matthias Kaehlcke
· 17 years ago
02d087d
[MTD] m25p80: Use correct units for binary multiples
by David Woodhouse
· 17 years ago
fa0a8c7
[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks
by David Brownell
· 17 years ago
7d5230e
[MTD] m25p80 converted to mutex
by David Brownell
· 17 years ago
632155e
potential parse error in ifdef
by Yoann Padioleau
· 17 years ago
ba7cc09
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
Next »