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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-18
3
-58
/
+90
|
\
|
*
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-14
2
-39
/
+57
|
*
mtd: bcm47xxpart: look for NVRAM at the end of device
Rafał Miłecki
2013-03-08
1
-7
/
+25
|
*
Revert "mtd: bcm47xxpart: improve probing of nvram partition"
Rafał Miłecki
2013-03-08
1
-13
/
+9
*
|
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
|
/
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
33
-329
/
+1800
|
\
|
*
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
2013-02-13
3
-4
/
+8
|
*
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
2013-02-13
1
-19
/
+5
|
*
mtd: mtd_torturetest can cause stack overflows
Al Cooper
2013-02-13
1
-14
/
+11
|
*
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
2013-02-12
1
-5
/
+3
|
*
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
2013-02-12
1
-3
/
+87
|
*
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
2013-02-12
1
-21
/
+31
|
*
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
2013-02-12
1
-5
/
+4
|
*
mtd: bcm47xxsflash: adjust names of bus-specific functions
Rafał Miłecki
2013-02-04
1
-4
/
+12
|
*
mtd: bcm47xxpart: improve probing of nvram partition
Hauke Mehrtens
2013-02-04
1
-9
/
+13
|
*
mtd: bcm47xxpart: add support for other erase sizes
Hauke Mehrtens
2013-02-04
1
-1
/
+4
|
*
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
2013-02-04
1
-5
/
+2
|
*
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
2013-02-04
1
-1
/
+2
|
*
mtd: bcm47xxsflash: register this as normal driver
Hauke Mehrtens
2013-02-04
1
-1
/
+2
|
*
mtd: bcm47xxsflash: write number of written bytes
Hauke Mehrtens
2013-02-04
1
-0
/
+1
|
*
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2013-02-04
2
-2
/
+30
|
*
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
3
-2
/
+28
|
*
mtd: devices: elm: Removes <xx> literals in elm DT node
Philip Avinash
2013-02-04
1
-1
/
+1
|
*
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
2013-02-04
1
-1
/
+1
|
*
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
2013-02-04
1
-6
/
+2
|
*
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2013-02-04
2
-0
/
+218
|
*
mtd: Allow removal of partitioning modules
Lubomir Rintel
2013-02-04
3
-0
/
+19
|
*
mtd: cmdlinepart: Make it into a module
Lubomir Rintel
2013-02-04
2
-3
/
+9
|
*
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
2
-0
/
+7
|
*
mtd: nane: print source of error message
Tormod Volden
2013-02-04
1
-3
/
+2
|
*
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
2013-02-04
1
-114
/
+119
|
*
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
Uwe Kleine-König
2013-02-04
1
-0
/
+6
|
*
mtd: uclinux: support ROM and allow passing the base address
Uwe Kleine-König
2013-02-04
2
-6
/
+20
|
*
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
2013-02-04
2
-13
/
+39
|
*
mtd: bcm47xxpart: register extra "firmware" partition
Rafał Miłecki
2013-02-04
1
-0
/
+11
|
*
mtd: bcm47xxpart: simplify size calculation to one loop
Rafał Miłecki
2013-02-04
1
-5
/
+6
|
*
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
Michel Stempin
2013-02-04
1
-0
/
+4
|
*
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
1
-39
/
+534
|
*
mtd: devices: elm: Add support for ELM error correction
Philip Avinash
2013-02-04
2
-1
/
+407
|
*
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-02-04
1
-4
/
+8
|
*
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
2013-02-04
1
-0
/
+11
|
*
mtd: m25p80: Flash protection support for STmicro chips
Austin Boyle
2013-02-04
1
-0
/
+96
|
*
mtd: rename random32() to prandom_u32()
Akinobu Mita
2013-02-04
4
-15
/
+15
|
*
mtd: cmdlinepart: update /proc/mtd comment
Christopher Cordahi
2013-02-04
1
-1
/
+1
|
*
mtd: cmdlinepart: describe mtd ordering
Christopher Cordahi
2013-02-04
1
-1
/
+12
|
*
mtd: cmdlinepart: skip partitions truncated to zero
Christopher Cordahi
2013-02-04
1
-9
/
+8
|
*
mtd: cmdlinepart: fix skipping zero sized partition
Christopher Cordahi
2013-02-04
1
-0
/
+1
|
*
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
2013-02-04
1
-19
/
+8
|
*
mtd: docg3 fix missing bitreverse lib
Robert Jarzmik
2013-02-04
1
-0
/
+1
|
*
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
2013-02-04
1
-1
/
+1
[next]