Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f631538d56338562e159616e34e297e22bc5f30d
/
drivers
/
mtd
/
chips
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
· 10 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
· 11 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
· 12 years ago
43dc03c
mtd: add fixup for S29NS512P NOR flash.
by Javier Martin
· 12 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
8ae6641
mtd: change struct flchip_shared spinlock locking into mutex
by Stefani Seibold
· 14 years ago
e17f47a
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
by Guillaume LECERF
· 14 years ago
771a115
mtd: cfi_probe: print manufacturer and id of probed chip
by Guillaume LECERF
· 14 years ago
9938424
mtd: add an ioctl to query the lock status of a flash sector
by Richard Cochran
· 14 years ago
8046112
mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips
by Guillaume LECERF
· 14 years ago
1e804ce
mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID
by David Woodhouse
· 14 years ago
abab7eb
mtd: cfi_cmdset_0002: Fix argument order in bootloc warning
by David Woodhouse
· 14 years ago
087acaf
mtd: chips: add SST39WF160x NOR-flashes
by Wolfram Sang
· 15 years ago
7d84b62
mtd: jedec_probe: remove spaces before tabs
by Artem Bityutskiy
· 15 years ago
ae73182
mtd: chips: use common manufacturer codes in jedec_probe()
by Wolfram Sang
· 15 years ago
087444d
mtd: cfi_util: do not printk if no extended query table
by Guillaume LECERF
· 15 years ago
5a0563f
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips
by Guillaume LECERF
· 15 years ago
83dcd3b
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
by Guillaume LECERF
· 15 years ago
412da2f
mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field
by David Woodhouse
· 14 years ago
564b849
mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional
by Guillaume LECERF
· 15 years ago
5859886
mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
by Guillaume LECERF
· 15 years ago
54b93a4
mtd: cfi_probe: add support for SST 0x0701 vendorname
by Guillaume LECERF
· 15 years ago
ad7026f
mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable
by Guillaume LECERF
· 15 years ago
8473044
mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
by Guillaume LECERF
· 15 years ago
eafe131
mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes
by Kevin Cernekee
· 15 years ago
c4e7737
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
by Stefani Seibold
· 15 years ago
329f905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
f3e69c6
mtd: move more manufacturers to the common cfi.h header file
by Guillaume LECERF
· 15 years ago
17fabf1
mtd: cfi: remove unneeded NULL checks
by Jiri Slaby
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
c14e522
tree wide: remove execute flag from .c files
by Sebastian Andrzej Siewior
· 15 years ago
Next »