aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
| |
| \
| \
| \
*---. \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-234-349/+29
|\ \ \ \ | | | |/
| * | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-202-42/+18
| * | | ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier2011-05-202-310/+0
| * | | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-201-1/+15
| | |/ | |/|
* | | MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-193-0/+259
* | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-316-7/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-252-10/+13
|\
| * Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-162-10/+13
| |\
| | * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-282-10/+13
* | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-113-0/+282
* | | mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall2011-03-111-1/+0
* | | mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov2011-03-115-40/+0
* | | mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov2011-03-111-2/+2
|/ /
* | mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-178-29/+19
|\
| * mtd: maps: Use printf extension %pR for struct resourceJoe Perches2010-12-036-28/+13
| * mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-12-031-1/+1
| * mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF2010-12-031-0/+5
* | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-031-1/+1
* | ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-301-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-302-69/+37
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
| |\
| | * of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-291-1/+1
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
| |\ \
| | * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
| * | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-21/+0
| * | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-291-2/+0
| * | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
| * | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-5/+1
| * | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
| * | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-2/+0
| * | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+2
| * | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-291-7/+1
| * | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-291-24/+29
| | |/ | |/|
* | | mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger2010-10-251-3/+7
* | | mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese2010-10-251-3/+5
* | | mtd: Fix endianness issues from device treeIan Munsie2010-10-251-7/+7
* | | mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-253-0/+281
* | | mtd: pcmciamtd: remove dead codeDan Carpenter2010-10-241-4/+0
|/ /
* | of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2010-08-171-0/+1
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-7/+7
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-7/+7
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-106-156/+39
|\ \
| * | mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-081-2/+6
| * | mtd: remove redwood map driverChristian Dietrich2010-08-063-183/+0
| * | mtd: ixp4xx: add support for static flash partitionsRichard Cochran2010-08-041-8/+27
| * | mtd: physmap: use resource_size()H Hartley Sweeten2010-08-021-3/+3