index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
Lee Jones
2014-03-20
1
-0
/
+22
*
mtd: st_spi_fsm: Provide the erase one sector sequence
Lee Jones
2014-03-20
1
-0
/
+35
*
mtd: st_spi_fsm: Fetch boot-device from mode pins
Lee Jones
2014-03-20
1
-0
/
+46
*
mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
Lee Jones
2014-03-20
1
-0
/
+69
*
mtd: st_spi_fsm: Use device size to determine address width
Lee Jones
2014-03-20
1
-0
/
+4
*
mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
Lee Jones
2014-03-20
1
-0
/
+27
*
mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
Lee Jones
2014-03-20
1
-1
/
+25
*
mtd: st_spi_fsm: Provide device look-up table
Lee Jones
2014-03-20
1
-0
/
+136
*
mtd: devices: Provide header for shared OPCODEs and SFDP commands
Lee Jones
2014-03-20
2
-0
/
+83
*
mtd: st_spi_fsm: Add support for JEDEC ID extraction
Lee Jones
2014-03-20
1
-0
/
+55
*
mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
Lee Jones
2014-03-20
1
-0
/
+26
*
mtd: st_spi_fsm: Supply framework for device requests
Lee Jones
2014-03-20
1
-0
/
+56
*
mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
Lee Jones
2014-03-20
1
-0
/
+127
*
mtd: st_spi_fsm: Supply all register address and bit logic defines
Lee Jones
2014-03-20
1
-0
/
+164
*
mtd: st_spi_fsm: Allocate resources and register with MTD framework
Lee Jones
2014-03-20
3
-0
/
+115
*
mtd: Fix the behavior of OTP write if there is not enough room for data
Christian Riesch
2014-03-10
1
-6
/
+10
*
mtd: block2mtd: check device size
Fabian Frederick
2014-03-10
1
-1
/
+5
*
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
Brian Norris
2014-03-10
1
-0
/
+1
*
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
1
-3
/
+4
*
mtd: m25p80: add support for the Spansion s25fl008k chip
Kuninori Morimoto
2014-03-10
1
-0
/
+1
*
mtd: pmc551: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
1
-6
/
+1
*
mtd: spear_smi: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
1
-2
/
+0
*
mtd: devices: elm: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
1
-3
/
+1
*
mtd: elm: Use correct check on return value of pm_runtime_get_sync
Stefan Sørensen
2014-03-10
1
-1
/
+1
*
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
2014-03-10
1
-3
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
3
-3
/
+0
*
mtd: block2mtd: Add mutex_destroy
Fabian Frederick
2014-03-10
1
-5
/
+8
*
mtd: phram: Repair multiple instances support
Alexander Sverdlin
2014-03-10
1
-7
/
+34
*
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
2014-03-10
1
-2
/
+2
*
mtd: m25p80: Add dual read support
Geert Uytterhoeven
2014-03-10
1
-4
/
+19
*
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
2014-01-27
1
-0
/
+11
*
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
2014-01-27
1
-1
/
+1
*
mtd: mtdram: add missing 'const'
Brian Norris
2014-01-20
1
-1
/
+1
*
mtd: m25p80: assign default read command
Brian Norris
2014-01-20
1
-0
/
+2
*
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
Geert Uytterhoeven
2014-01-16
1
-1
/
+1
*
mtd: docg3: Use devm_*() functions
Jingoo Han
2014-01-03
1
-14
/
+6
*
mtd: m25p80: add support for m25px16
Igor Grinberg
2014-01-03
1
-0
/
+1
*
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-03
1
-4
/
+1
*
mtd: ms02-nv: remove superfluous name cast
Geert Uytterhoeven
2014-01-03
1
-1
/
+1
*
drivers: mtd: m25p80: add quad read support
Sourav Poddar
2014-01-03
1
-2
/
+137
*
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
2014-01-03
1
-14
/
+57
*
mtd: dataflash: Say if we find a device we don't support
Mark Brown
2013-11-07
1
-1
/
+1
*
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-06
1
-3
/
+1
*
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
2013-11-06
1
-0
/
+1
*
mtd: m25p80: remove 'disabled' device check
Brian Norris
2013-11-06
1
-6
/
+1
*
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
Brian Norris
2013-11-06
2
-12
/
+6
*
mtd: m25p80: re-align ID entries
Brian Norris
2013-11-06
1
-16
/
+16
*
mtd: m25p80: remove obsolete FIXME
Brian Norris
2013-11-06
1
-9
/
+0
*
mtd: m25p80: fix allocation size
Brian Norris
2013-11-06
1
-13
/
+7
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
1
-0
/
+1
[next]