Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f5d5ee3686ab928549370e4e584a2c32ef708a37
/
include
/
linux
/
mtd
63da029
mtd: fix physmap.h warnings
by Randy Dunlap
· 13 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
6a8a98b
mtd: kill CONFIG_MTD_PARTITIONS
by Jamie Iles
· 13 years ago
eea72d5
mtd: remove add_mtd_partitions, add_mtd_device and friends
by Jamie Iles
· 13 years ago
984e6d8
mtd: physmap: convert to mtd_device_register()
by Jamie Iles
· 13 years ago
11b73c8
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
by Jamie Iles
· 13 years ago
f5671ab
mtd: introduce mtd_device_(un)register()
by Jamie Iles
· 13 years ago
33b5371
mtd: create function to perform large allocations
by Grant Erickson
· 14 years ago
a626743
mtd: nand: renumber conflicting BBT flags
by Brian Norris
· 14 years ago
4d42948
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 13 years ago
667f390
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
by Marc Zyngier
· 13 years ago
b7281ca
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
by Marc Zyngier
· 13 years ago
feddbb3
UBI: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
193bd40
mtd: nand: add software BCH ECC support
by Ivan Djelic
· 14 years ago
1065cda
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
by Steffen Sledz
· 14 years ago
b3dcfd3
mtd: onenand: add new option to control initial onenand unlocking
by Roman Tereshonkov
· 14 years ago
dcfb81d
mtd: NOR flash driver for OMAP-L137/AM17x
by David Griego
· 14 years ago
c7519db
mtd_blkdevs: Add background processing support
by Jarkko Lavinen
· 14 years ago
f43ec88
UBI: provide LEB offset information
by Artem Bityutskiy
· 14 years ago
30b542e
UBI: incorporate maximum write size
by Artem Bityutskiy
· 14 years ago
1435ca0
OMAP: OneNAND: fix 104MHz support
by Adrian Hunter
· 14 years ago
0e4ca7e
mtd: add writebufsize field to mtd_info struct
by Anatolij Gustschin
· 14 years ago
cf24dc8
mtd: OneNAND: add enable / disable methods to onenand_chip
by Adrian Hunter
· 15 years ago
b5602e8
mtd: FSMC NAND fix obvious speling errors
by Linus Walleij
· 14 years ago
593cd87
mtd: FSMC NAND use the PrimeCell identifier macros
by Linus Walleij
· 14 years ago
a7e93dc
mtd: fix master device identification for mtd repartition
by Roman Tereshonkov
· 14 years ago
1534b8b
mtd: fix nand kernel-doc warnings
by Randy Dunlap
· 14 years ago
cc31822
mtd: cfi_fixup: remove unused 'param' parameter
by Guillaume LECERF
· 14 years ago
65ab220
mtd: fsmc.h: including linux/io.h for definition of readl
by Viresh Kumar
· 14 years ago
3e3198f
mtd: onenand: add option and variable for cache program feature
by Roman Tereshonkov
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
0896804
mtd: cfi_cmdset_0002: make sector erase command variable
by Guillaume LECERF
· 14 years ago
b46daf7
mtd: remove junk tabs in nand.h
by Sebastian Andrzej Siewior
· 14 years ago
a0491fc
mtd: cleanup nand.h
by Sebastian Andrzej Siewior
· 14 years ago
453281a
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
by Sebastian Andrzej Siewior
· 14 years ago
7cba7b1
mtd: nand: add support for BBT without OOB
by Sebastian Andrzej Siewior
· 14 years ago
12a40a5
mtd: add init_size hook for NAND driver
by Huang Shijie
· 14 years ago
5daa7b2
mtd: prepare partition add and del functions for ioctl requests
by Roman Tereshonkov
· 14 years ago
6c009ab
mtd: generic FSMC NAND MTD driver
by Linus Walleij
· 14 years ago
d1e1f4e
mtd: nand: add support for reading ONFI parameters from NAND device
by Florian Fainelli
· 14 years ago
caa4b6f
mtd: nand: add NAND_CMD_PARAM (0xec) definition
by Florian Fainelli
· 14 years ago
5c709ee
mtd: nand: Increase NAND_MAX_OOBSIZE
by Brian Norris
· 14 years ago
0ceacf3
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
by Brian Norris
· 14 years ago
cc26c3c
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
by Brian Norris
· 14 years ago
f4a2da0
mtd: inftl.h: fix spacing errors
by Brian Norris
· 14 years ago
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
0a382a7
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
Next »