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
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Remove blkmtd
Joern Engel
2006-04-11
3
-831
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
1
-21
/
+0
|
\
|
*
MTD: remove obsolete Kconfig options
Anders Larsen
2006-04-01
1
-21
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-04-02
1
-67
/
+48
|
\
\
|
|
/
|
/
|
|
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-17
/
+10
|
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-12
/
+11
|
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-29
/
+26
|
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-13
/
+9
|
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
1
-5
/
+2
|
*
[PATCH] pcmcia: remove export of pcmcia_release_configuration
Dominik Brodowski
2006-03-31
1
-2
/
+1
*
|
[PATCH] LED: add NAND MTD activity LED trigger
Richard Purdie
2006-03-31
1
-1
/
+25
*
|
[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd
Petri T. Koistinen
2006-03-31
1
-1
/
+1
*
|
[PATCH] mtd: fix broken name_to_dev_t() declaration
Herbert Poetzl
2006-03-31
1
-2
/
+1
*
|
[PATCH] mtd/redboot: Handle holes in fis table
Peter Korsgaard
2006-03-31
1
-5
/
+1
*
|
[PATCH] Add chip used in collie to jedec_probe
Pavel Machek
2006-03-31
1
-0
/
+17
*
|
[PATCH] Dead code in mtd/maps/pci.c
Eric Sesterhenn
2006-03-31
1
-3
/
+0
*
|
[PATCH] Kill ifdefs in mtdcore.c
Pavel Machek
2006-03-31
1
-9
/
+4
*
|
[PATCH] Fix debug statement in inftlcore.c
Eric Sesterhenn / snakebyte
2006-03-31
1
-1
/
+1
*
|
[PATCH] mtd cmdlinepart: allow zero offset value
Atsushi Nemoto
2006-03-31
1
-3
/
+4
*
|
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
22
-45
/
+31
*
|
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
Adrian Bunk
2006-03-31
1
-9
/
+8
*
|
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2006-03-31
2
-9
/
+3
*
|
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2006-03-31
6
-64
/
+67
*
|
[PATCH] sem2mutex: mtd/doc2000.c
Ingo Molnar
2006-03-31
1
-3
/
+4
*
|
[PATCH] m25p80: printk warning fix
Andrew Morton
2006-03-31
1
-1
/
+1
|
/
*
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
2006-03-26
1
-3
/
+2
*
BUG_ON() Conversion in drivers/mtd/
Eric Sesterhenn
2006-03-26
3
-10
/
+7
*
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
1
-7
/
+7
*
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
2006-03-14
1
-1
/
+1
*
[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...
John Bowler
2006-03-02
1
-12
/
+10
*
[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table
John Bowler
2006-02-28
1
-1
/
+27
*
[PATCH] cfi: init wait queue in chip struct
Simon Vogl
2006-02-24
1
-0
/
+1
*
[PATCH] cfi_cmdset_0001: fix range for cache invalidation
Alexey Korolev
2006-02-20
1
-7
/
+7
*
[PATCH] arm: fix dependencies for MTD_XIP
Al Viro
2006-02-08
1
-1
/
+1
*
[PATCH] Fix compilation errors in maps/dc21285.c
Martin Michlmayr
2006-02-03
1
-3
/
+6
*
[PATCH] tsunami_flash: fix "parse error before ';' token"
Alexey Dobriyan
2006-02-01
1
-1
/
+1
*
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2006-01-16
2
-0
/
+2
*
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
Adrian Bunk
2006-01-16
1
-3
/
+3
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
4
-4
/
+4
*
[PATCH] spi: misc fixes
David Brownell
2006-01-13
2
-2
/
+4
*
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
2
-36
/
+42
*
[PATCH] spi: M25 series SPI flash
Mike Lavender
2006-01-13
3
-0
/
+589
*
[PATCH] spi: mtd dataflash driver
David Brownell
2006-01-13
3
-0
/
+632
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
3
-3
/
+3
*
Merge Linus' tree.
Russell King
2006-01-09
3
-16
/
+11
|
\
|
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
1
-16
/
+9
|
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
2
-0
/
+2
*
|
[ARM] Remove EPXA10DB machine support
Russell King
2006-01-08
3
-188
/
+0
|
/
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
Merge with Linus' kernel.
Russell King
2006-01-07
1
-85
/
+36
|
\
[next]