Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3dc8fc083dbfeede7b63a0c07581192e97711365
/
drivers
/
mtd
/
devices
19d69b8
mtd: dataflash: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
660685d
mtd: merge mtdchar module with mtdcore
by Artem Bityutskiy
· 12 years ago
725a227
mtd: doc: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
a6fb35d
mtd: bcm47xxsflash: define opcodes
by Rafał Miłecki
· 12 years ago
1f816bc
mtd: bcm47xxsflash: store info about flash type
by Rafał Miłecki
· 12 years ago
41c8153
mtd: bcm47xxsflash: keep a reference to the BCMA
by Rafał Miłecki
· 12 years ago
afffeec
mtd: devices: add const qualifiers
by Artem Bityutskiy
· 12 years ago
ad24578
mtd: devices: elm: check for device's presence before configuration
by Daniel Mack
· 12 years ago
001c33a
mtd: m25p80: add entry for w25q128
by Rafał Miłecki
· 12 years ago
8913405
mtd: m25p80: add support for SST25VF064C
by Krzysztof Mazur
· 12 years ago
e534ee4
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
by Krzysztof Mazur
· 12 years ago
e66e280
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
by Brian Norris
· 12 years ago
b5a6c30
mtd: doc: remove support for DoC 2000/2001/2001+
by Artem Bityutskiy
· 12 years ago
68aa352de
mtd: nand: rename the id field of 'struct nand_flash_dev'
by Artem Bityutskiy
· 12 years ago
6b75152
mtd: m25p80: add support for EON EN25QH256
by Daniel Schwierzeck
· 12 years ago
f9952754
mtd: m25p80: add support for Macronix MX66L51235L
by Daniel Schwierzeck
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d92dd35
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f1a7c9d
mtd: bcm47xxsflash: adjust names of bus-specific functions
by Rafał Miłecki
· 12 years ago
2d13dc3
mtd: bcm47xxsflash: register this as normal driver
by Hauke Mehrtens
· 12 years ago
60aca06
mtd: bcm47xxsflash: write number of written bytes
by Hauke Mehrtens
· 12 years ago
c80e572
mtd: devices: elm: Removes <xx> literals in elm DT node
by Philip Avinash
· 12 years ago
a2f74a7
mtd: bcm47xxsflash: add own struct for abstrating bus type
by Rafał Miłecki
· 12 years ago
55bf75b
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
by Michel Stempin
· 12 years ago
bf22433
mtd: devices: elm: Add support for ELM error correction
by Philip Avinash
· 12 years ago
972e1b7
mtd: m25p80: Flash protection support for STmicro chips
by Austin Boyle
· 12 years ago
e830342
mtd: docg3 fix missing bitreverse lib
by Robert Jarzmik
· 12 years ago
b0de774
mtd: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
bf65aaa
mtd: docg3 fix missing bitreverse lib
by Robert Jarzmik
· 12 years ago
a11ed37
drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
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
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
2e24e32
mtd: block2mtd: fix recursive call of mtd_writev
by Gabor Juhos
· 12 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
Next »