aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF
2010-11-30ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli
2010-10-24mtd: pcmciamtd: remove dead codeDan Carpenter
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: avoid messages on module (un)loadingDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski
2010-09-29pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski
2010-09-29of: MTD: Fix OF probing on little-endian systemsMichal Simek
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-08mtd-physmap: add support users can assign the probe type in board filesBarry Song
2010-08-06mtd: remove redwood map driverChristian Dietrich
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04mtd: ixp4xx: add support for static flash partitionsRichard Cochran
2010-08-03pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski
2010-08-03pcmcia: remove memreq_tDominik Brodowski
2010-08-02mtd: physmap: use resource_size()H Hartley Sweeten
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-03drivers/mtd/maps: introduce missing kfreeJulia Lawall
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse
2010-05-14pcmciamtd: add another IDDominik Brodowski
2010-05-14pcmciamtd: coding style cleanupsAlexander Kurz