| Commit message (Expand) | Author | Age |
* | Kconfig help: MTD_JEDECPROBE already supports Intel | Adrian Bunk | 2006-03-26 |
* | BUG_ON() Conversion in drivers/mtd/ | Eric Sesterhenn | 2006-03-26 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | [PATCH] mtd_dataflash, fix block vs page erase | David Brownell | 2006-03-14 |
* | [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"... | John Bowler | 2006-03-02 |
* | [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table | John Bowler | 2006-02-28 |
* | [PATCH] cfi: init wait queue in chip struct | Simon Vogl | 2006-02-24 |
* | [PATCH] cfi_cmdset_0001: fix range for cache invalidation | Alexey Korolev | 2006-02-20 |
* | [PATCH] arm: fix dependencies for MTD_XIP | Al Viro | 2006-02-08 |
* | [PATCH] Fix compilation errors in maps/dc21285.c | Martin Michlmayr | 2006-02-03 |
* | [PATCH] tsunami_flash: fix "parse error before ';' token" | Alexey Dobriyan | 2006-02-01 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-17 |
* | [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN | Adrian Bunk | 2006-01-17 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-13 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 |
* | [PATCH] spi: M25 series SPI flash | Mike Lavender | 2006-01-13 |
* | [PATCH] spi: mtd dataflash driver | David Brownell | 2006-01-13 |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 |
* | Merge Linus' tree. | Russell King | 2006-01-09 |
|\ |
|
| * | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 |
| * | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 |
* | | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 |
|/ |
|
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 |
|\ |
|
| * | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-05 |
| * | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 |
* | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 |
|/ |
|
* | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-23 |
* | [PATCH] mtd onenand driver: use platform_device.h instead device.h | Kyungmin Park | 2005-12-18 |
* | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park | 2005-12-18 |
* | [PATCH] mtd onenand driver: fix unlock problem in DDP | Kyungmin Park | 2005-12-18 |
* | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park | 2005-12-18 |
* | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton | 2005-12-12 |
* | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 2005-11-29 |
* | [MTD] chips: make sharps driver usable again | Richard Purdie | 2005-11-29 |
* | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner | 2005-11-29 |
* | [MTD] maps: sparse fixup | Luiz Capitulino | 2005-11-29 |
* | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre | 2005-11-29 |
* | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse | 2005-11-29 |
* | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler | 2005-11-29 |
* | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 2005-11-29 |
* | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki | 2005-11-29 |
* | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young | 2005-11-29 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-19 |
|\ |
|
| * | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 2005-11-17 |
* | | [ARM] Drivers should not make use of architecture private __ioremap | Russell King | 2005-11-17 |
|/ |
|
* | [MTD] maps: Replace dependency on non existing config option | Sean Young | 2005-11-13 |