Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f427e1fcf77416ed14a716416c0faf2f02a1e68b
/
drivers
/
mtd
/
chips
55f2d8d
mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
by Tokunori Ikegami
· 5 years ago
a0239d8
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
by Tokunori Ikegami
· 6 years ago
ed17461
mtd: cfi_cmdset_0002: Change erase functions to retry for error
by Tokunori Ikegami
· 6 years ago
c2f163e
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
by Tokunori Ikegami
· 6 years ago
5fdb3c4
mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
by Joakim Tjernlund
· 6 years ago
b4e24c2
mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
by Joakim Tjernlund
· 6 years ago
0bf4e48
mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
by Joakim Tjernlund
· 6 years ago
552eacd
mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
by Joakim Tjernlund
· 6 years ago
e9dc5dc
mtd: cfi_cmdset_0002: Change write buffer to check correct value
by Tokunori Ikegami
· 6 years ago
f48bbba
mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
by Joakim Tjernlund
· 7 years ago
0d8f379
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
by Joakim Tjernlund
· 7 years ago
54a21fe
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
by Joakim Tjernlund
· 7 years ago
760adf5
mtd: jedec_probe: Fix crash in jedec_read_mfr()
by Linus Walleij
· 7 years ago
21a190b
mtd: cfi_cmdset_0020: Deinline do_write_buffer, save 5316 bytes
by Denys Vlasenko
· 9 years ago
fddcca5
mtd: avoid stack overflow in MTD CFI code
by Arnd Bergmann
· 9 years ago
33853eb
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
by Insu Yun
· 9 years ago
fdd9d27
mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()
by Fabian Frederick
· 9 years ago
f5f92b3
mtd: cfi: enforce valid geometry configuration
by Arnd Bergmann
· 9 years ago
bde9006
mtd: chips: fixup dependencies, to prevent build error
by Brian Norris
· 9 years ago
636fdbf
mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial
by Christian Riesch
· 10 years ago
4612c71
mtd: cfi: deinline large functions
by Denys Vlasenko
· 9 years ago
35cc333
mtd: cfi: clean up some indenting
by Dan Carpenter
· 10 years ago
6958024
mtd: map_rom: Support UBI on ROM
by Aaron Sierra
· 10 years ago
106effb
mtd: map_ram: Enable mtdoops
by Alessio Igor Bogani
· 10 years ago
05a221b
mtd: delete unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
89cf38d
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
by Dmitry Eremin-Solenikov
· 10 years ago
5b49ab3
Merge l2-mtd/next into l2-mtd/master
by Brian Norris
· 10 years ago
36c6a7ac
mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
by Brian Norris
· 10 years ago
5d20bad
mtd: cfi_cmdset_0002: check return code for get_chip()
by Brian Norris
· 10 years ago
d0d5864
Merge tag 'v3.16-rc6' into MTD development branch
by Brian Norris
· 10 years ago
6534e68
mtd: cfi_cmdset_0002: fix do_write_buffer() timeout error
by Bean Huo
· 10 years ago
812c5fa
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
by Andrea Adami
· 10 years ago
4f5cb24
mtd: cfi_cmdset_0002: Add support for locking OTP memory
by Christian Riesch
· 11 years ago
af74475
mtd: cfi_cmdset_0002: Add support for writing OTP memory
by Christian Riesch
· 11 years ago
feb8677
mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
by Christian Riesch
· 12 years ago
dc7e9ec
mtd: cfi_cmdset_0002: Add support for reading OTP
by Christian Riesch
· 11 years ago
5a4c4c5
mtd: Kconfig: give the CFI command set version in prompt and help
by Philippe De Muyter
· 11 years ago
555b8d1
mtd: cfi: indent some if statements
by Dan Carpenter
· 11 years ago
4b78fc4
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
by Christian Riesch
· 11 years ago
c039bef
mtd: gen_probe: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5c8b1fb
mtd: cfi: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
3ea5b03
mtd: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
fe2f4c8
mtd: jedec_probe: fix LH28F640BF definition
by Andrea Adami
· 11 years ago
f9827dd
mtd: refactor call to request_module
by Kees Cook
· 11 years ago
25983b1
mtd: cfi_cmdset_0002: print @adr when write timeout occurs
by Huang Shijie
· 12 years ago
a637b0d
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
660685d
mtd: merge mtdchar module with mtdcore
by Artem Bityutskiy
· 12 years ago
b92021b
CONFIG_SYMBOL_PREFIX: cleanup.
by Rusty Russell
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
1648eaa
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
by Stefan Roese
· 12 years ago
7b4dd55
drivers/mtd/chips: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
070c322
mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c
by Harald Nordgard-Hansen
· 12 years ago
7be1f6b
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
by Stefan Roese
· 12 years ago
4209628
mtd: cfi_cmdset_0002: Micron M29EW bugfixes as per TN-13-07
by Gerlando Falauto
· 12 years ago
2e61c3a
mtd: chips: reorganize Kconfig help on swapping
by Paul Bolle
· 12 years ago
5df41de
mtd: cfi_cmdset_0002: Slight cleanup of fixup messages
by David Woodhouse
· 13 years ago
43dc03c
mtd: add fixup for S29NS512P NOR flash.
by Javier Martin
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
e7d9377
mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls
by Paul Parsons
· 13 years ago
85e5b2f
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
by Paul Parsons
· 13 years ago
342d3a9
mtd: fix 'Flash device refused suspend due to active operation' message
by Russell King
· 13 years ago
3410a71
mtd: simplify return logic in do_map_probe()
by Uwe Kleine-König
· 13 years ago
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
834247e
mtd: remove retlen zeroing duplication
by Artem Bityutskiy
· 13 years ago
664addc
mtd: remove R/O checking duplication
by Artem Bityutskiy
· 13 years ago
5def489
mtd: do not duplicate length and offset checks in drivers
by Artem Bityutskiy
· 13 years ago
5e4e6e3
mtd: return error code from mtd_unpoint
by Artem Bityutskiy
· 13 years ago
3c3c10b
mtd: add leading underscore to all mtd functions
by Artem Bityutskiy
· 13 years ago
30ec5a2
mtd: cfi: AMD/Fujitsu compatibles: add panic write support
by Ira W. Snyder
· 13 years ago
c527b41
mtd: use for_each_clear_bit()
by Akinobu Mita
· 13 years ago
0a413d7
mtd: simplify return logic in do_map_probe()
by Uwe Kleine-König
· 13 years ago
eda95cb
mtd: introduce mtd_write interface
by Artem Bityutskiy
· 13 years ago
8e98746
mtd: cfi: Allow per-mapping CFI device endianness
by Aaron Sierra
· 13 years ago
0a32a10
mtd: cleanup style on pr_debug messages
by Brian Norris
· 13 years ago
289c052
mtd: replace DEBUG() with pr_debug()
by Brian Norris
· 13 years ago
7854d3f
mtd: spelling, capitalization, uniformity
by Brian Norris
· 13 years ago
5c8d260
mtd: remove duplicate assignment of chip->state
by Tadashi Abe
· 13 years ago
100f234
mtd: fix hang-up in cfi erase and read contention
by Tadashi Abe
· 13 years ago
c9ddab2
mtd: cmdset_0002: add CFI 1.5 support for S29GL-S
by Gernot Hoyler
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1065cda
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
by Steffen Sledz
· 14 years ago
13ce77f
mtd: cfi: fix writebufsize initialization
by Anatolij Gustschin
· 14 years ago
ecf3fde
mtd: fix race in cfi_cmdset_0001 driver
by Joakim Tjernlund
· 14 years ago
ceabebb
mtd: jedec_probe: initialise make sector erase command variable
by Antony Pavlov
· 14 years ago
efba2e3
mtd: jedec_probe: Change variable name from cfi_p to cfi
by Antony Pavlov
· 14 years ago
d261c72
mtd: cfi: add writebufsize initialization
by Anatolij Gustschin
· 14 years ago
e8953b7
mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips
by Guillaume LECERF
· 14 years ago
e637276
mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
by Guillaume LECERF
· 14 years ago
cc31822
mtd: cfi_fixup: remove unused 'param' parameter
by Guillaume LECERF
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6411bf6
Revert "mtd: cleanup Kconfig dependencies"
by David Woodhouse
· 14 years ago
0896804
mtd: cfi_cmdset_0002: make sector erase command variable
by Guillaume LECERF
· 14 years ago
9fc05fc
mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips
by Guillaume LECERF
· 14 years ago
fc61015
mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode
by Guillaume LECERF
· 14 years ago
b5d194c
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one
by Guillaume LECERF
· 14 years ago
d031c22
mtd: cfi_cmdset_0002: code cleanups
by Wolfram Sang
· 14 years ago
432dc82
mtd: cleanup Kconfig dependencies
by H Hartley Sweeten
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
5da1953
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
by Guillaume LECERF
· 14 years ago
Next »