Geert Uytterhoeven
|
cbdceb9b3e
mtd: dataflash: Use ULL suffix for 64-bit constants
|
7 years ago |
Luca Ellero
|
c3c9a2c4b9
mtd: dataflash: replace msleep with usleep_range
|
7 years ago |
Boris Brezillon
|
e7bfb3fdbd
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
|
7 years ago |
Andrey Smirnov
|
67e4145ebf
mtd: dataflash: Add flash_info for AT45DB641E
|
8 years ago |
Andrey Smirnov
|
1da8869a42
mtd: dataflash: Make use of "extened device information"
|
8 years ago |
Andrey Smirnov
|
a296a1bc3e
mtd: dataflash: Get rid of loop counter in jedec_probe()
|
8 years ago |
Andrey Smirnov
|
02f62864f6
mtd: dataflash: Replace pr_debug, printk with dev_* functions
|
8 years ago |
Andrey Smirnov
|
41c9c6621a
mtd: dataflash: Improve coding style in jedec_probe()
|
8 years ago |
Andrey Smirnov
|
c41e43c6fa
mtd: dataflash: Replace C99 types with their kernel counterparts
|
8 years ago |
Brian Norris
|
617f41836c
Merge v4.4-rc1 into MTD development
|
9 years ago |
Brian Norris
|
004b5e6031
mtd: drop unnecessary partition parser data
|
9 years ago |
Linus Torvalds
|
02f0d3f758
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
|
9 years ago |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
Frans Klaver
|
57eea0f5fb
mtd: devices: mtd_dataflash: drop owner assignment
|
10 years ago |
Javier Martinez Canillas
|
d1d97b76c4
mtd: dataflash: Export OF module alias information
|
10 years ago |
Mark Brown
|
7a95db0304
mtd: dataflash: Remove use of tx_dma
|
10 years ago |
Christian Riesch
|
9a78bc83b4
mtd: Fix the behavior of OTP write if there is not enough room for data
|
11 years ago |
Christian Riesch
|
4b78fc42f3
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
|
11 years ago |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 years ago |
Jingoo Han
|
1ba80c9e08
mtd: dataflash: remove unnecessary spi_set_drvdata()
|
11 years ago |
Mark Brown
|
cb85b7e7a0
mtd: dataflash: Say if we find a device we don't support
|
11 years ago |
Brian Norris
|
be1ee7d881
mtd: dataflash: remove unused field
|
12 years ago |
Jingoo Han
|
0278fd3fa3
mtd: devices: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
5cacbfa9fe
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
|
12 years ago |
Sachin Kamat
|
19d69b8600
mtd: dataflash: Use of_match_ptr() macro
|
12 years ago |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
12 years ago |
Artem Bityutskiy
|
7bf350b724
mtd: fix a number of checkpatch complaints
|
12 years ago |
Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
042a190944
mtd: remove use of __devinitdata
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |