Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3b6079683e371eff8772882448020c29913cab1
/
drivers
/
mtd
/
devices
cb85b7e
mtd: dataflash: Say if we find a device we don't support
by Mark Brown
· 11 years ago
9650b9b
mtd: m25p80: fixup device removal failure path
by Brian Norris
· 11 years ago
5ff1482
mtd: m25p80: add support for Macronix mx25l3255e
by Brian Norris
· 11 years ago
dc525ff
mtd: m25p80: remove 'disabled' device check
by Brian Norris
· 11 years ago
ddba7c5
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
by Brian Norris
· 11 years ago
6e5d9bd
mtd: m25p80: re-align ID entries
by Brian Norris
· 11 years ago
1a874e9
mtd: m25p80: remove obsolete FIXME
by Brian Norris
· 11 years ago
778d226
mtd: m25p80: fix allocation size
by Brian Norris
· 11 years ago
f83c383
mtd: Move major number definitions to major.h
by Ezequiel Garcia
· 11 years ago
867f770
mtd: m25p80: Add support for Micron N25Q512A memory
by Priyanka Jain
· 11 years ago
39ac9ca
mtg: docg3: use free_bch() instead of kfree()
by Wei Yongjun
· 11 years ago
b38be28
mtd: sst25l: Use devm_kzalloc
by Sachin Kamat
· 11 years ago
fcfd9f2
mtd: sst25l: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
2a46f83
mtd: phram: Make phram 64-bit compatible
by Alexander Sverdlin
· 11 years ago
e6db7c8
mtd: m25p80: Add support for ESMT F25L32PA
by Flavio Silveira
· 11 years ago
be1ee7d
mtd: dataflash: remove unused field
by Brian Norris
· 11 years ago
2b468ef
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
by Elie De Brauwer
· 11 years ago
6c3b889
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
by Michel Stempin
· 11 years ago
13134f4
mtd: bcm47xxsflash: writing support
by Rafał Miłecki
· 12 years ago
c0fcbc5
mtd: bcm47xxsflash: implement erasing support
by Rafał Miłecki
· 12 years ago
8268df2
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
by Libo Chen
· 12 years ago
d2b1bd1
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
by Libo Chen
· 12 years ago
e51fb2c
mtd: spear_smi: add missing __iomem annotation
by Jingoo Han
· 11 years ago
a3d7ee9
mtd: m25p80: add support for mr25h10
by Markus Niebel
· 11 years ago
5814699
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
by Sascha Hauer
· 11 years ago
7e7d83b
mtd: m25p80: Pass flags through CAT25_INFO macro
by Sascha Hauer
· 11 years ago
8f229fb
mtd: m25p80: remove unnecessary ifdef
by Sascha Hauer
· 11 years ago
eedeac3
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
by Brian Norris
· 11 years ago
7a96541
mtd: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
0278fd3
mtd: devices: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9d40349
mtd: diskonchip: remove unused entries in Kconfig
by Michael Opdenacker
· 11 years ago
11f164d
mtd: devices: elm: Low power transition support
by avinash philip
· 12 years ago
d5d0931
mtd: devices: elm: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
9fa34a1
mtd: devices: spear_smi: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
a1c0660
mtd: Convert logging messages
by Joe Perches
· 12 years ago
4b6ff7a
mtd: devices: added the 16MiB winbond device
by Girish K S
· 12 years ago
caddab0
mtd: m25p80: correct EN4B/EX4B comment
by Brian Norris
· 12 years ago
87c9511
mtd: m25p80: utilize dedicated 4-byte addressing commands
by Brian Norris
· 12 years ago
4357968
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
by Silviu-Mihai Popescu
· 12 years ago
975aefc
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
5cacbfa
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
1594908
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
aba98cf
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
bddcb5e
mtd: bcm47xxsflash: implement polling chip status
by Rafał Miłecki
· 12 years ago
265dfbd
mtd: bcm47xxsflash: implement ChipCommon R/W ops
by Rafał Miłecki
· 12 years ago
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
Next »