Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
41228b7b336e4445f7a908bc2834cd4ef31d195f
/
drivers
/
mtd
/
devices
d892994
Drivers: mtd: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
031da73
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
by NeilBrown
· 12 years ago
6c810f9
mtg: docg3: potential divide by zero in doc_write_oob()
by Dan Carpenter
· 12 years ago
98a9e24
mtd: m25p80: modify info for Micron N25Q128
by Liming Wang
· 12 years ago
7bf350b7
mtd: fix a number of checkpatch complaints
by Artem Bityutskiy
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
042a190
mtd: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
9b7ef60
mtd: m25p80: add support for the Winbond w25q80bl chip
by Stephen Warren
· 12 years ago
ca796f8
mtd: diskonchip: don't warn about ARM architecture
by Arnd Bergmann
· 12 years ago
a90019e
mtd: spear_smi: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
0aa87b7
mtd: m25p80: add support for the windbond w25q256 chip
by Matthieu CASTET
· 12 years ago
12ad2be
mtd: m25p80: Make fast read configurable via DT
by Marek Vasut
· 12 years ago
c36a7ff
mtd: slram: invalid checking of absolute end address
by Jiri Engelthaler
· 12 years ago
b277f77
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
by Marek Vasut
· 12 years ago
5fe42d5
mtd: basic (read only) driver for BCMA serial flash
by Rafał Miłecki
· 12 years ago
58d864e
mtd: m25p80: add support for the EON EN25Q64 chip
by Gabor Juhos
· 12 years ago
3105875
mtd: m25p80: add support for Micron N25Q128
by Jan Luebbe
· 12 years ago
e1ed147
mtd: spear_smi: use devm_ functions consistently
by Julia Lawall
· 12 years ago
8da2868
mtd: m25p80: add support for Micron N25Q256A
by Vivien Didelot
· 12 years ago
13e8597
mtd: use %*ph[CN] to dump small buffers
by Andy Shevchenko
· 12 years ago
036a1ac
mtd: spear_smi: fix compilation warning
by Artem Bityutskiy
· 12 years ago
b517097
mtd: spear_smi: failure test for null rather than negative integer
by Julia Lawall
· 12 years ago
8bb8b85
mtd: m25p80: Fix the Spansion chip detection
by Marek Vasut
· 12 years ago
f728598
mtd: m25p80: add support for Spansion s25sl064p chip
by Marek Vasut
· 12 years ago
4800399
mtd: m25p80: Add support for serial flash STM/Micron N25Q032
by Knut Wohlrab
· 12 years ago
2c99b8b
mtd: spear_smi: handle return value of timeouts properly
by Vipin Kumar
· 12 years ago
4dc48c3
mtd: spear_smi: clear status register on init
by Shiraz Hashim
· 12 years ago
770daa4
mtd: spear_smi: Move suspend/resume to follow dev_pm_ops
by Viresh Kumar
· 12 years ago
b8c2d65
mtd: fix bogus inequation
by Marek Vasut
· 12 years ago
a5b2d76
mtd: m25p80: Add support for Atmel at45db081d
by Chunhe Lan
· 12 years ago
95c1b0c
mtd: m25p80: Add support for n25q064
by Alexandre Pereira da Silva
· 12 years ago
943b35a
mtd: m25p80: Add support for m25pe20
by Alexandre Pereira da Silva
· 12 years ago
9d6367f
mtd: add JEDEC ID for w25q32dw to chip table
by ing. Federico Fuga
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
2e24e32
mtd: block2mtd: fix recursive call of mtd_writev
by Gabor Juhos
· 13 years ago
52c2d9a
mtd: docg3 fix in-middle of blocks reads
by Robert Jarzmik
· 13 years ago
4fba37a
mtd: m25p80: Add support for Winbond W25Q80BW
by Thomas Abraham
· 13 years ago
bb08bc1
mtd: add m25p80 id for mx25l2005a
by John Crispin
· 13 years ago
5ca11ca
mtd: m25p80: add support for Everspin MR25H256 MRAM chip
by Marek Vasut
· 13 years ago
edbc4540
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Mike Dunn
· 13 years ago
39a5d0b
mtd: block2mtd: page_read() never returns NULL
by Ryosuke Saito
· 13 years ago
c0010eb
mtd: spear_smi: Add clk_{un}prepare() support
by Viresh Kumar
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
86d2f6f
mtg: docg3: fix comment errors
by Octavian Moraru
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
7b0e67f
mtd: docg3 add protection against concurrency
by Robert Jarzmik
· 13 years ago
1b15a5f
mtd: docg3 refactor cascade floors structure
by Robert Jarzmik
· 13 years ago
a2b3d28
mtd: docg3 increase write/erase timeout
by Robert Jarzmik
· 13 years ago
a7baef1
mtd: docg3 fix inbound calculations
by Robert Jarzmik
· 13 years ago
b11ec57
mtd: phram: fix section mismatch for phram_setup
by Ryosuke Saito
· 13 years ago
6551ab5
mtd: add device-tree support to spear_smi
by Stefan Roese
· 13 years ago
f7e3dd8
mtd: spear_smi: Remove default partition information from driver
by Stefan Roese
· 13 years ago
30053b8
mtd: fix section mismatch for doc_probe_device
by Ryosuke Saito
· 13 years ago
b2a2a84
mtd: phram: dot not crash when built-in and passing boot param
by Hervé Fache
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
d107bc3
mtd: docg3 reduce read alignment burden
by Robert Jarzmik
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
31716a5
mtd: docg3 trivial renaming
by Robert Jarzmik
· 13 years ago
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
0dd5235
mtd: harmonize mtd_point interface implementation
by Artem Bityutskiy
· 13 years ago
c3faac4
mtd: remove junk pmc551.h
by Artem Bityutskiy
· 13 years ago
834247e
mtd: remove retlen zeroing duplication
by Artem Bityutskiy
· 13 years ago
664addc
mtd: remove R/O checking duplication
by Artem Bityutskiy
· 13 years ago
5def489
mtd: do not duplicate length and offset checks in drivers
by Artem Bityutskiy
· 13 years ago
5e4e6e3
mtd: return error code from mtd_unpoint
by Artem Bityutskiy
· 13 years ago
c4cc625
mtd: sst25l: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
81fefdf
mtd: spear_smi: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
fcc44a0
mtd: lart: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
82c4c58
mtd: docg3: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
71f60fb
mtd: doc2001plus: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
cca84b5
mtd: doc2001: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
cd1986a
mtd: doc2000: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
b604387
mtd: block2mtd: initialize writebufsize
by Artem Bityutskiy
· 13 years ago
b54f47c
mtd: m25p80: set writebufsize
by Brian Norris
· 13 years ago
3c3c10b
mtd: add leading underscore to all mtd functions
by Artem Bityutskiy
· 13 years ago
c9d1b75
mtd: convert drivers/mtd/* to use module_spi_driver()
by Axel Lin
· 13 years ago
495c47d
mtd: spear_smi: release memory region during remove
by Shiraz Hashim
· 13 years ago
f18dbbb
mtd: ST SPEAr: Add SMI driver for serial NOR flash
by Shiraz Hashim
· 13 years ago
2ff5e15
mtd: pmc551: fix signedness bug in init_pmc551()
by Xi Wang
· 13 years ago
9310da0
MTD: Relax dependencies
by Richard Weinberger
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
b60ef99
mtd: Fix dependency for MTD_DOC200x
by Fabio Estevam
· 13 years ago
1dbebd3
mtd: harmonize mtd_writev usage
by Artem Bityutskiy
· 13 years ago
d81a32f
mtd: sst25l: kill unused variable
by Artem Bityutskiy
· 13 years ago
bea7fe0
mtd: doc: do not initialize mtd_info fields to 0 or NULL
by Artem Bityutskiy
· 13 years ago
122f81d
mtd: docprobe: use kzalloc instead
by Artem Bityutskiy
· 13 years ago
e10019b
mtd: docg3: remove unused function
by Robert Jarzmik
· 13 years ago
b604436
mtd: docg3: fixes and cleanups
by Robert Jarzmik
· 13 years ago
b49e345
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
by Dan Carpenter
· 13 years ago
5d3667e
mtd: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
0f769d3
mtd: docg3: add protection areas sysfs access
by Robert Jarzmik
· 13 years ago
c3de8a8
mtd: docg3: add fast mode
by Robert Jarzmik
· 13 years ago
e4b2a96
mtd: docg3: add suspend and resume
by Robert Jarzmik
· 13 years ago
d13d19e
mtd: docg3: add ECC correction code
by Robert Jarzmik
· 13 years ago
7a7fcf1
mtd: docg3: map erase and write functions
by Robert Jarzmik
· 13 years ago
de03cd7
mtd: docg3: add erase functions
by Robert Jarzmik
· 13 years ago
Next »