index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mtd: Really add ARM pismo support
Russell King - ARM Linux
2010-01-13
1
-0
/
+17
*
|
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
1
-0
/
+6
*
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+3
*
|
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
1
-0
/
+1
*
|
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
1
-3
/
+1
*
|
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2010-02-26
1
-0
/
+2
*
|
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-26
1
-0
/
+3
*
|
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2010-02-26
1
-5
/
+5
*
|
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2010-02-26
1
-1
/
+2
*
|
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2010-02-26
1
-5
/
+7
*
|
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-26
1
-0
/
+10
*
|
mtd: Replace static array of devices with an idr structure
Ben Hutchings
2010-02-25
1
-1
/
+0
*
|
mtd: quiet sparse noise in cfi.h
H Hartley Sweeten
2010-02-25
1
-1
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
7
-132
/
+53
|
\
|
*
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
2009-11-30
1
-4
/
+5
|
*
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
2009-11-30
1
-1
/
+3
|
*
mtd: OneNAND: multiblock erase support
Mika Korhonen
2009-11-30
2
-1
/
+5
|
*
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
2009-11-30
1
-2
/
+8
|
*
mtd: OneNAND OTP support rework
Amul Kumar Saha
2009-11-30
1
-1
/
+3
|
*
mtd: unify status enum from three headers
Alessandro Rubini
2009-09-24
3
-32
/
+11
|
*
mtd: use bbm.h in nand.h
Alessandro Rubini
2009-09-24
2
-92
/
+19
*
|
UBI: Add ubi_open_volume_path
Corentin Chary
2009-11-24
1
-0
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-20
1
-1
/
+1
|
\
|
*
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
*
|
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
2009-09-19
1
-0
/
+6
*
|
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
2009-09-19
1
-0
/
+1
*
|
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
1
-2
/
+2
*
|
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2009-09-19
1
-0
/
+8
*
|
mtd: OneNAND: 4-bit ECC status macros
Kyungmin Park
2009-09-04
1
-0
/
+3
|
/
*
mtd: fix the conversion from dev to mtd_info
Saeed Bishara
2009-08-03
1
-1
/
+1
*
mtd: let include/linux/mtd/partitions.h stand on its own
Nicolas Pitre
2009-08-03
1
-0
/
+2
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-06-22
4
-3
/
+58
|
\
|
*
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
Kyungmin Park
2009-06-05
1
-0
/
+5
|
*
mtd: Flex-OneNAND support
Rohit Hagargundgi
2009-06-05
2
-2
/
+36
|
*
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
2009-06-05
1
-0
/
+3
|
*
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
2009-06-05
1
-0
/
+7
|
*
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
2009-06-05
1
-0
/
+6
|
*
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Adrian Hunter
2009-06-05
1
-0
/
+1
|
*
[MTD] Remove option for add_mtd_partitions() to not register partitions.
David Woodhouse
2009-05-26
1
-1
/
+0
*
|
UBI: add notification API
Dmitry Pervushin
2009-06-02
1
-0
/
+37
|
/
*
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
2009-04-06
1
-2
/
+2
*
[MTD] driver model updates
David Brownell
2009-04-04
1
-0
/
+7
*
NOMMU: Present backing device capabilities for MTD chardevs
David Howells
2009-03-24
1
-0
/
+14
*
[MTD] partitioning utility predicates
David Brownell
2009-03-20
1
-0
/
+12
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-01-09
10
-45
/
+354
|
\
|
*
[MTD] CFI: remove major/minor version check for command set 0x0002
Wolfgang Grandegger
2009-01-09
1
-0
/
+1
|
*
[MTD] LPDDR extended physmap driver to support LPDDR flash
Alexey Korolev
2009-01-05
1
-0
/
+1
|
*
[MTD] LPDDR added new pfow_base parameter
Alexey Korolev
2009-01-05
1
-0
/
+1
|
*
[MTD] LPDDR PFOW definition
Alexey Korolev
2009-01-05
1
-0
/
+159
|
*
[MTD] LPDDR QINFO records definitions
Alexey Korolev
2009-01-05
1
-0
/
+91
[prev]
[next]