aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-0139-173/+321
|\
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1
| * [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * [JFFS2] Fix allocation of summary bufferDavid Woodhouse2008-08-012-14/+32
| * Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-0128-51/+51
| * [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
| * [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-301-1/+5
| * [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
| * [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-301-1/+1
| * [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-301-17/+40
| * [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-301-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-0121-268/+203
|\ \
| * | [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-015-12/+13
| * | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-013-45/+18
| * | [patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi2008-08-011-8/+7
| * | [PATCH] devpts: switch to IDAAlexey Dobriyan2008-08-011-8/+8
| * | [PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan2008-08-011-5/+5
| * | [PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan2008-08-011-12/+9
| * | [PATCH] fix bdev leak in block_dev.c do_open()Al Viro2008-08-011-1/+3
| * | [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-015-22/+35
| * | [PATCH] clean dup2() up a bitAl Viro2008-08-011-26/+27
| * | [PATCH] merge locate_fd() and get_unused_fd()Al Viro2008-08-014-130/+77
| * | [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro2008-08-011-0/+2
| * | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley2008-08-011-1/+1
* | | Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-013-8/+19
|\ \ \
| * | | [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...zhangxiliang2008-08-011-3/+8
| * | | [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang2008-08-011-1/+1
| * | | Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang2008-08-011-2/+8
| * | | kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari2008-08-011-1/+1
| * | | [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris2008-08-011-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-08-017-95/+40
|\ \ \
| * | | au1xmmc: raise segment size limit.Manuel Lauss2008-08-011-1/+7
| * | | mmc_block: use proper sg iteratorsPierre Ossman2008-08-011-6/+11
| * | | mmc: properly iterate over sg list in debug checkPierre Ossman2008-08-011-2/+3
| * | | mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-011-82/+3
| * | | sdhci: check correct return valuePierre Ossman2008-08-011-1/+1
| * | | sdhci: disable DMA for req, not completelyPierre Ossman2008-08-011-2/+2
| * | | sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-013-1/+13
| |/ /