| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] arm: fix dependencies for MTD_XIP | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] Fix compilation errors in maps/dc21285.c | Martin Michlmayr | 2006-02-03 | 1 | -3/+6 |
* | [PATCH] tsunami_flash: fix "parse error before ';' token" | Alexey Dobriyan | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-17 | 2 | -0/+2 |
* | [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN | Adrian Bunk | 2006-01-17 | 1 | -3/+3 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 4 | -4/+4 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-14 | 2 | -2/+4 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-14 | 2 | -36/+42 |
* | [PATCH] spi: M25 series SPI flash | Mike Lavender | 2006-01-14 | 3 | -0/+589 |
* | [PATCH] spi: mtd dataflash driver | David Brownell | 2006-01-14 | 3 | -0/+632 |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 3 | -3/+3 |
* | Merge Linus' tree. | Russell King | 2006-01-09 | 3 | -16/+11 |
|\ |
|
| * | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-09 | 1 | -16/+9 |
| * | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-09 | 2 | -0/+2 |
* | | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 | 3 | -188/+0 |
|/ |
|
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 | 1 | -85/+36 |
|\ |
|
| * | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 1 | -45/+9 |
| * | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 1 | -4/+1 |
| * | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 1 | -25/+11 |
| * | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 1 | -16/+20 |
* | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 | 1 | -2/+0 |
|/ |
|
* | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-23 | 1 | -1/+1 |
* | [PATCH] mtd onenand driver: use platform_device.h instead device.h | Kyungmin Park | 2005-12-19 | 1 | -2/+2 |
* | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park | 2005-12-19 | 2 | -5/+26 |
* | [PATCH] mtd onenand driver: fix unlock problem in DDP | Kyungmin Park | 2005-12-19 | 1 | -4/+6 |
* | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park | 2005-12-19 | 1 | -6/+10 |
* | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton | 2005-12-12 | 1 | -4/+4 |
* | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 2005-11-29 | 5 | -10/+11 |
* | [MTD] chips: make sharps driver usable again | Richard Purdie | 2005-11-29 | 1 | -57/+66 |
* | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner | 2005-11-29 | 2 | -7/+0 |
* | [MTD] maps: sparse fixup | Luiz Capitulino | 2005-11-29 | 1 | -2/+2 |
* | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre | 2005-11-29 | 1 | -6/+4 |
* | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse | 2005-11-29 | 2 | -4/+4 |
* | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler | 2005-11-29 | 1 | -12/+66 |
* | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 2005-11-29 | 1 | -3/+3 |
* | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki | 2005-11-29 | 1 | -3/+3 |
* | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young | 2005-11-29 | 1 | -4/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-20 | 1 | -11/+11 |
|\ |
|
| * | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 2005-11-17 | 1 | -11/+11 |
* | | [ARM] Drivers should not make use of architecture private __ioremap | Russell King | 2005-11-17 | 2 | -4/+4 |
|/ |
|
* | [MTD] maps: Replace dependency on non existing config option | Sean Young | 2005-11-13 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 8 | -159/+151 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 8 | -159/+151 |
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 7 | -6/+1 |
* | | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton | 2005-11-09 | 1 | -0/+2 |
* | | [PATCH] mtd: rfd_ftl build fix | Andrew Morton | 2005-11-09 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 | 127 | -2527/+6042 |
|\ |
|
| * | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -1/+1 |
| * | [MTD] OneNAND: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -12/+12 |