Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6c028e00445de9dfde2cd0c26521ac53965320a
/
include
/
linux
/
mtd
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
78ef7fa
mtd-physmap: add support users can assign the probe type in board files
by Barry Song
· 15 years ago
8ae6641
mtd: change struct flchip_shared spinlock locking into mutex
by Stefani Seibold
· 14 years ago
ad0d363
mtd: OneNAND: Introduce chip_probe function
by Kyungmin Park
· 14 years ago
58373ff
mtd: nand: more BB Detection refactoring and dynamic scan options
by Brian Norris
· 14 years ago
30fe811
mtd: nand: edit macro flag for BBT scan of last page in block
by Brian Norris
· 14 years ago
9938424
mtd: add an ioctl to query the lock status of a flash sector
by Richard Cochran
· 14 years ago
b60b08b
mtd: nand: support alternate BB marker locations on MLC
by Kevin Cernekee
· 15 years ago
426c457
mtd: nand: extend NAND flash detection to new MLC chips
by Kevin Cernekee
· 15 years ago
9ea5973
mtd: suppress warnings in inline_map_read()
by Kevin Cernekee
· 15 years ago
709c4ef
mtd: map.h: add missing bug.h include
by Kevin Cernekee
· 15 years ago
3328dc3
mtd: onenand: add new callback for bufferram read
by Kyungmin Park
· 15 years ago
4a8ce0b
mtd: onenand: allocate verify buffer in the core
by Kyungmin Park
· 15 years ago
6a88c47
mtd: onenand: add support for chips with 4KiB page size
by Kyungmin Park
· 15 years ago
ae73182
mtd: chips: use common manufacturer codes in jedec_probe()
by Wolfram Sang
· 15 years ago
54b93a4
mtd: cfi_probe: add support for SST 0x0701 vendorname
by Guillaume LECERF
· 15 years ago
1cd2620
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
by Peter Huewe
· 14 years ago
c4e7737
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
by Stefani Seibold
· 15 years ago
6702641
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
by Ferenc Wagner
· 15 years ago
0a382a74
mtd: mtdram.h: checkpatch cleanup
by Andrea Gelmini
· 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
a779053
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
93edbad
mtd: Workaround wrong write protect status on some xD cards
by Maxim Levitsky
· 15 years ago
5e81e88
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
by David Woodhouse
· 15 years ago
e0b58d0
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
by Maxim Levitsky
· 15 years ago
b64d39d
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
by Maxim Levitsky
· 15 years ago
026ec57
mtd: blktrans: allow FTL drivers to export sysfs attributes
by Maxim Levitsky
· 15 years ago
048d871
mtd: blktrans: Hotplug fixes
by Maxim Levitsky
· 15 years ago
a863862
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
by Maxim Levitsky
· 15 years ago
3bd4565
mtd: create unlocked versions of {get,put}_mtd_device
by Maxim Levitsky
· 15 years ago
f3e69c6
mtd: move more manufacturers to the common cfi.h header file
by Guillaume LECERF
· 15 years ago
7d70f33
mtd: nand: add lock/unlock routines
by Vimal Singh
· 15 years ago
b520e41
mtd: Replace static array of devices with an idr structure
by Ben Hutchings
· 15 years ago
1449c5d
mtd: quiet sparse noise in cfi.h
by H Hartley Sweeten
· 15 years ago
010ab82
mtd: sh_flctl SHBUSSEL and SEL_16BIT support
by Magnus Damm
· 15 years ago
b79c7ad
mtd: trivial sh_flctl changes
by Magnus Damm
· 15 years ago
f6a8c60
mtd: Really add ARM pismo support
by Russell King - ARM Linux
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
b2ef1a2
mtd: move manufacturer to the common cfi.h header file
by Hans-Christian Egtvedt
· 15 years ago
b1c6e6d
mtd: nand: add option to quieten off the no device found messgae
by Ben Dooks
· 15 years ago
7207302
mtd: OneNAND: multiblock erase support
by Mika Korhonen
· 15 years ago
1c63aca
mtd: Add __nand_calculate_ecc() to NAND ECC functions
by Akinobu Mita
· 15 years ago
3cf6025
mtd: OneNAND OTP support rework
by Amul Kumar Saha
· 15 years ago
b571028
UBI: Add ubi_open_volume_path
by Corentin Chary
· 15 years ago
30631cb
mtd: unify status enum from three headers
by Alessandro Rubini
· 15 years ago
c62d81b
mtd: use bbm.h in nand.h
by Alessandro Rubini
· 15 years ago
6469f54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
be2f092
mtd: nand: add __nand_correct_data helper function
by Atsushi Nemoto
· 15 years ago
6e0cb13
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
by Sneha Narnakaje
· 15 years ago
46a8cf2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
by Sneha Narnakaje
· 15 years ago
778dbcc
mtd: onenand: make onenand/generic.c more generic
by Magnus Damm
· 15 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
652696e
mtd: OneNAND: 4-bit ECC status macros
by Kyungmin Park
· 15 years ago
6afc4fd
mtd: fix the conversion from dev to mtd_info
by Saeed Bishara
· 15 years ago
7699ad3
mtd: let include/linux/mtd/partitions.h stand on its own
by Nicolas Pitre
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
31bb999
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
by Kyungmin Park
· 15 years ago
5988af2
mtd: Flex-OneNAND support
by Rohit Hagargundgi
· 15 years ago
f36e20c
mtd: plat_nand: allow platform to set partitions
by H Hartley Sweeten
· 15 years ago
bf95efd
mtd: plat_nand: add platform probe/remove callbacks
by H Hartley Sweeten
· 15 years ago
d6fed9e
mtd: extend plat_nand for (read|write)_buf
by Alexander Clouter
· 15 years ago
ee8f376
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
by Adrian Hunter
· 16 years ago
0e0ee1c
UBI: add notification API
by Dmitry Pervushin
· 16 years ago
b90cf66
[MTD] Remove option for add_mtd_partitions() to not register partitions.
by David Woodhouse
· 16 years ago
81ec536
[MTD] [NAND] Add support for 4KiB pages.
by Thomas Gleixner
· 17 years ago
1f24b5a
[MTD] driver model updates
by David Brownell
· 16 years ago
402d326
NOMMU: Present backing device capabilities for MTD chardevs
by David Howells
· 16 years ago
a4b6d51
[MTD] partitioning utility predicates
by David Brownell
· 16 years ago
7c51d57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
fefae48
[MTD] CFI: remove major/minor version check for command set 0x0002
by Wolfgang Grandegger
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
475b44c
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
d814083
[MTD] LPDDR extended physmap driver to support LPDDR flash
by Alexey Korolev
· 16 years ago
d13e51e
[MTD] LPDDR added new pfow_base parameter
by Alexey Korolev
· 16 years ago
eb3db27
[MTD] LPDDR PFOW definition
by Alexey Korolev
· 16 years ago
922ab53
[MTD] LPDDR QINFO records definitions
by Alexey Korolev
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d3af0f0
[MTD] [NAND] remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
c4956ed
Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6
by David Woodhouse
· 16 years ago
26cdb67
[MTD] Remove more strange u_intxx_t types
by David Woodhouse
· 16 years ago
3854be7
[MTD] Remove strange u_int32_t types from FTL
by David Woodhouse
· 16 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
467622e
[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)
by Eric W. Biederman
· 16 years ago
a20c7ab
[MTD] sharpsl-nand: use platform_data for model-specific values
by Dmitry Baryshkov
· 16 years ago
2be508d
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
aaf7ea2
[MTD] [NAND] GPIO NAND flash driver
by Mike Rapoport
· 16 years ago
6028aa0
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
by Yoshihiro Shimoda
· 16 years ago
69fd3a8
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
by Sebastian Andrzej Siewior
· 16 years ago
eae9acd
Support 'discard sectors' operation in translation layer support core
by David Woodhouse
· 16 years ago
17c1d2b
[MTD] [NAND] Fix missing kernel-doc
by Alexey Korolev
· 16 years ago
bb0eb21
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
by Adrian Hunter
· 16 years ago
c314dfd
[MTD] [NOR] Rename and export new cfi_qry_*() functions
by David Woodhouse
· 16 years ago
e93cafe
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
by Anders Grafström
· 16 years ago
2e489e0
[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips
by Alexey Korolev
· 16 years ago
feb2f55d
[MTD] [OneNAND] Add defines for HF and sync write
by Adrian Hunter
· 16 years ago
95b1bc2
[MTD] MTD_DEBUG always does compile-time typechecks
by David Brownell
· 16 years ago
96d8b64
[MTD] [NAND] fix subpage read for small page NAND
by Alexey Korolev
· 16 years ago
3d45955
[MTD] [NAND] subpage read feature as a way to increase performance.
by Alexey Korolev
· 16 years ago
Next »