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
/
chips
/
cfi_cmdset_0001.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
mtd: cfi_cmdset_0001: Byte swap OTP info
Linus Walleij
1
-2
/
+18
2023-06-09
mtd: chips: Use SPDX license headers
Linus Walleij
1
-1
/
+2
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
1
-3
/
+4
2021-03-11
mtd: cfi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-04-30
mtd: cfi_cmdset_0001: Support the absence of protection registers
Jean-Philippe Brucker
1
-5
/
+8
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
1
-2
/
+2
2019-11-09
mtd: cfi_cmdset_*: kill useless 'ret' variable initializers
Sergei Shtylyov
1
-5
/
+5
2019-01-15
mtd: cfi: cmdset_0001: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+3
2018-04-24
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
1
-0
/
+17
2018-04-24
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-5
/
+11
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-14
/
+2
2016-01-06
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
1
-1
/
+7
2014-11-25
mtd: delete unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-29
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
1
-0
/
+2
2014-07-13
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
1
-0
/
+43
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
1
-18
/
+13
2014-03-10
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
1
-6
/
+2
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-09-29
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
1
-3
/
+11
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-42
/
+41
2012-03-27
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-6
/
+9
2012-03-27
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
1
-1
/
+1
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-5
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
1
-6
/
+10
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-20
/
+20
2012-03-23
mtd: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
1
-1
/
+0
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
1
-6
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-11
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
1
-1
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
2011-01-06
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
1
-0
/
+1
2010-12-03
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
1
-27
/
+27
2010-10-26
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...
Guillaume LECERF
1
-2
/
+2
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
1
-10
/
+10
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
1
-0
/
+10
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-66
/
+65
2010-02-25
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
1
-4
/
+2
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-10
/
+10
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
1
-0
/
+14
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
1
-0
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-06-05
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
1
-4
/
+10
2009-06-05
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
1
-0
/
+12
2009-03-20
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
1
-2
/
+6
[next]