summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2008-09-012-0/+11
| * | | [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-012-2/+19
| * | | [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-012-44/+44
| * | | [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse2008-09-011-0/+1
| * | | [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee2008-09-011-0/+23
| * | | CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells2008-09-011-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-011758-19102/+61067
| |\ \ \
| * | | | [JFFS2] Move JFFS2 config options out of fs/KconfigAlexey Dobriyan2008-09-012-189/+189
| * | | | [MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal2008-08-251-24/+62
| * | | | [MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi2008-08-251-1/+0
| * | | | [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-203-6/+7
| * | | | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans2008-08-201-11/+33
| * | | | [JFFS2] Fill in f_fsid field in jffs2_statfs()David Woodhouse2008-08-181-0/+2
| * | | | [MTD] removed unused #include <version.h>Huang Weiyi2008-08-173-3/+0
| * | | | [MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse2008-08-161-11/+9
| * | | | [MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans2008-08-162-124/+1086
| * | | | [MTD] [OneNAND] OMAP3: add delay for GPIOAdrian Hunter2008-08-151-2/+7
| * | | | [JFFS2] Correct symlink name too long error codeAdrian Hunter2008-08-141-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-123562-25608/+65997
| |\ \ \ \
| * | | | | [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driverAdrian Hunter2008-08-124-1/+791
| * | | | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-126-9/+11
| * | | | | [MTD] m25p80.c extended jedec supportChen Gong2008-08-111-39/+47
| * | | | | [MTD] m25p80.c code cleanupChen Gong2008-08-111-1/+1
| * | | | | [MTD] m25p80.c erase enhanceChen Gong2008-08-111-8/+40
| * | | | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi2008-08-111-1/+0
| * | | | | [MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse2008-08-073-27/+31
| * | | | | [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-072-5/+13
| * | | | | [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-071-1/+1
| * | | | | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operationsAnders Grafström2008-08-062-14/+42
| * | | | | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev2008-08-063-50/+73
| * | | | | [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu descriptionGeorge G. Davis2008-08-061-1/+1
| * | | | | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-046-354/+0
| * | | | | [MTD] Use DIV_ROUND_UPJulia Lawall2008-08-023-4/+3
| * | | | | [MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-08-015-466/+0
| * | | | | [MTD] [OneNAND] Add defines for HF and sync writeAdrian Hunter2008-08-011-0/+2
| * | | | | [MTD] dataflash OTP supportDavid Brownell2008-08-016-9/+219
* | | | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-2020-23/+9
* | | | | | fs/Kconfig: move CIFS outAlexey Dobriyan2008-10-202-142/+143
* | | | | | include/linux/bcd.h: remove commentsAdrian Bunk2008-10-201-9/+0
* | | | | | remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk2008-10-201-7/+0
* | | | | | drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk2008-10-201-6/+6
* | | | | | i2c: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-17/+17
* | | | | | mn10300: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-3/+3
* | | | | | mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-205-59/+59
* | | | | | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton2008-10-201-15/+15
* | | | | | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-206-83/+83
* | | | | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-2030-509/+509
* | | | | | cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-204-45/+45
* | | | | | alpha: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-11/+11
* | | | | | acpi: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9