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