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] 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
*
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
|
\
|
*
[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
*
|
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-2
/
+0
|
/
*
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2005-12-22
1
-1
/
+1
*
[PATCH] mtd onenand driver: use platform_device.h instead device.h
Kyungmin Park
2005-12-18
1
-2
/
+2
*
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
2005-12-18
2
-5
/
+26
*
[PATCH] mtd onenand driver: fix unlock problem in DDP
Kyungmin Park
2005-12-18
1
-4
/
+6
*
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
2005-12-18
1
-6
/
+10
*
[PATCH] blkmtd: use clear_page_dirty()
Andrew Morton
2005-12-12
1
-4
/
+4
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
5
-10
/
+11
*
[MTD] chips: make sharps driver usable again
Richard Purdie
2005-11-29
1
-57
/
+66
*
[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] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
2005-11-29
1
-6
/
+4
*
[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
*
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2005-11-29
1
-3
/
+3
*
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
2005-11-29
1
-3
/
+3
*
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
2005-11-29
1
-4
/
+2
[next]