index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
2015-01-16
1
-3
/
+3
*
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
*
mtd: devices: elm: clean elm_load_syndrome
Pekon Gupta
2014-03-25
1
-7
/
+11
*
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-25
1
-1
/
+12
*
mtd: st_spi_fsm: Succinctly reorganise .remove()
Lee Jones
2014-03-20
1
-6
/
+1
*
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
Lee Jones
2014-03-20
1
-2
/
+2
*
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
Lee Jones
2014-03-20
1
-1
/
+1
*
mtd: st_spi_fsm: Avoid duplicating MTD core code
Lee Jones
2014-03-20
1
-8
/
+0
*
mtd: st_spi_fsm: Remove useless consts from function arguments
Lee Jones
2014-03-20
1
-8
/
+7
*
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
Lee Jones
2014-03-20
1
-1
/
+5
*
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
Lee Jones
2014-03-20
1
-32
/
+32
*
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-4
/
+43
*
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-6
/
+260
*
mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-1
/
+81
*
mtd: st_spi_fsm: Add the ability to write to FSM's status register
Lee Jones
2014-03-20
1
-0
/
+36
[next]