Age | Commit message (Expand) | Author |
2011-03-24 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-24 | UBI: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-23 | tmio: Silence warnings introduced by mfd changes | Andres Salomon |
2011-03-23 | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to t7166xb drivers | Andres Salomon |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | UBI: make tests modes dynamic | Artem Bityutskiy |
2011-03-16 | UBI: make self-checks dynamic | Artem Bityutskiy |
2011-03-16 | UBI: make debugging messages dynamic | Artem Bityutskiy |
2011-03-16 | UBI: remove UBI_IO_DEBUG macro | Artem Bityutskiy |
2011-03-16 | UBI: kill debugging buffer | Artem Bityutskiy |
2011-03-16 | UBI: allocate erase checking buffer on demand | Artem Bityutskiy |
2011-03-16 | UBI: allocate write checking buffer on demand | Artem Bityutskiy |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-03-13 | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds |
2011-03-11 | mtd: add "platform:" prefix for platform modalias | Axel Lin |
2011-03-11 | mtd: mtd_blkdevs: fix double free on error path | Maxim Levitsky |
2011-03-11 | mtd: amd76xrom: fix oops at boot when resources are not available | Stanislaw Gruszka |
2011-03-11 | mtd: fix race in cfi_cmdset_0001 driver | Joakim Tjernlund |
2011-03-11 | mtd: jedec_probe: initialise make sector erase command variable | Antony Pavlov |
2011-03-11 | mtd: jedec_probe: Change variable name from cfi_p to cfi | Antony Pavlov |
2011-03-10 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-03-08 | UBI: provide LEB offset information | Artem Bityutskiy |
2011-03-08 | UBI: incorporate maximum write size | Artem Bityutskiy |
2011-03-07 | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao |
2011-03-02 | Merge branch 'devel-cleanup' into omap-for-linus | Tony Lindgren |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-02-22 | mtd: OneNAND: Change dependency of ARCH_EXYNOS4 | Kukjin Kim |
2011-02-17 | mtd: OneNAND: OMAP2: increase multiblock erase verify timeout | Roman Tereshonkov |
2011-02-17 | OMAP: OneNAND: determine frequency in one place | Adrian Hunter |
2011-02-17 | omap3: nand: making ecc layout as compatible with romcode ecc | Sukumar Ghorai |
2011-02-17 | omap3: nand: ecc layout select from board file | Sukumar Ghorai |
2011-02-17 | omap3: nand: configurable fifo threshold to gain the throughput | Sukumar Ghorai |
2011-02-17 | omap3: nand: prefetch in irq mode support | Sukumar Ghorai |
2011-02-17 | omap3: nand: configurable transfer type per board | Sukumar Ghorai |
2011-02-17 | omap3630: nand: fix device size to work in polled mode | Sukumar Ghorai |
2011-02-17 | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2011-02-06 | UBI: always re-read in case of read failures | Artem Bityutskiy |
2011-02-06 | UBI: cleanup comments about corrupted PEBs | Artem Bityutskiy |
2011-02-06 | UBI: add slab cache for ubi_scan_leb objects | Artem Bityutskiy |
2011-02-06 | UBI: use raw mtd read function in debugging code | Artem Bityutskiy |
2011-02-06 | UBI: try to reveal buggy MTD drivers | Artem Bityutskiy |
2011-01-29 | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" | Artem Bityutskiy |
2011-01-26 | UBI: add a commentary about allocating VID header buffer on stack | Artem Bityutskiy |