index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mtd: denali: remove a set-but-unused variable
Masahiro Yamada
2014-09-15
1
-2
/
+0
|
*
|
mtd: denali: change the type of iterators to int
Masahiro Yamada
2014-09-15
1
-4
/
+7
|
*
|
mtd: denali: remove unnecessary casts
Masahiro Yamada
2014-09-15
1
-18
/
+18
|
*
|
mtd: denali: remove unnecessary variable initializations
Masahiro Yamada
2014-09-15
1
-32
/
+27
|
*
|
mtd: denali: fix the format of comment blocks
Masahiro Yamada
2014-09-15
1
-123
/
+188
|
*
|
Merge tag 'v3.17-rc5' from upstream
Brian Norris
2014-09-15
1
-4
/
+12
|
|
\
\
|
*
\
\
Merge l2-mtd/next into l2-mtd/master
Brian Norris
2014-08-19
30
-167
/
+176
|
|
\
\
\
|
|
*
|
|
mtd: spi-nor: drop jedec_probe /helper/ function
Rafał Miłecki
2014-08-19
1
-6
/
+1
|
|
*
|
|
mtd: spi-nor: remove duplicated w25q128 entry
Rafał Miłecki
2014-08-19
1
-1
/
+0
|
|
*
|
|
mtd: gpio_flash: handle case where offset + len exceeds the window size
Aaron Wu
2014-08-19
1
-14
/
+28
|
|
*
|
|
mtd: nand: Use ULL-suffix for big u64 constant
Geert Uytterhoeven
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
Wu, Josh
2014-08-19
1
-8
/
+9
|
|
*
|
|
mtd: terminate user-provided string
Brian Norris
2014-08-19
1
-0
/
+3
|
|
*
|
|
mtd: nand: fix integer widening problems
Brian Norris
2014-08-19
1
-2
/
+2
|
|
*
|
|
mtd: maps: solutionengine: drop excess dependency
Brian Norris
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: nandsim: fix integer widening
Brian Norris
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: nand: denali: set proper error code on timeout
Brian Norris
2014-08-19
1
-3
/
+1
|
|
*
|
|
mtd: use __packed shorthand
Brian Norris
2014-08-19
2
-2
/
+2
|
|
*
|
|
mtd: tests: fix integer overflow issues
Brian Norris
2014-08-19
7
-22
/
+22
|
|
*
|
|
mtd: mtdswap: fix integer overflow
Brian Norris
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: remove dead non-char logic
Brian Norris
2014-08-19
1
-8
/
+5
|
|
*
|
|
mtd: sm_ftl: initialize error code
Brian Norris
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: correct upper bounds check for mtd_*() APIs
Brian Norris
2014-08-19
1
-13
/
+13
|
|
*
|
|
mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
Brian Norris
2014-08-19
1
-0
/
+2
|
|
*
|
|
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-08-19
1
-0
/
+18
|
|
*
|
|
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
2014-08-19
2
-15
/
+15
|
|
*
|
|
mtd: denali: avoid using a magic number
Masahiro Yamada
2014-08-19
1
-1
/
+2
|
|
*
|
|
mtd: atmel_nand: remove redundant dev_err call
Wei Yongjun
2014-08-19
1
-8
/
+1
|
|
*
|
|
mtd: spi-nor: add support for Micron M25PX80
Thomas Petazzoni
2014-08-19
1
-0
/
+1
|
|
*
|
|
mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size
Wu, Josh
2014-08-19
1
-5
/
+11
|
|
*
|
|
mtd: atmel_nand: increase chip_delay
Raphaël Poggi
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: use NULL instead of 0 for an address
Martin Kepplinger
2014-08-19
1
-1
/
+1
|
|
*
|
|
mtd: ndfc: silence an array underflow static checker warning
Dan Carpenter
2014-08-19
1
-1
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
2014-10-03
1
-1
/
+2
*
|
|
|
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
2014-09-30
1
-1
/
+1
*
|
|
|
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-26
2
-15
/
+18
*
|
|
|
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
2014-09-26
1
-3
/
+2
*
|
|
|
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
2014-09-24
1
-1
/
+1
*
|
|
|
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
1
-1
/
+1
*
|
|
|
UBI: Improve comment on work_sem
Richard Weinberger
2014-09-19
1
-1
/
+2
*
|
|
|
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
1
-1
/
+3
*
|
|
|
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
2014-09-16
1
-2
/
+14
*
|
|
|
UBI: block: Fix block device size setting
Ezequiel Garcia
2014-09-16
1
-5
/
+6
*
|
|
|
UBI: block: fix dereference on uninitialized dev
Colin Ian King
2014-09-16
1
-5
/
+6
*
|
|
|
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
2014-09-16
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-09-06
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
mtd: cfi_cmdset_0002: check return code for get_chip()
Brian Norris
2014-08-15
1
-0
/
+4
*
|
|
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
2014-08-25
1
-1
/
+1
*
|
|
mtd: nand: omap: Revert to using software ECC by default
Roger Quadros
2014-08-25
1
-3
/
+11
|
|
/
|
/
|
*
|
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-08-13
3
-9
/
+15
|
\
\
[prev]
[next]