index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-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
*
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
4
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
mtd: devices: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
4
-4
/
+0
*
|
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
1
-1
/
+51
*
|
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
1
-3
/
+1
*
|
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-10-17
1
-5
/
+5
|
/
*
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
2014-09-28
1
-2
/
+20
*
mtd: nand: Move ELM driver and rename as omap_elm
Ezequiel García
2014-09-22
2
-580
/
+0
*
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
2014-08-19
1
-13
/
+13
*
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-21
1
-0
/
+2
|
\
|
*
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
2014-07-05
1
-0
/
+2
*
|
mtd: phram: Fix whitespace issues
Rob Ward
2014-07-14
1
-1
/
+2
*
|
mtd: phram: replace kmalloc/strcpy by kstrdup
Fabian Frederick
2014-07-05
1
-3
/
+1
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
1
-2
/
+2
|
\
|
*
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-2
/
+2
*
|
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-06-11
6
-1419
/
+316
|
\
\
|
|
/
|
/
|
|
*
mtd: slram: fix unused variable warning
Brian Norris
2014-05-28
1
-3
/
+1
|
*
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
2014-05-20
1
-0
/
+36
|
*
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
2014-05-20
1
-1
/
+1
|
*
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
2014-05-12
1
-0
/
+2
|
*
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-05-12
1
-0
/
+2
|
*
mtd: st_spi_fsm: only build for ARM
Brian Norris
2014-04-16
1
-1
/
+1
|
*
mtd: st_spi_fsm: correct type issues
Brian Norris
2014-04-16
1
-6
/
+6
|
*
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2014-04-14
2
-24
/
+5
|
*
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2014-04-14
2
-87
/
+87
|
*
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
2014-04-14
1
-36
/
+0
|
*
mtd: st_spi_fsm: fixup Kconfig dependency
Brian Norris
2014-04-14
1
-1
/
+1
|
*
mtd: spi-nor: shorten Kconfig naming
Brian Norris
2014-04-14
1
-1
/
+1
|
*
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
1
-2
/
+2
|
*
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
2014-04-14
1
-1
/
+7
|
*
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
2014-04-14
1
-0
/
+2
|
*
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
2014-04-14
1
-84
/
+68
|
*
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
2014-04-14
1
-4
/
+19
|
*
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
2014-04-14
1
-13
/
+10
|
*
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
2014-04-14
1
-0
/
+3
|
*
mtd: m25p80: use the SPI nor framework
Brian Norris
2014-04-14
2
-1199
/
+106
*
|
Shiraz has moved
Viresh Kumar
2014-04-18
1
-2
/
+2
|
/
*
mtd: devices: elm: update DRIVER_NAME as "omap-elm"
Pekon Gupta
2014-03-25
1
-1
/
+3
*
mtd: devices: elm: configure parallel channels based on ecc_steps
Pekon Gupta
2014-03-25
1
-3
/
+5
[next]