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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
23
-321
/
+3
*
mtd: add offset and length checks to the API function
Artem Bityutskiy
2012-03-27
2
-112
/
+165
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
9
-20
/
+33
*
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2012-03-27
2
-15
/
+36
*
mtd: redboot: remove useless code
Artem Bityutskiy
2012-03-27
1
-4
/
+2
*
mtd: nftlcore: remove out-of-date and now irrelevant piece of code
Artem Bityutskiy
2012-03-27
1
-7
/
+0
*
mtdoops: clean-up new MTD API usage
Artem Bityutskiy
2012-03-27
1
-5
/
+4
*
mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined
Artem Bityutskiy
2012-03-27
1
-3
/
+0
*
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: spear_smi: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: lart: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
mtd: docg3: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2001plus: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2001: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: doc2000: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
2012-03-27
1
-0
/
+1
*
jffs2: Remove unnecessary OOM messages
Joe Perches
2012-03-27
2
-5
/
+2
*
mtd: docg4: fix printk() warnings
Dan Carpenter
2012-03-27
1
-3
/
+1
*
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
2012-03-27
1
-1
/
+1
*
mtd: m25p80: set writebufsize
Brian Norris
2012-03-27
1
-0
/
+1
*
mtd: mtdcore: remove unnecessary mtd->resume check
Brian Norris
2012-03-27
1
-1
/
+1
*
jffs2: fix typo in scan.c
Masanari Iida
2012-03-27
1
-1
/
+1
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
36
-349
/
+350
*
jffs2: update to new MTD interface
Brian Norris
2012-03-27
1
-3
/
+1
*
romfs: switch to new MTD API
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
jffs2: remove direct mtd->point reference
Artem Bityutskiy
2012-03-27
1
-11
/
+9
*
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
2012-03-27
3
-0
/
+1399
*
mtd: minor coding style cleanup in mtdpart.c
Stefan Roese
2012-03-27
1
-1
/
+1
*
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-03-27
3
-39
/
+3
*
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
2012-03-27
1
-6
/
+7
*
mtd: mtdoops: kill Kconfig usage instructions
Brian Norris
2012-03-27
1
-3
/
+0
*
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
2012-03-27
1
-100
/
+0
*
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
2012-03-27
1
-12
/
+0
*
mtd: spear_smi: release memory region during remove
Shiraz Hashim
2012-03-27
1
-0
/
+4
*
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
2012-03-27
4
-0
/
+1180
*
mtd: nand: correct comment on nand_chip badblockbits
Brian Norris
2012-03-27
1
-2
/
+3
*
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
2012-03-27
1
-4
/
+8
*
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
2012-03-27
1
-17
/
+23
*
mtd: nand: erase block before marking bad
Brian Norris
2012-03-27
1
-0
/
+11
*
mtd: onenand: samsung: add missing iounmap
Julia Lawall
2012-03-27
1
-2
/
+2
*
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
Fabio Estevam
2012-03-27
1
-1
/
+1
*
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
2012-03-27
3
-2
/
+8
*
mtd: pmc551: fix signedness bug in init_pmc551()
Xi Wang
2012-03-27
1
-2
/
+2
*
mtd: cfi: AMD/Fujitsu compatibles: add panic write support
Ira W. Snyder
2012-03-27
1
-0
/
+240
*
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
2012-03-03
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-03-03
1
-2
/
+2
|
\
|
*
[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
Boaz Harrosh
2012-02-25
1
-2
/
+2
*
|
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2012-03-03
4
-2
/
+8
|
\
\
|
*
|
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
James Bottomley
2012-02-28
1
-0
/
+4
|
*
|
[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
Cong Wang
2012-02-27
1
-0
/
+2
[next]