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] [NOR] AT49BV6416 has swapped erase regions
Haavard Skinnemoen
2008-10-18
1
-4
/
+12
*
[MTD] [NAND] GPIO NAND flash driver
Mike Rapoport
2008-10-18
4
-0
/
+401
*
[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Philip Rakity
2008-10-18
1
-0
/
+1
*
[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection
Christopher Moore
2008-10-18
1
-0
/
+36
*
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
Manish Katiyar
2008-10-18
1
-0
/
+2
*
[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash
Alexander Belyakov
2008-10-18
2
-4
/
+5
*
[MTD] mtdoops: Fix a bug where block may not be erased
Richard Purdie
2008-10-18
1
-3
/
+1
*
[MTD] mtdoops: Add a magic number to logged kernel oops
Richard Purdie
2008-10-18
1
-14
/
+18
*
[MTD] mtdoops: Fix an off by one error
Richard Purdie
2008-10-18
1
-3
/
+3
*
Merge branch 'master' of git://git.infradead.org/ubi-2.6
David Woodhouse
2008-10-18
3
-8
/
+4
|
\
|
*
UBI: print reserved_peb when it is too large
Deepak Saxena
2008-10-09
1
-2
/
+2
|
*
UBI: fix IS_ERR test
Julien Brunel
2008-09-26
1
-1
/
+1
|
*
UBI: remove BKL
Artem Bityutskiy
2008-09-05
1
-5
/
+1
*
|
[JFFS2] Correct parameter names of jffs2_compress() in comments
Geert Uytterhoeven
2008-10-17
1
-2
/
+2
*
|
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
Yoshihiro Shimoda
2008-10-14
4
-0
/
+434
*
|
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
Richard Genoud
2008-10-14
1
-52
/
+6
*
|
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
David Woodhouse
2008-10-14
1
-2
/
+0
*
|
[MTD] m25p80.c extended jedec support (v2)
Chen Gong
2008-10-14
1
-2
/
+2
*
|
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
2008-10-13
4
-6
/
+2
*
|
[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE
Kumar Gala
2008-10-10
1
-7
/
+0
*
|
[MTD] [NAND] driver extension to support NAND on TQM85xx modules
Wolfgang Grandegger
2008-10-10
2
-5
/
+14
*
|
[MTD] [NAND] fsl_upm: update driver for the new OF bindings
Anton Vorontsov
2008-10-10
1
-24
/
+33
*
|
[MTD] [INFTL] Fix infinite loop in INFTL_foldchain
Daniel Rosenthal
2008-10-08
1
-1
/
+4
*
|
[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM
Mike Frysinger
2008-09-26
1
-1
/
+1
*
|
[MTD] [NOR] intel_dc21285 switch to ROM API
Alan Cox
2008-09-26
1
-13
/
+3
*
|
Export the ROM enable/disable helpers
Alan Cox
2008-09-26
2
-2
/
+6
*
|
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
Alexander Belyakov
2008-09-26
1
-2
/
+15
*
|
[MTD] [NAND] nand_base.c: reset chip first
Karl Beldan
2008-09-16
1
-0
/
+8
*
|
[MTD] [NAND] OMAP2: add retry after read timeout
Adrian Hunter
2008-09-16
1
-3
/
+23
*
|
[MTD] [NAND] Freescale i.MX2 NAND driver
Sascha Hauer
2008-09-02
4
-0
/
+1112
*
|
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
Enrico Scholz
2008-09-01
1
-1
/
+4
*
|
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
Enrico Scholz
2008-09-01
2
-26
/
+26
*
|
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
Enrico Scholz
2008-09-01
2
-9
/
+9
*
|
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
Enrico Scholz
2008-09-01
2
-0
/
+11
*
|
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
Enrico Scholz
2008-09-01
2
-2
/
+19
*
|
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
Enrico Scholz
2008-09-01
2
-44
/
+44
*
|
[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled
David Woodhouse
2008-09-01
1
-0
/
+1
*
|
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
Semun Lee
2008-09-01
1
-0
/
+23
*
|
CRED: Wrap task credential accesses in the JFFS2 filesystem
David Howells
2008-09-01
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-09-01
1758
-19102
/
+61067
|
\
\
|
*
|
Resource handling: add 'insert_resource_expand_to_fit()' function
Linus Torvalds
2008-08-29
2
-25
/
+64
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-08-29
3
-1
/
+8
|
|
\
\
|
|
*
|
ALSA: oxygen: fix distorted output on AK4396-based cards
Clemens Ladisch
2008-08-29
2
-0
/
+8
|
|
*
|
Revert "ALSA: hda - Added model selection for iMac 24""
Takashi Iwai
2008-08-27
1
-1
/
+0
|
*
|
|
Don't trigger softlockup detector on network fs blocked tasks
Andi Kleen
2008-08-29
1
-0
/
+4
|
*
|
|
Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...
Linus Torvalds
2008-08-29
1
-78
/
+0
|
|
|
/
|
|
/
|
|
*
|
Linux 2.6.27-rc5
v2.6.27-rc5
Linus Torvalds
2008-08-28
1
-1
/
+1
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-08-28
41
-313
/
+17518
|
|
\
\
|
|
*
|
[ARM] 5226/1: remove unmatched comment end.
Jean-Christophe DUBOIS
2008-08-28
1
-1
/
+1
|
|
*
|
Merge branch 'omap-rmk'
Russell King
2008-08-27
20
-220
/
+17310
|
|
|
\
\
[next]