aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\
| * mtd: maps: Use printf extension %pR for struct resourceJoe Perches2010-12-03
| * mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-12-03
| * mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF2010-12-03
* | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-03
* | ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
| |\
| | * of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-29
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
| |\ \
| | * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-29
| * | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-29
| * | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
| * | | pcmcia: simplify IntTypeDominik Brodowski2010-09-29
| * | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
| * | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-29
| * | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-29
| | |/ | |/|
* | | mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger2010-10-24
* | | mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese2010-10-24
* | | mtd: Fix endianness issues from device treeIan Munsie2010-10-24
* | | mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-24
* | | mtd: pcmciamtd: remove dead codeDan Carpenter2010-10-24
|/ /
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-17
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \
| * | mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-08
| * | mtd: remove redwood map driverChristian Dietrich2010-08-06
| * | mtd: ixp4xx: add support for static flash partitionsRichard Cochran2010-08-04
| * | mtd: physmap: use resource_size()H Hartley Sweeten2010-08-02
| * | drivers/mtd/maps: introduce missing kfreeJulia Lawall2010-06-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \ | |_|/ |/| |
| * | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-03
| * | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \
| * | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| |/ /
* / / Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-26
|/ /
* | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\|
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-21
| |\
| | * mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse2010-05-17
| | * pcmciamtd: add another IDDominik Brodowski2010-05-13
| | * pcmciamtd: coding style cleanupsAlexander Kurz2010-05-13
| | * pcmciamtd: fixing obvious errorsAlexander Kurz2010-05-13
| | * mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe2010-05-13
| | * drivers/mtd: Use kzallocJulia Lawall2010-05-13