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