aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07Merge with Linus' kernel.Russell King1-85/+36
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski1-45/+9
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-4/+1
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-25/+11
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-16/+20
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-2/+0
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-12-18[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park2-5/+26
2005-12-18[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park1-4/+6
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-6/+10
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton1-4/+4
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk5-10/+11
2005-11-29[MTD] chips: make sharps driver usable againRichard Purdie1-57/+66
2005-11-29[MTD] Remove bogus PQ2FADS driverThomas Gleixner2-7/+0
2005-11-29[MTD] maps: sparse fixupLuiz Capitulino1-2/+2
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre1-6/+4
2005-11-29[MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2-4/+4
2005-11-29[MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler1-12/+66
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-3/+3
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki1-3/+3
2005-11-29[MTD] RFD_FTL: Use lanana assigned major device numberSean Young1-4/+2
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-11/+11
2005-11-17[ARM] Drivers should not make use of architecture private __ioremapRussell King2-4/+4
2005-11-17[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platformsRussell King1-11/+11
2005-11-13[MTD] maps: Replace dependency on non existing config optionSean Young1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-159/+151
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-159/+151
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-6/+1
2005-11-09[PATCH] mtd: onenand_base needs sched.hAndrew Morton1-0/+2
2005-11-09[PATCH] mtd: rfd_ftl build fixAndrew Morton1-0/+1
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds127-2527/+6042
2005-11-07[PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer1-0/+6
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl20-63/+32
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-1/+1
2005-11-07[MTD] OneNAND: Clean up trailing white spacesThomas Gleixner1-12/+12
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner17-695/+695
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner12-156/+156
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner61-470/+470
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner15-493/+493
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner16-399/+399
2005-11-07[MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov1-9/+9
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz3-2/+302
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek1-3/+3
2005-11-07[MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner1-6/+6
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner1-2/+2
2005-11-07[MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor1-0/+1
2005-11-07[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool1-1/+1
2005-11-07[MTD] OneNAND/Kconfig: Fix dependenciesThomas Gleixner1-4/+3