index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
1
-1
/
+51
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
1
-3
/
+1
2014-10-17
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
1
-5
/
+5
2014-09-28
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
1
-2
/
+20
2014-09-22
mtd: nand: Move ELM driver and rename as omap_elm
Ezequiel García
2
-580
/
+0
2014-08-19
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
1
-13
/
+13
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
1
-0
/
+2
2014-07-14
mtd: phram: Fix whitespace issues
Rob Ward
1
-1
/
+2
2014-07-05
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
1
-0
/
+2
2014-07-05
mtd: phram: replace kmalloc/strcpy by kstrdup
Fabian Frederick
1
-3
/
+1
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2014-06-11
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-1419
/
+316
2014-05-28
mtd: slram: fix unused variable warning
Brian Norris
1
-3
/
+1
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
1
-0
/
+36
2014-05-20
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
1
-2
/
+2
2014-05-12
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
1
-0
/
+2
2014-05-12
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-0
/
+2
2014-04-18
Shiraz has moved
Viresh Kumar
1
-2
/
+2
2014-04-16
mtd: st_spi_fsm: only build for ARM
Brian Norris
1
-1
/
+1
2014-04-16
mtd: st_spi_fsm: correct type issues
Brian Norris
1
-6
/
+6
2014-04-14
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2
-24
/
+5
2014-04-14
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2
-87
/
+87
2014-04-14
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
1
-36
/
+0
2014-04-14
mtd: st_spi_fsm: fixup Kconfig dependency
Brian Norris
1
-1
/
+1
2014-04-14
mtd: spi-nor: shorten Kconfig naming
Brian Norris
1
-1
/
+1
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
1
-2
/
+2
2014-04-14
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
1
-1
/
+7
2014-04-14
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
1
-0
/
+2
2014-04-14
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
1
-84
/
+68
2014-04-14
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
1
-4
/
+19
2014-04-14
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
1
-13
/
+10
2014-04-14
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
1
-0
/
+3
2014-04-14
mtd: m25p80: use the SPI nor framework
Brian Norris
2
-1199
/
+106
2014-03-25
mtd: devices: elm: update DRIVER_NAME as "omap-elm"
Pekon Gupta
1
-1
/
+3
2014-03-25
mtd: devices: elm: configure parallel channels based on ecc_steps
Pekon Gupta
1
-3
/
+5
2014-03-25
mtd: devices: elm: clean elm_load_syndrome
Pekon Gupta
1
-7
/
+11
2014-03-25
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
1
-1
/
+12
2014-03-20
mtd: st_spi_fsm: Succinctly reorganise .remove()
Lee Jones
1
-6
/
+1
2014-03-20
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
Lee Jones
1
-2
/
+2
2014-03-20
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
Lee Jones
1
-1
/
+1
2014-03-20
mtd: st_spi_fsm: Avoid duplicating MTD core code
Lee Jones
1
-8
/
+0
2014-03-20
mtd: st_spi_fsm: Remove useless consts from function arguments
Lee Jones
1
-8
/
+7
2014-03-20
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
Lee Jones
1
-1
/
+5
2014-03-20
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
Lee Jones
1
-32
/
+32
2014-03-20
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
Lee Jones
1
-4
/
+43
2014-03-20
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
Lee Jones
1
-6
/
+260
2014-03-20
mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
Lee Jones
1
-1
/
+81
2014-03-20
mtd: st_spi_fsm: Add the ability to write to FSM's status register
Lee Jones
1
-0
/
+36
2014-03-20
mtd: st_spi_fsm: Add the ability to read the FSM's status
Lee Jones
1
-0
/
+24
[next]