index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-06-26
1
-1
/
+1
|
\
|
*
kconfig: remove leading whitespace in menu prompts
Roman Zippel
2006-06-09
1
-1
/
+1
*
|
[MTD] sun_uflash: Port to new EBUS device layer.
David S. Miller
2006-06-25
1
-100
/
+95
*
|
[MTD] Prepare physmap for 64-bit-resources
Andrew Morton
2006-06-09
1
-3
/
+3
*
|
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-29
1
-1
/
+1
*
|
LASAT depends on MTD_CFI
Martin Michlmayr
2006-05-17
1
-2
/
+2
*
|
[PCMCIA MTD] Fix leak and crash on reboot
Sean Young
2006-05-17
1
-0
/
+1
*
|
[MTD] Remove gratuitous inclusion of ARM-only header from physmap.c
David Woodhouse
2006-05-14
1
-1
/
+0
*
|
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
3
-4
/
+4
*
|
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
2006-05-12
1
-1
/
+1
*
|
[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig
Jean-Luc Leger
2006-05-12
1
-1
/
+0
*
|
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-05-07
2
-70
/
+188
*
|
mtd: SC520CDP should depend on MTD_CONCAT
Daniel Drake
2006-04-29
1
-1
/
+1
*
|
[PATCH] mtd, nettel: fix build error and implicit declaration
Jesper Juhl
2006-04-11
1
-0
/
+2
|
/
*
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] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd
Petri T. Koistinen
2006-03-31
1
-1
/
+1
*
|
[PATCH] Dead code in mtd/maps/pci.c
Eric Sesterhenn
2006-03-31
1
-3
/
+0
*
|
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
17
-32
/
+22
|
/
*
BUG_ON() Conversion in drivers/mtd/
Eric Sesterhenn
2006-03-26
1
-4
/
+4
*
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
1
-7
/
+7
*
[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
*
[ARM] Remove EPXA10DB machine support
Russell King
2006-01-08
3
-188
/
+0
*
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
1
-45
/
+9
*
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
1
-4
/
+1
*
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-06
1
-25
/
+11
*
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2006-01-05
1
-16
/
+20
*
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2005-12-22
1
-1
/
+1
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
1
-1
/
+2
*
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2005-11-29
2
-7
/
+0
*
[MTD] maps: sparse fixup
Luiz Capitulino
2005-11-29
1
-2
/
+2
*
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2005-11-29
2
-4
/
+4
*
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
2005-11-29
1
-12
/
+66
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-19
1
-11
/
+11
|
\
|
*
[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms
Russell King
2005-11-17
1
-11
/
+11
*
|
[ARM] Drivers should not make use of architecture private __ioremap
Russell King
2005-11-17
1
-3
/
+3
|
/
*
[MTD] maps: Replace dependency on non existing config option
Sean Young
2005-11-13
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
7
-121
/
+112
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
7
-121
/
+112
*
|
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
3
-3
/
+0
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
61
-549
/
+1017
|
\
|
*
[MTD] maps: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
61
-470
/
+470
|
*
[MTD] maps: Add support for the "TQM834x" Boards
Marian Balakowicz
2005-11-07
3
-2
/
+302
|
*
[MTD] maps ixp2000: fix compile warnings in ixp2000 map driver
Lennert Buytenhek
2005-11-07
1
-3
/
+3
[next]