Age | Commit message (Expand) | Author |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-28 | mtdchar: fix offset overflow detection | Linus Torvalds |
2012-09-26 | UBI: fix trivial typo 'it' => 'is' | Brian Norris |
2012-09-26 | UBI: load after mtd device drivers | Jiang Lu |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson |
2012-09-20 | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren |
2012-09-20 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson |
2012-09-16 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-09-16 | Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2012-09-16 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren |
2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren |
2012-09-12 | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg |
2012-09-05 | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm... | Olof Johansson |
2012-09-04 | Merge branch 'cleanup/io-pci' into next/cleanup | Arnd Bergmann |
2012-09-04 | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy |
2012-09-04 | UBI: print less | Artem Bityutskiy |
2012-09-04 | UBI: use pr_ helper instead of printk | Artem Bityutskiy |
2012-09-04 | UBI: comply with coding style | Artem Bityutskiy |
2012-09-04 | UBI: erase free PEB with bitflip in EC header | Matthieu CASTET |
2012-09-04 | UBI: fix autoresize handling in R/O mode | Artem Bityutskiy |
2012-09-04 | UBI: add max_beb_per1024 to attach ioctl | Richard Genoud |
2012-09-04 | UBI: allow specifying bad PEBs limit using module parameter | Richard Genoud |
2012-09-04 | UBI: check max_beb_per1024 value in ubi_attach_mtd_dev | Richard Genoud |
2012-09-04 | UBI: prepare for max_beb_per1024 module parameter addition | Richard Genoud |
2012-09-04 | UBI: introduce MTD_PARAM_MAX_COUNT | Richard Genoud |
2012-09-04 | UBI: separate bad_peb_limit in a function | Richard Genoud |
2012-09-04 | UBI: use the whole MTD device size to get bad_peb_limit | Richard Genoud |
2012-09-04 | mtd: mtdparts: introduce mtd_get_device_size | Richard Genoud |
2012-09-04 | mtd: mark mtd_is_partition argument as constant | Richard Genoud |
2012-09-04 | UBI: kill CONFIG_MTD_UBI_BEB_RESERVE | Shmulik Ladkani |
2012-09-04 | UBI: limit amount of reserved eraseblocks for bad PEB handling | Shmulik Ladkani |
2012-09-04 | UBI: introduce new bad PEB limit | Shmulik Ladkani |
2012-09-04 | UBI: print PID in debug messages | Artem Bityutskiy |
2012-09-04 | UBI: print image sequence number as unsigned integer | Artem Bityutskiy |