| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: convert remaining users to mtd_device_register() | Jamie Iles | 2011-05-25 | 10 | -24/+24 |
* | mtd: sst25l: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -36/+26 |
* | mtd: dataflash: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -27/+18 |
* | mtd: m25p80: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -38/+30 |
* | mtd: sst25l: fix section markings | Mike Frysinger | 2011-05-25 | 1 | -3/+3 |
* | mtd: m25p80: Add Spansion S25FL512S, S70FL01GS | Kevin Cernekee | 2011-05-25 | 1 | -0/+2 |
* | mtd: m25p80: Add Spansion S25FL256S | Kevin Cernekee | 2011-05-25 | 1 | -5/+17 |
* | mtd: m25p80: Clean up JEDEC manufacturer checks | Kevin Cernekee | 2011-05-25 | 1 | -4/+7 |
* | mtd: m25p80: Add Numonyx m25px32 family | Kevin Cernekee | 2011-05-25 | 1 | -1/+4 |
* | mtd: m25p80: add support for the MX25L1606E chip | Gabor Juhos | 2011-05-25 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -8/+8 |
* | mtd: m25p80: add support for M25PX64 | Yoshihiro Shimoda | 2011-03-11 | 1 | -0/+2 |
* | mtd: phram: fix memory leak | Mathias Krause | 2011-03-11 | 1 | -0/+3 |
* | mtd: mtdram: initialize writebufsize field | Artem Bityutskiy | 2011-03-11 | 1 | -0/+1 |
* | mtd: m25p80: add support for the EON EN25F32 chip | Gabor Juhos | 2011-03-11 | 1 | -1/+2 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-01-17 | 2 | -6/+37 |
|\ |
|
| * | mtd: m25p80: Fix JEDEC ID for AT26DF321 | Aleksandr Koltsoff | 2011-01-06 | 1 | -1/+1 |
| * | mtd: m25p80: add debugging trace in sst_write | Nicolas Ferre | 2011-01-06 | 1 | -0/+4 |
| * | mtd: fix section mismatch on sst25l | Fabio Estevam | 2010-12-03 | 1 | -2/+2 |
| * | mtd: m25p80: Add support for Macronix MX25L25655E | Kevin Cernekee | 2010-12-03 | 1 | -0/+1 |
| * | mtd: m25p80: Add support for Macronix MX25L25635E | Kevin Cernekee | 2010-12-03 | 1 | -3/+28 |
| * | mtd: m25p80: Reinstate error print on unrecognized flash | Kevin Cernekee | 2010-12-03 | 1 | -0/+1 |
* | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -2/+2 |
* | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -13/+4 |
* | | mtd: fix bdev exclusive open bugs in block2mtd::add_device() | Tejun Heo | 2010-11-13 | 1 | -2/+11 |
|/ |
|
* | mtd: fix build error in m25p80.c | Andres Salomon | 2010-10-30 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 2 | -1/+8 |
|\ |
|
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 1 | -0/+7 |
| |\ |
|
| | * | mtd/m25p80: add support to parse the partitions by OF node | Mingkai Hu | 2010-10-22 | 1 | -0/+7 |
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | | block2mtd: dubious assignment | Nicolas Kaiser | 2010-10-26 | 1 | -1/+0 |
* | | | mtd: phram: use KBUILD_MODNAME | Joe Perches | 2010-10-25 | 1 | -1/+1 |
* | | | mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices. | David Jander | 2010-10-25 | 1 | -0/+1 |
* | | | mtd: m25p80: Add support for the Winbond W25Q64 | Thierry Reding | 2010-10-25 | 1 | -0/+1 |
* | | | mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) | Gernot Hoyler | 2010-10-24 | 1 | -0/+2 |
|/ / |
|
* | | mtd/m25p80: fix test for end of loop | Dan Carpenter | 2010-08-12 | 1 | -1/+1 |
* | | mtd/m25p80: retlen is never NULL | Dan Carpenter | 2010-08-12 | 1 | -8/+4 |
|/ |
|
* | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 2010-08-08 | 4 | -4/+0 |
* | mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip | Gabor Juhos | 2010-08-06 | 1 | -0/+1 |
* | mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips | Gabor Juhos | 2010-08-06 | 1 | -1/+7 |
* | mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips | Gabor Juhos | 2010-08-06 | 1 | -0/+4 |
* | mtd: m25p80: Make jedec_probe() return proper errno values | Anton Vorontsov | 2010-08-04 | 1 | -12/+6 |
* | mtd: m25p80: Fix false-positive probing | Anton Vorontsov | 2010-08-04 | 1 | -2/+11 |
* | mtd: dataflash: remove casts from void | Kulikov Vasiliy | 2010-08-02 | 1 | -6/+6 |
* | mtd: m25p80: Add support for Macronix 25L8005 | Martin Michlmayr | 2010-08-02 | 1 | -0/+1 |
* | mtd: sst25l: check for null consistently | Dan Carpenter | 2010-08-02 | 1 | -1/+1 |
* | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten | 2010-05-14 | 1 | -24/+33 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 | 3 | -0/+3 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |