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