aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | mtd: mxc_nand: put callback for data correction into devtype structUwe Kleine-König2012-05-14
| * | mtd: mxc_nand: split chip_select function and put it into devtype structUwe Kleine-König2012-05-14
| * | mtd: mxc_nand: put ecc layout into devtype structsUwe Kleine-König2012-05-14
| * | mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()Uwe Kleine-König2012-05-14
| * | mtd: mxc_nand: move function pointers to a per-SOC structUwe Kleine-König2012-05-14
| * | mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessaryUwe Kleine-König2012-05-14
| * | mtd: mxc_nand: set owner field to prevent module unloading when in useUwe Kleine-König2012-05-13
| * | mtd: block2mtd: page_read() never returns NULLRyosuke Saito2012-05-13
| * | mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski2012-05-13
| * | mtd: nand: omap: fix race condition in omap_wait()Ivan Djelic2012-05-13
| * | mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar2012-05-13
| * | mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar2012-05-13
| * | mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-13
| * | mtd: omap2: fix resource leak in prefetch-busy pathGrazvydas Ignotas2012-05-13
| * | mtd: print out the page size and oob size after parsing out the nandHuang Shijie2012-05-13
| * | mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha2012-05-13
| * | mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-13
| * | mtd: use module_pci_driverAxel Lin2012-05-13
| * | mtd: gpmi: do not include the mxs.hHuang Shijie2012-05-13
| * | mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-13
| * | mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten2012-05-13
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\ \ \
| * | | MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-21
| * | | MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-21
| | |/ | |/|
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \
| * \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-16
| |\ \ \
| | * | | ARM: Orion: NAND: Add support for clk, if there is one.Andrew Lunn2012-05-08
| * | | | Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
| |\ \ \ \
| * | | | | mtd mxc_nand: prepare/unprepare clockSascha Hauer2012-04-25
| | |/ / / | |/| | |
* | | | | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
| * | | | | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-21
| * | | | | UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-21
| * | | | | UBI: add volume id struct ubi_ainf_pebJoel Reardon2012-05-21
| * | | | | UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon2012-05-20
| * | | | | UBI: rename scan.c to attach.cArtem Bityutskiy2012-05-20
| * | | | | UBI: remove scan.hArtem Bityutskiy2012-05-20
| * | | | | UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2012-05-20
| * | | | | UBI: move and rename attach_by_scanningArtem Bityutskiy2012-05-20
| * | | | | UBI: rename _init_scan functionsArtem Bityutskiy2012-05-20
| * | | | | UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_leb_slabArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_move_to_listArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_destroy_aiArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_get_free_pebArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_rm_volumeArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_find_avArtem Bityutskiy2012-05-20
| * | | | | UBI: rename ubi_scan_add_usedArtem Bityutskiy2012-05-20
| * | | | | UBI: remove unused functionArtem Bityutskiy2012-05-20
| * | | | | UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2012-05-20