index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
1
-1
/
+2
2014-05-21
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
1
-2
/
+15
2014-05-21
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
1
-11
/
+10
2014-05-21
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
1
-0
/
+36
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
1
-0
/
+94
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
1
-0
/
+36
2014-05-20
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
1
-2
/
+10
2014-05-20
mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
3
-2
/
+518
2014-05-20
mtd: Kconfig: give the CFI command set version in prompt and help
Philippe De Muyter
1
-8
/
+8
2014-05-20
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
Joe Schultz
1
-1
/
+4
2014-05-20
mtd: fsl_ifc_nand: Use void type for IFC buffer
Aaron Sierra
1
-7
/
+9
2014-05-20
mtd: cfi: indent some if statements
Dan Carpenter
2
-3
/
+3
2014-05-20
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
1
-6
/
+31
2014-05-20
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
1
-0
/
+14
2014-05-20
mtd: onenand: fix build warning for dma type
Arnd Bergmann
1
-4
/
+4
2014-05-20
mtd: orion_nand: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-20
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-20
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-20
mtd: Fix warning in access_ok() parameter passing
Geert Uytterhoeven
1
-9
/
+11
2014-05-20
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
pekon gupta
1
-1
/
+1
2014-05-14
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
1
-2
/
+2
2014-05-13
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
1
-2
/
+2
2014-05-13
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
1
-1
/
+1
2014-05-12
mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
Geert Uytterhoeven
1
-1
/
+1
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-05-12
mtd: Fix Elan SC520 dependencies
Jean Delvare
1
-2
/
+2
2014-05-09
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
3
-13
/
+14
2014-05-07
Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+6
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-2
/
+2
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
1
-1
/
+1
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
1
-0
/
+3
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
1
-0
/
+3
2014-04-30
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
1
-0
/
+6
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
1
-1
/
+1
2014-04-18
Shiraz has moved
Viresh Kumar
1
-2
/
+2
2014-04-17
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
1
-7
/
+10
2014-04-16
Merge branch 'spinor'
Brian Norris
10
-1415
/
+2412
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-16
mtd: fsl-quadspi: fix __iomem annotations
Brian Norris
1
-2
/
+2
2014-04-16
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
3
-40
/
+46
2014-04-16
mtd: nand: add line feed to pr_err
Raphaël Poggi
1
-1
/
+1
2014-04-15
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
1
-0
/
+6
2014-04-15
mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer
Roman Peniaev
1
-0
/
+6
2014-04-15
mtd: nand: use the nand_read_subpage index everywhere
Ron
1
-2
/
+1
2014-04-15
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
Christian Engelmayer
1
-1
/
+1
2014-04-15
block: remove struct request buffer member
Jens Axboe
2
-3
/
+2
2014-04-14
mtd: spi-nor: allow to be built as module
Brian Norris
1
-2
/
+2
2014-04-14
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2
-24
/
+5
[prev]
[next]