index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-11-06
7
-22
/
+50
|
\
|
*
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
2015-10-26
1
-6
/
+16
|
*
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
2015-10-19
1
-0
/
+21
|
*
mtd: devices: sst251: show parent device in sysfs
Frans Klaver
2015-10-13
1
-2
/
+1
|
*
mtd: devices: spear_smi: show parent device in sysfs
Frans Klaver
2015-10-13
1
-0
/
+1
|
*
mtd: devices: mtd_dataflash: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
|
*
mtd: devices: docg3: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: devices: bcm47xxflash: show parent device in sysfs
Frans Klaver
2015-10-13
1
-3
/
+4
|
*
Revert "mtd: mtdram: check offs and len in mtdram->erase"
Brian Norris
2015-09-29
1
-21
/
+0
|
*
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
2015-09-29
1
-0
/
+21
|
*
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
2015-09-13
1
-1
/
+1
|
|
\
|
*
|
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
1
-2
/
+1
|
*
|
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-11
1
-0
/
+1
|
*
|
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
1
-6
/
+4
|
*
|
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-09-02
1
-1
/
+0
*
|
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
3
-3
/
+0
|
|
/
|
/
|
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
|
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
2015-08-21
1
-0
/
+1
*
|
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
2015-07-21
1
-7
/
+11
|
/
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-0
/
+1
|
\
|
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
*
|
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
3
-0
/
+294
|
\
\
|
*
|
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
2015-06-11
3
-0
/
+294
|
|
/
*
|
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
2015-06-16
1
-2
/
+8
*
|
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
2015-06-16
1
-2
/
+4
*
|
mtd: remove incorrect file name
Brian Norris
2015-05-22
1
-2
/
+2
*
|
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
2015-05-18
1
-3
/
+3
|
\
\
|
*
|
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2015-05-15
1
-3
/
+3
|
|
/
*
|
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
2015-05-07
1
-36
/
+24
*
|
mtd: constify of_device_id array
Fabian Frederick
2015-05-06
1
-1
/
+1
|
/
*
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
Brian Norris
2015-04-05
1
-3
/
+18
*
mtd: docg3: remove invalid __exit annotations
Brian Norris
2015-04-05
1
-3
/
+3
*
mtd: docg3: drop dead code
Brian Norris
2015-03-11
1
-4
/
+1
*
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
2015-02-23
1
-15
/
+43
*
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
Lee Jones
2015-01-12
1
-1
/
+1
*
mtd: st_spi_fsm: Obtain and use EMI clock
Lee Jones
2015-01-12
1
-2
/
+38
*
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
2015-01-12
1
-16
/
+79
*
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-17
5
-89
/
+74
|
\
|
*
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
2014-12-01
1
-6
/
+0
|
*
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
2014-11-25
1
-3
/
+1
|
*
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
2014-11-25
1
-3
/
+3
|
*
mtd: delete unnecessary checks before two function calls
Markus Elfring
2014-11-25
1
-2
/
+1
|
*
mtd: dataflash: Remove use of tx_dma
Mark Brown
2014-11-05
1
-3
/
+3
|
*
mtd: m25p80: drop wait-till-ready checks
Brian Norris
2014-11-05
1
-11
/
+0
|
*
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
2014-11-05
1
-1
/
+4
|
*
mtd: docg3: fix 'defined but not used' warning
Brian Norris
2014-10-22
1
-0
/
+2
|
*
mtd: phram: fix asm/io.h include usage
Rob Ward
2014-10-22
1
-1
/
+1
|
*
mtd: docg3: add device-tree support
Robert Jarzmik
2014-10-22
1
-0
/
+8
|
*
docg3: Fix miuse of seq_printf return value
Joe Perches
2014-10-21
1
-60
/
+52
[next]