Age | Commit message (Expand) | Author | Files | Lines |
2012-01-09 | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-09-11 | mtd: fsl_upm: fix a memory leak in fun_chip_init error path | Axel Lin | 1 | -0/+2 |
2011-09-11 | mtd: fsl_upm.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 1 | -3/+1 |
2011-09-11 | mtd: fsl_upm: use ofpart through generic parsing | Dmitry Eremin-Solenikov | 1 | -8/+3 |
2011-09-11 | mtd: fsl_upm don't specify default parsing options | Dmitry Eremin-Solenikov | 1 | -2/+1 |
2011-05-25 | mtd: fsl_upm: convert to mtd_device_register() | Jamie Iles | 1 | -11/+1 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-10-25 | mtd: Fix endianness issues from device tree | Ian Munsie | 1 | -4/+4 |
2010-10-25 | mtd: fix the build warning for fsl_upm.c | Roy Zang | 1 | -1/+1 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-06-03 | of/mtd: nand: fix build breakage in drivers | Anatolij Gustschin | 1 | -8/+9 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -3/+6 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+1 |
2010-05-10 | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro | Ferenc Wagner | 1 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-25 | mtd: nand: make Open Firmware device id constant | Márton Németh | 1 | -1/+1 |
2009-12-31 | mtd: fls_upm.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2009-11-30 | mtd: ensure index is positive | Roel Kluin | 1 | -1/+1 |
2009-04-06 | [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays | Wolfgang Grandegger | 1 | -2/+18 |
2009-04-06 | [MTD] [NAND] FSL-UPM: add multi chip support | Wolfgang Grandegger | 1 | -23/+76 |
2009-01-06 | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-27 | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 1 | -3/+5 |
2008-10-10 | [MTD] [NAND] driver extension to support NAND on TQM85xx modules | Wolfgang Grandegger | 1 | -4/+13 |
2008-10-10 | [MTD] [NAND] fsl_upm: update driver for the new OF bindings | Anton Vorontsov | 1 | -24/+33 |
2008-04-22 | [MTD] [NAND] FSL UPM NAND driver | Anton Vorontsov | 1 | -0/+291 |