| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | mtd: Disable mtdchar mmap on MMU systems | David Woodhouse | 1 | -1/+5 |
| 2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 30 | -665/+3610 |
| 2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
| 2012-10-09 | mm: remove __GFP_NO_KSWAPD | Rik van Riel | 1 | -4/+2 |
| 2012-10-08 | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi | Linus Torvalds | 9 | -211/+2784 |
| 2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+55 |
| 2012-10-03 | UBI: Wire-up fastmap | Richard Weinberger | 2 | -0/+22 |
| 2012-10-03 | UBI: Add fastmap core | Richard Weinberger | 1 | -0/+1537 |
| 2012-10-03 | UBI: Add fastmap support to the WL sub-system | Richard Weinberger | 1 | -44/+531 |
| 2012-10-03 | UBI: Add fastmap stuff to attach.c | Richard Weinberger | 3 | -130/+260 |
| 2012-10-03 | UBI: Wire-up ->fm_sem | Richard Weinberger | 1 | -0/+12 |
| 2012-10-03 | UBI: Add fastmap bits to build.c | Richard Weinberger | 1 | -3/+65 |
| 2012-10-03 | UBI: Add self_check_eba() | Richard Weinberger | 1 | -0/+96 |
| 2012-10-03 | UBI: Export next_sqnum() | Richard Weinberger | 1 | -9/+9 |
| 2012-10-03 | UBI: Add fastmap stuff to ubi.h | Richard Weinberger | 2 | -25/+115 |
| 2012-10-03 | UBI: Add fastmap on-flash data structures | Richard Weinberger | 1 | -0/+137 |
| 2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 14 | -322/+394 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
| 2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 6 | -7/+7 |
| 2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -40/+0 |
| 2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -15/+72 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -139/+293 |
| 2012-09-29 | mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID | Brian Norris | 1 | -5/+11 |
| 2012-09-29 | mtd: nand: decode Hynix MLC, 6-byte ID length | Brian Norris | 1 | -1/+44 |
| 2012-09-29 | mtd: nand: add generic READ ID length calculation functions | Brian Norris | 1 | -7/+65 |
| 2012-09-29 | mtd: nand: split simple ID decode into its own function | Brian Norris | 1 | -20/+31 |
| 2012-09-29 | mtd: nand: split extended ID decoding into its own function | Brian Norris | 1 | -55/+67 |
| 2012-09-29 | mtd: nand: split BB marker options decoding into its own function | Brian Norris | 1 | -27/+39 |
| 2012-09-29 | mtd: nand: remove redundant ID read | Brian Norris | 1 | -8/+2 |
| 2012-09-29 | mtd: nand: remove unnecessary variable | Brian Norris | 1 | -3/+1 |
| 2012-09-29 | mtd: docg4: add missing HAS_IOMEM dependency | Peter Huewe | 1 | -1/+1 |
| 2012-09-29 | mtd: gpmi: initialize the timing registers only one time | Huang Shijie | 2 | -0/+9 |
| 2012-09-29 | mtd: gpmi: add EDO feature for imx6q | Huang Shijie | 3 | -1/+227 |
| 2012-09-29 | mtd: gpmi: do not set the default values for the extra clocks | Huang Shijie | 1 | -10/+5 |
| 2012-09-29 | mtd: gpmi: simplify the DLL setting code | Huang Shijie | 1 | -13/+9 |
| 2012-09-29 | mtd: gpmi: add a new field for HW_GPMI_CTRL1 | Huang Shijie | 3 | -0/+17 |
| 2012-09-29 | mtd: gpmi: do not get the clock frequency in gpmi_begin() | Huang Shijie | 1 | -6/+4 |
| 2012-09-29 | mtd: gpmi: add a new field for HW_GPMI_TIMING1 | Huang Shijie | 3 | -8/+22 |
| 2012-09-29 | mtd: add helpers to set/get features for ONFI nand | Huang Shijie | 1 | -0/+50 |
| 2012-09-29 | mtd: fsl_ifc_nand: fix sparse warnings | Kim Phillips | 1 | -3/+3 |
| 2012-09-29 | mtd: nandsim: bugfix: fail if overridesize is too big | Richard Genoud | 1 | -0/+1 |
| 2012-09-29 | mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors | Mike Dunn | 1 | -0/+2 |
| 2012-09-29 | mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS | Richard Genoud | 1 | -4/+5 |
| 2012-09-29 | mtd: remove bcmring NAND driver | Christian Daudt | 6 | -1246/+0 |
| 2012-09-29 | mtd: nand: clk: preparation for switch to common clock framework | m-karicheri2@ti.com | 1 | -3/+3 |
| 2012-09-29 | mtd: mtd_nandecctest: add double bit error detection tests | Akinobu Mita | 1 | -0/+79 |
| 2012-09-29 | mtd: mtd_nandecctest: add single bit error correction test | Akinobu Mita | 1 | -0/+37 |
| 2012-09-29 | mtd: mtd_nandecctest: add no corruption test | Akinobu Mita | 1 | -0/+26 |
| 2012-09-29 | mtd: mtd_nandecctest: rewrite the test routine | Akinobu Mita | 1 | -23/+70 |
| 2012-09-29 | mtd: mtd_nandecctest: support injecting bit error for ecc code | Akinobu Mita | 1 | -2/+16 |
| 2012-09-29 | mtd: tests: test for multi-bit error correction | Iwo Mergler | 2 | -0/+461 |
| 2012-09-29 | mtd: cmdlinepart: make the partitions rule more strict | Shmulik Ladkani | 1 | -1/+11 |
| 2012-09-29 | mtd: nand/gpio: Convert to module_platform_driver() | Sachin Kamat | 1 | -14/+1 |
| 2012-09-29 | mtd: mxc_nand: Adapt the clock name to the new clock framework | Fabio Estevam | 1 | -1/+1 |
| 2012-09-29 | mtd: mxc_nand: Convert to module_platform_driver() | Fabio Estevam | 1 | -15/+3 |
| 2012-09-29 | mtd: gpmi-nand: Convert to module_platform_driver() | Fabio Estevam | 1 | -22/+7 |
| 2012-09-29 | mtd: gpmi-nand: Improve logging style | Fabio Estevam | 1 | -3/+6 |
| 2012-09-29 | mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p | Marek Vasut | 1 | -2/+2 |
| 2012-09-29 | mtd: basic (read only) driver for BCMA serial flash | Rafał Miłecki | 3 | -0/+114 |
| 2012-09-29 | mtd: mtd_nandecctest: ensure alignment requirement for bitops | Akinobu Mita | 1 | -14/+29 |
| 2012-09-29 | mtd: mtd_nandecctest: improve message output | Akinobu Mita | 1 | -19/+29 |
| 2012-09-29 | mtd: mtd_nandecctest: make module_init() return appropriate errno | Akinobu Mita | 1 | -1/+1 |
| 2012-09-29 | mtd: mtd_nandecctest: remove unnecessary include | Akinobu Mita | 1 | -1/+0 |
| 2012-09-29 | mtd: autcpu12-nvram: drop frees of devm_ alloc'd data | Julia Lawall | 1 | -14/+4 |
| 2012-09-29 | mtd: cmdlinepart: minor cleanups | Artem Bityutskiy | 1 | -78/+59 |
| 2012-09-29 | mtd: cmdlinepart: revise error handling | Artem Bityutskiy | 1 | -16/+18 |
| 2012-09-29 | mtd: bcm47part driver for BCM47XX chipsets | Rafał Miłecki | 3 | -0/+210 |
| 2012-09-29 | mtd: cmdlinepart: remove unneeded initialization | Artem Bityutskiy | 1 | -1/+1 |
| 2012-09-29 | mtd: omap2: fix module loading | Andreas Bießmann | 1 | -0/+1 |
| 2012-09-29 | mtd: omap2: fix omap_nand_remove segfault | Andreas Bießmann | 1 | -1/+1 |
| 2012-09-29 | mtd: cfi_cmdset_0001: Fix problem with unlocking timeout | Stefan Roese | 1 | -3/+11 |
| 2012-09-29 | mtd: nand: Added a device flag for subpage read support | Jeff Westfahl | 1 | -2/+7 |
| 2012-09-29 | mtd: orion_nand: remove <mach/hardware.h> include | Thomas Petazzoni | 1 | -1/+0 |
| 2012-09-29 | mtd: mtd_nandecctest: make module_init() return an error code if test fails | Akinobu Mita | 1 | -3/+6 |
| 2012-09-29 | mtd: mtd_nandecctest: remove unnecessary srandom32() call | Akinobu Mita | 1 | -2/+0 |
| 2012-09-29 | mtd: m25p80: add support for the EON EN25Q64 chip | Gabor Juhos | 1 | -0/+1 |
| 2012-09-29 | mtd: m25p80: add support for Micron N25Q128 | Jan Luebbe | 1 | -0/+1 |
| 2012-09-29 | mtd: lpc32xx_mlc: Cleanup after DT-only conversion | Roland Stigge | 1 | -28/+18 |
| 2012-09-29 | mtd: lpc32xx_slc: Cleanup after DT-only conversion | Roland Stigge | 1 | -31/+21 |
| 2012-09-29 | mtd: allow MTD_NAND_GPMI_NAND to be built as module | Fabio Estevam | 1 | -1/+1 |
| 2012-09-29 | mtd: nand: nand_bbt: export nand_update_bbt | Fabio Estevam | 1 | -1/+2 |
| 2012-09-29 | mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' | Shmulik Ladkani | 1 | -12/+12 |
| 2012-09-29 | mtd: s3c2410: Fix compiler warnings | Sachin Kamat | 1 | -0/+2 |
| 2012-09-29 | mtd: s3c2410: Use devm_* functions | Sachin Kamat | 1 | -37/+10 |
| 2012-09-29 | mtd: maps: rbtx4939-flash: delete unneeded test | Julia Lawall | 1 | -2/+0 |
| 2012-09-29 | mtd: mtdpart: break it as soon as we parse out the partitions | Huang Shijie | 1 | -1/+4 |
| 2012-09-29 | mtd: physmap_of: Add "no-unaligned-direct-access" DT property | Stefan Roese | 1 | -0/+14 |
| 2012-09-29 | mtd: spear_smi: use devm_ functions consistently | Julia Lawall | 1 | -65/+18 |
| 2012-09-29 | mtd: lantiq: Add NAND support on Lantiq XWAY SoC. | John Crispin | 3 | -0/+210 |
| 2012-09-29 | mtd: check for valid pdata inside plat_nand | John Crispin | 1 | -0/+5 |
| 2012-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 25 | -547/+0 |
| 2012-09-29 | mtd: m25p80: add support for Micron N25Q256A | Vivien Didelot | 1 | -0/+3 |
| 2012-09-29 | mtd: maps: pci: remove dead code | Wolfram Sang | 1 | -23/+0 |
| 2012-09-29 | mtd: use %*ph[CN] to dump small buffers | Andy Shevchenko | 4 | -41/+14 |
| 2012-09-29 | mtd: gpmi: fix the compiler warnings | Huang Shijie | 3 | -16/+12 |
| 2012-09-29 | mtd: nand: davinci: add OF support for davinci nand controller | Heiko Schocher | 1 | -1/+71 |
| 2012-09-29 | mtd: allow uclinux map driver to be used on any ColdFire CPU platform | Greg Ungerer | 1 | -1/+1 |
| 2012-09-29 | mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver | Greg Ungerer | 1 | -6/+9 |
| 2012-09-29 | mtd: s3c2410: Fix line over 80 characters warning | Sachin Kamat | 1 | -10/+20 |
| 2012-09-29 | mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces | Sachin Kamat | 1 | -8/+9 |
| 2012-09-29 | mtd: s3c2410: Do not initialise statics to 0 or NULL | Sachin Kamat | 1 | -37/+27 |
| 2012-09-29 | mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> | Sachin Kamat | 1 | -2/+1 |
| 2012-09-29 | mtd: s3c2410: Use pr_* instead of printk | Sachin Kamat | 1 | -1/+4 |
| 2012-09-29 | mtd: s3c2410: Use module_platform_driver() | Sachin Kamat | 1 | -14/+1 |
| 2012-09-29 | mtd: nand: Include IMX6 in the list of supported SoCs | Fabio Estevam | 1 | -1/+1 |
| 2012-09-29 | mtd: autcpu12-nvram: Convert driver to platform_device | Alexander Shiyan | 2 | -70/+82 |
| 2012-09-29 | mtd: autcpu12-nvram: Fix compile breakage | Alexander Shiyan | 1 | -8/+11 |
| 2012-09-29 | mtd: omap2: fix some typos in comments | Peter Meerwald | 1 | -5/+5 |
| 2012-09-29 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Brian Norris | 1 | -5/+2 |
| 2012-09-29 | mtd: atmel nand: fix gpio missing request | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+63 |
| 2012-09-29 | mtd: docg4: fix oob reads | Mike Dunn | 1 | -27/+6 |
| 2012-09-29 | mtd: spear_smi: fix compilation warning | Artem Bityutskiy | 1 | -1/+1 |
| 2012-09-29 | mtd: spear_smi: failure test for null rather than negative integer | Julia Lawall | 1 | -1/+1 |
| 2012-09-29 | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver | Roland Stigge | 1 | -2/+11 |
| 2012-09-29 | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver | Roland Stigge | 1 | -2/+11 |
| 2012-09-29 | mtd: nand: rename '_raw' BBT scan functions | Brian Norris | 1 | -10/+10 |
| 2012-09-29 | mtd: nand: use ECC, if present, when scanning OOB | Brian Norris | 1 | -7/+20 |
| 2012-09-29 | mtd: nand_bbt: use string library | Brian Norris | 1 | -18/+9 |
| 2012-09-29 | mtd: nand: remove unused 'int' return codes | Brian Norris | 1 | -11/+8 |
| 2012-09-29 | mtd: check for max_bitflips in mtd_read_oob() | Brian Norris | 1 | -1/+13 |
| 2012-09-29 | mtd: m25p80: Fix the Spansion chip detection | Marek Vasut | 1 | -5/+5 |
| 2012-09-29 | mtd: m25p80: add support for Spansion s25sl064p chip | Marek Vasut | 1 | -0/+1 |
| 2012-09-29 | mtd: gpmi: change the code for clocks | Huang Shijie | 3 | -18/+112 |
| 2012-09-29 | mtd: sh_flctl: Only copy OOB data if it is required | Bastian Hecht | 1 | -1/+2 |
| 2012-09-29 | mtd: sh_flctl: Use memcpy() instead of using a loop | Bastian Hecht | 1 | -6/+7 |
| 2012-09-28 | mtdchar: fix offset overflow detection | Linus Torvalds | 1 | -6/+42 |
| 2012-09-27 | driver/mtd:IFC NAND:Initialise internal SRAM before any write | Prabhakar Kushwaha | 1 | -1/+55 |
| 2012-09-26 | UBI: fix trivial typo 'it' => 'is' | Brian Norris | 1 | -1/+1 |
| 2012-09-26 | UBI: load after mtd device drivers | Jiang Lu | 1 | -1/+1 |
| 2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 6 | -7/+7 |
| 2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 1 | -15/+72 |
| 2012-09-20 | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren | 1 | -1/+1 |
| 2012-09-20 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 4 | -95/+250 |
| 2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann | 2 | -2/+2 |
| 2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2 | -2/+7 |
| 2012-09-16 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2 | -4/+2 |
| 2012-09-16 | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2 | -89/+241 |
| 2012-09-16 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 3 | -8/+6 |
| 2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -2/+2 |
| 2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+1 |
| 2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 1 | -2/+6 |
| 2012-09-12 | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren | 3 | -93/+243 |
| 2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 1 | -2/+0 |
| 2012-09-05 | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm... | Olof Johansson | 3 | -8/+6 |
| 2012-09-04 | Merge branch 'cleanup/io-pci' into next/cleanup | Arnd Bergmann | 3 | -8/+6 |
| 2012-09-04 | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy | 1 | -2/+2 |
| 2012-09-04 | UBI: print less | Artem Bityutskiy | 7 | -56/+42 |
| 2012-09-04 | UBI: use pr_ helper instead of printk | Artem Bityutskiy | 6 | -103/+93 |
| 2012-09-04 | UBI: comply with coding style | Artem Bityutskiy | 9 | -113/+101 |
| 2012-09-04 | UBI: erase free PEB with bitflip in EC header | Matthieu CASTET | 1 | -1/+1 |
| 2012-09-04 | UBI: fix autoresize handling in R/O mode | Artem Bityutskiy | 1 | -0/+5 |
| 2012-09-04 | UBI: add max_beb_per1024 to attach ioctl | Richard Genoud | 2 | -2/+3 |
| 2012-09-04 | UBI: allow specifying bad PEBs limit using module parameter | Richard Genoud | 2 | -15/+27 |
| 2012-09-04 | UBI: check max_beb_per1024 value in ubi_attach_mtd_dev | Richard Genoud | 1 | -0/+9 |
| 2012-09-04 | UBI: prepare for max_beb_per1024 module parameter addition | Richard Genoud | 3 | -8/+12 |
| 2012-09-04 | UBI: introduce MTD_PARAM_MAX_COUNT | Richard Genoud | 1 | -2/+5 |
| 2012-09-04 | UBI: separate bad_peb_limit in a function | Richard Genoud | 1 | -23/+31 |
| 2012-09-04 | UBI: use the whole MTD device size to get bad_peb_limit | Richard Genoud | 2 | -9/+39 |
| 2012-09-04 | mtd: mtdparts: introduce mtd_get_device_size | Richard Genoud | 1 | -0/+10 |
| 2012-09-04 | mtd: mark mtd_is_partition argument as constant | Richard Genoud | 1 | -1/+1 |
| 2012-09-04 | UBI: kill CONFIG_MTD_UBI_BEB_RESERVE | Shmulik Ladkani | 2 | -19/+0 |
| 2012-09-04 | UBI: limit amount of reserved eraseblocks for bad PEB handling | Shmulik Ladkani | 2 | -21/+41 |
| 2012-09-04 | UBI: introduce new bad PEB limit | Shmulik Ladkani | 3 | -8/+32 |
| 2012-09-04 | UBI: print PID in debug messages | Artem Bityutskiy | 1 | -1/+2 |
| 2012-09-04 | UBI: print image sequence number as unsigned integer | Artem Bityutskiy | 1 | -1/+1 |
| 2012-08-30 | mtd: nand: omap2: use gpmc provided irqs | Afzal Mohammed | 1 | -28/+50 |
| 2012-08-30 | mtd: onenand: omap2: obtain memory from resource | Afzal Mohammed | 1 | -13/+16 |
| 2012-08-30 | mtd: nand: omap2: obtain memory from resource | Afzal Mohammed | 1 | -4/+15 |
| 2012-08-30 | mtd: nand: omap2: handle nand on gpmc | Afzal Mohammed | 1 | -45/+161 |
| 2012-08-22 | Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | David Woodhouse | 13 | -137/+293 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -2/+2 |
| 2012-08-20 | mtd: nand: append missing parameter and value | Haojian Zhuang | 1 | -2/+2 |
| 2012-08-16 | MTD: pxa3xx-nand: add devicetree bindings | Daniel Mack | 1 | -14/+71 |
| 2012-08-13 | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann | 1 | -40/+0 |
| 2012-08-13 | Merge branch 'testing/bcmring' into next/cleanups | Arnd Bergmann | 2 | -43/+42 |
| 2012-08-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+4 |
| 2012-08-10 | Merge branch 'testing/new-warnings' into fixes | Arnd Bergmann | 1 | -4/+3 |
| 2012-08-10 | mtd/omap2: fix dmaengine_slave_config error handling | Arnd Bergmann | 1 | -4/+3 |
| 2012-08-09 | ARM: imx: gpmi-nand depends on mxs-dma | Arnd Bergmann | 1 | -1/+1 |
| 2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -3/+2 |
| 2012-08-01 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -50/+56 |
| 2012-07-31 | mtd: omap2: remove private DMA API implementation | Russell King | 1 | -110/+26 |
| 2012-07-31 | mtd: omap2: add DMA engine support | Russell King | 1 | -1/+91 |
| 2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -36/+192 |
| 2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -1/+5 |
| 2012-07-25 | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 1 | -1/+1 |
| 2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+4 |
| 2012-07-23 | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 5 | -21/+29 |
| 2012-07-23 | MTD: NAND: JZ4740: Multi-bank support with autodetection | Maarten ter Huurne | 1 | -36/+192 |
| 2012-07-18 | UBI: harmonize the update of ubi->beb_rsvd_pebs | Shmulik Ladkani | 3 | -18/+26 |
| 2012-07-18 | UBI: trivial: fix comment of ubi_calculate_reserved function | Shmulik Ladkani | 1 | -1/+1 |
| 2012-07-18 | UBI: fix spelling of detach in debug output | Peter Meerwald | 1 | -1/+1 |
| 2012-07-18 | UBI: Change the default percentage of reserved PEB | Richard Genoud | 1 | -1/+1 |
| 2012-07-17 | mtd: m25p80: Add support for serial flash STM/Micron N25Q032 | Knut Wohlrab | 1 | -0/+1 |
| 2012-07-17 | mtd: gpmi: update the bitflip_threshold | Huang Shijie | 1 | -0/+1 |