summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell
2006-03-02[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...John Bowler
2006-02-28[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition tableJohn Bowler
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev
2006-02-08[PATCH] arm: fix dependencies for MTD_XIPAl Viro
2006-02-03[PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr
2006-02-01[PATCH] tsunami_flash: fix "parse error before ';' token"Alexey Dobriyan
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk
2006-01-16[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[PATCH] spi: misc fixesDavid Brownell
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-09Merge Linus' tree.Russell King
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07Merge with Linus' kernel.Russell King
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-18[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park
2005-12-18[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-29[MTD] chips: make sharps driver usable againRichard Purdie
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki
2005-11-29[MTD] RFD_FTL: Use lanana assigned major device numberSean Young
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King
2005-11-13[MTD] maps: Replace dependency on non existing config optionSean Young
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering