aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse5688-217433/+328325
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-26Revert "mtd: cleanup Kconfig dependencies"David Woodhouse1-22/+24
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF3-4/+9
2010-10-26mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF1-0/+26
2010-10-26mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF1-0/+7
2010-10-26mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded oneGuillaume LECERF1-2/+2
2010-10-26block2mtd: dubious assignmentNicolas Kaiser1-1/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds60-417/+800
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds52-29325/+96
2010-10-25Coda: replace BKL with mutexYoshihisa Abe4-50/+70
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe8-190/+96
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe7-17/+58
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds75-1845/+5781
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds168-3056/+7265
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-47/+13
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds47-215/+707
2010-10-25P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258063-2/+24
2010-10-25P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang5-328/+426
2010-10-24Merge branch 'next' into for-linusDmitry Torokhov75-1845/+5781
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser1-1/+1
2010-10-25sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu1-2/+2
2010-10-25mtd: phram: use KBUILD_MODNAMEJoe Perches1-1/+1
2010-10-25mtd: OneNAND: S5PC110: Fix double call suspend & resume functionKyungmin Park1-2/+1
2010-10-25mtd: nand: fix MTD_MODE_RAW writesJon Povey1-1/+1
2010-10-25jffs2: use kmemdupJulia Lawall1-2/+1
2010-10-25mtd: sm_ftl: cosmetic, use bool when possibleMaxim Levitsky1-4/+4
2010-10-25mtd: r852: remove useless pci powerup/down from suspend/resume routinesMaxim Levitsky2-31/+1
2010-10-25mtd: blktrans: fix a race vs kthread_stopMaxim Levitsky1-0/+4
2010-10-25mtd: blktrans: kill BKLMaxim Levitsky1-6/+0
2010-10-25mtd: allow to unload the mtdtrans module if its block devices aren't openMaxim Levitsky1-28/+24
2010-10-25mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger1-3/+7
2010-10-25mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger1-10/+4
2010-10-25mtd: cfi_cmdset_0002: code cleanupsWolfram Sang1-39/+8
2010-10-25mtd: onenand: fix 4KiB page onenand chip recognitionRoman Tereshonkov1-2/+3
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese1-3/+5
2010-10-25jffs2: Reduce excessive scan of empty blocksJoakim Tjernlund1-6/+6
2010-10-25jffs2: Fix serious write stall due to eraseJoakim Tjernlund1-3/+4
2010-10-25mtd: omap2: fix static declaration warningG, Manjunath Kondaiah1-2/+2
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake5-7/+29
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior1-168/+147
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior1-56/+99
2010-10-25mtd: Fix endianness issues from device treeIan Munsie5-20/+20
2010-10-25mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander1-0/+1
2010-10-25mtd: nandsim: add module param for BBT handlingSebastian Andrzej Siewior1-2/+17
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior3-2/+5
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior3-28/+213
2010-10-25mtd: nand: pull in td into read_bbt()Sebastian Andrzej Siewior1-7/+9