index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
sm_ftl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
mtd: sm_ftl: Fix typos in comments
Bo Liu
1
-1
/
+1
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
1
-2
/
+2
2022-06-09
mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release
Duoming Zhou
1
-1
/
+1
2021-05-10
drivers: mtd: sm_ftl: Fix alignment of block comment
Shubhankar Kuranagatti
1
-19
/
+32
2020-12-10
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
1
-14
/
+14
2020-12-10
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
1
-1
/
+1
2020-01-09
mtd: sm_ftl: fix NULL pointer warning
Arnd Bergmann
1
-1
/
+2
2019-09-15
mtd: sm_ftl: Fix memory leak in sm_init_zone() error path
Wenwen Wang
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
1
-6
/
+6
2018-10-03
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
1
-7
/
+13
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-04
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-1
/
+1
2018-03-15
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
1
-1
/
+0
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
1
-18
/
+0
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2016-04-18
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-11-16
mtd: sm_ftl: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+2
2014-08-19
mtd: sm_ftl: initialize error code
Brian Norris
1
-1
/
+1
2014-03-10
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2013-08-30
mtd: sm_ftl: Staticize local symbols
Jingoo Han
1
-10
/
+10
2013-08-30
mtd: create_freezable_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-3
/
+3
2013-05-05
mtd_blktrans_ops->release() should return void
Al Viro
1
-2
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-1
/
+0
2012-03-27
mtd: sm_ftl: fix typo in major number.
Maxim Levitsky
1
-1
/
+1
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: sm_ftl: fix module parameter
Rusty Russell
1
-1
/
+1
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-2
/
+2
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-2
/
+2
2011-09-11
mtd: spelling fixes
Brian Norris
1
-8
/
+8
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
1
-1
/
+1
2011-03-11
mtd: sm_rtl: check kmalloc return value
Xiaochen Wang
1
-0
/
+18
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
2010-04-08
bitops: rename for_each_bit() to for_each_set_bit(): mtd
Akinobu Mita
1
-1
/
+1
2010-03-29
mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-26
mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
Maxim Levitsky
1
-7
/
+1
2010-03-26
mtd: sm_ftl: initialize sysfs attributes
Maxim Levitsky
1
-0
/
+2
2010-02-26
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
1
-7
/
+10
2010-02-26
mtd: Add new SmartMedia/xD FTL
Maxim Levitsky
1
-0
/
+1284