Age | Commit message (Expand) | Author | Files | Lines |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2 | -10/+13 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -10/+13 |
2011-03-11 | mtd: NOR flash driver for OMAP-L137/AM17x | David Griego | 3 | -0/+282 |
2011-03-11 | mtd: ts5500_flash: avoid calling map_destroy on NULL | Julia Lawall | 1 | -1/+0 |
2011-03-11 | mtd: drop CONFIG_MTD_CONCAT ifdefs | Dmitry Eremin-Solenikov | 5 | -40/+0 |
2011-03-11 | mtd: drop MTD_CONCAT dependencies from Kconfig | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2011-03-11 | mtd: amd76xrom: fix oops at boot when resources are not available | Stanislaw Gruszka | 1 | -0/+1 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2 | -10/+13 |
2011-01-17 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 8 | -29/+19 |
2011-01-04 | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF | Rob Herring | 1 | -1/+1 |
2010-12-03 | mtd: maps: Use printf extension %pR for struct resource | Joe Perches | 6 | -28/+13 |
2010-12-03 | mtd: remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl | 1 | -1/+1 |
2010-12-03 | mtd: bcm963xx-flash: try JEDEC probe if CFI fails | Guillaume LECERF | 1 | -0/+5 |
2010-11-30 | ARM: pxa: fix pxa2xx-flash section mismatch | Marek Vasut | 1 | -1/+1 |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2 | -69/+37 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-25 | mtd: maps: gpio-addr-flash: fix warnings and make more portable | Mike Frysinger | 1 | -3/+7 |
2010-10-25 | mtd: physmap_of: Loop through all "reg" tuples for mapping | Stefan Roese | 1 | -3/+5 |
2010-10-25 | mtd: Fix endianness issues from device tree | Ian Munsie | 1 | -7/+7 |
2010-10-25 | mtd: add Broadcom BCM63xx image tag partition parser | Florian Fainelli | 3 | -0/+281 |
2010-10-25 | mtd: pcmciamtd: remove dead code | Dan Carpenter | 1 | -4/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+2 |
2010-09-29 | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 1 | -21/+0 |
2010-09-29 | pcmcia: avoid messages on module (un)loading | Dominik Brodowski | 1 | -2/+0 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 1 | -3/+1 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -5/+1 |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 1 | -1/+1 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 1 | -2/+0 |
2010-09-29 | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 1 | -2/+2 |
2010-09-29 | pcmcia: split up modify_configuration() into two fixup functions | Dominik Brodowski | 1 | -7/+1 |
2010-09-29 | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski | 1 | -24/+29 |
2010-09-29 | of: MTD: Fix OF probing on little-endian systems | Michal Simek | 1 | -1/+1 |
2010-08-17 | of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers | Graeme Smecher | 1 | -0/+1 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -7/+7 |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 6 | -156/+39 |
2010-08-08 | mtd-physmap: add support users can assign the probe type in board files | Barry Song | 1 | -2/+6 |
2010-08-07 | mtd: remove redwood map driver | Christian Dietrich | 3 | -183/+0 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -9/+6 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2 | -7/+7 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-08-04 | mtd: ixp4xx: add support for static flash partitions | Richard Cochran | 1 | -8/+27 |
2010-08-03 | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 1 | -1/+0 |
2010-08-03 | pcmcia: remove memreq_t | Dominik Brodowski | 1 | -7/+6 |
2010-08-02 | mtd: physmap: use resource_size() | H Hartley Sweeten | 1 | -3/+3 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-07-26 | Remove REDWOOD_[456] config options and conditional code | Christian Dietrich | 2 | -44/+1 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+2 |
2010-06-03 | drivers/mtd/maps: introduce missing kfree | Julia Lawall | 1 | -3/+3 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |