Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
814f91bf3ea0962e4f802324766bf301ef6f5431
/
drivers
/
mtd
/
devices
/
mtd_dataflash.c
617f418
Merge v4.4-rc1 into MTD development
by Brian Norris
· 9 years ago
004b5e6
mtd: drop unnecessary partition parser data
by Brian Norris
· 9 years ago
02f0d3f
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
57eea0f
mtd: devices: mtd_dataflash: drop owner assignment
by Frans Klaver
· 10 years ago
d1d97b7
mtd: dataflash: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
7a95db0
mtd: dataflash: Remove use of tx_dma
by Mark Brown
· 10 years ago
9a78bc8
mtd: Fix the behavior of OTP write if there is not enough room for data
by Christian Riesch
· 11 years ago
4b78fc4
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
by Christian Riesch
· 11 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
1ba80c9
mtd: dataflash: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
cb85b7e
mtd: dataflash: Say if we find a device we don't support
by Mark Brown
· 11 years ago
be1ee7d
mtd: dataflash: remove unused field
by Brian Norris
· 11 years ago
0278fd3
mtd: devices: use dev_get_platdata()
by Jingoo Han
· 11 years ago
5cacbfa
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
19d69b8
mtd: dataflash: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
d892994
Drivers: mtd: remove __dev* attributes.
by Greg Kroah-Hartman
· 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
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
834247e
mtd: remove retlen zeroing duplication
by Artem Bityutskiy
· 13 years ago
5def489
mtd: do not duplicate length and offset checks in drivers
by Artem Bityutskiy
· 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
5d3667e
mtd: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
0a32a10
mtd: cleanup style on pr_debug messages
by Brian Norris
· 13 years ago
289c052
mtd: replace DEBUG() with pr_debug()
by Brian Norris
· 13 years ago
b94e757
mtd: dataflash: add device tree probe support
by Shawn Guo
· 13 years ago
3a8fb12
mtd: mtd_dataflash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 14 years ago
1fc468d
mtd: mtd_dataflash don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
436c06d
mtd: dataflash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
42845d2
mtd: dataflash: remove casts from void
by Kulikov Vasiliy
· 15 years ago
d470266
mtd: fix memory leak in mtd_dataflash
by H Hartley Sweeten
· 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
05dd180
mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"
by Robert P. J. Day
· 15 years ago
dbf8c11
mtd_dataflash: unbreak erase support
by Peter Korsgaard
· 16 years ago
87f39f0
[MTD] support driver model updates
by David Brownell
· 16 years ago
a4b6d51
[MTD] partitioning utility predicates
by David Brownell
· 16 years ago
229cc58
mtd_dataflash: fix probing of AT45DB321C chips.
by Will Newton
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
5b7f3a5
[MTD] fix dataflash 64-bit divisions
by Artem Bityutskiy
· 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
271c5c5
[MTD] DataFlash: use proper types
by David Woodhouse
· 17 years ago
e9d4222
[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2)
by Michael Hennerich
· 17 years ago
cccb45d
[MTD] mtd_dataflash: Incorrect compare-after-write check
by Andrew Victor
· 17 years ago
ec9ce52
[MTD] Use mutex instead of semaphore in dataflash driver
by Matthias Kaehlcke
· 18 years ago
9cdf083
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
de4fa9926
[PATCH] SPI/MTD: mtd_dataflash oops prevention
by David Brownell
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
6c33caf
[MTD] bugfix: DataFlash is not bit writable
by Haavard Skinnemoen
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
17ffc7b
[MTD] Initialize 'writesize'
by Artem B. Bityutskiy
· 19 years ago
3cb4f09
[PATCH] mtd_dataflash, fix block vs page erase
by David Brownell
· 19 years ago
7111763
[PATCH] spi: misc fixes
by David Brownell
· 19 years ago
8275c64
[PATCH] spi: use linked lists rather than an array
by Vitaly Wool
· 19 years ago
1d6432f
[PATCH] spi: mtd dataflash driver
by David Brownell
· 19 years ago