aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee2011-05-24
* mtd: denali: detect the number of banksJamie Iles2011-05-24
* mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-24
* mtd: denali: convert to generic DMA APIJamie Iles2011-05-24
* mtd: onenand: add missing checkjohn.maxin@nokia.com2011-05-24
* mtd: return badblockbits backArtem Bityutskiy2011-05-24
* mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-24
* JFFS2: retry large buffer allocationsGrant Erickson2011-05-24
* mtd: mtdchar: retry large buffer allocationsGrant Erickson2011-05-24
* mtd: create function to perform large allocationsGrant Erickson2011-05-24
* mtd: mtdconcat: fix NAND OOB writeFelix Radensky2011-05-24
* mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-24
* mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy2011-05-24
* mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-24
* mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-24
* mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-24
* mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler2011-05-24
* mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov2011-05-24
* mtd: denali: drop __TIME__ usageMichal Marek2011-05-24
* mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris2011-05-24
* mtd: nand: renumber conflicting BBT flagsBrian Norris2011-05-24
* mtd: m25p80: add support for the MX25L1606E chipGabor Juhos2011-05-24
* jffs2: remove unused variablesSergey Senozhatsky2011-05-24
* mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach2011-05-24
* Linux 2.6.39Linus Torvalds2011-05-19
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2011-05-18
|\
| * configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker2011-05-18
| * configfs: Don't try to d_delete() negative dentries.Joel Becker2011-05-18
| * ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran2011-05-13
| * ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran2011-05-13
| * ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran2011-05-13
| * ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran2011-05-13
| * ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran2011-05-13
| * ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye2011-05-13
| * ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner2011-05-13
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-18
|\ \
| * | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
| * | of: fix race when matching driversMilton Miller2011-05-18
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-18
|\ \ \
| * | | MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-18
| * | | MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-18
| * | | MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-18
| * | | MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-18
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-18
|\ \ \ \ | |_|/ / |/| | |
| * | | block: don't delay blk_run_queue_asyncShaohua Li2011-05-18
| * | | scsi: remove performance regression due to async queue runJens Axboe2011-05-17
| * | | blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal2011-05-16
| * | | block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo2011-04-29
| * | | cdrom: always check_disk_change() on openTejun Heo2011-04-29
| * | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21