Age | Commit message (Expand) | Author | Files | Lines |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 1 | -1/+1 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 1 | -85/+36 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 1 | -45/+9 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 1 | -4/+1 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 1 | -25/+11 |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 1 | -16/+20 |
2006-01-03 | [ARM] Remove clk_use()/clk_unuse() | Russell King | 1 | -2/+0 |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 1 | -1/+1 |
2005-12-18 | [PATCH] mtd onenand driver: use platform_device.h instead device.h | Kyungmin Park | 1 | -2/+2 |
2005-12-18 | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park | 2 | -5/+26 |
2005-12-18 | [PATCH] mtd onenand driver: fix unlock problem in DDP | Kyungmin Park | 1 | -4/+6 |
2005-12-18 | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park | 1 | -6/+10 |
2005-12-12 | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton | 1 | -4/+4 |
2005-11-29 | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 5 | -10/+11 |
2005-11-29 | [MTD] chips: make sharps driver usable again | Richard Purdie | 1 | -57/+66 |
2005-11-29 | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner | 2 | -7/+0 |
2005-11-29 | [MTD] maps: sparse fixup | Luiz Capitulino | 1 | -2/+2 |
2005-11-29 | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre | 1 | -6/+4 |
2005-11-29 | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse | 2 | -4/+4 |
2005-11-29 | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler | 1 | -12/+66 |
2005-11-29 | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 1 | -3/+3 |
2005-11-29 | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki | 1 | -3/+3 |
2005-11-29 | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young | 1 | -4/+2 |
2005-11-19 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -11/+11 |
2005-11-17 | [ARM] Drivers should not make use of architecture private __ioremap | Russell King | 2 | -4/+4 |
2005-11-17 | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 1 | -11/+11 |
2005-11-13 | [MTD] maps: Replace dependency on non existing config option | Sean Young | 1 | -1/+1 |
2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 8 | -159/+151 |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 8 | -159/+151 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 7 | -6/+1 |
2005-11-09 | [PATCH] mtd: onenand_base needs sched.h | Andrew Morton | 1 | -0/+2 |
2005-11-09 | [PATCH] mtd: rfd_ftl build fix | Andrew Morton | 1 | -0/+1 |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 127 | -2527/+6042 |
2005-11-07 | [PATCH] check for failed kmalloc in inftlmount.c | Greg Ungerer | 1 | -0/+6 |
2005-11-07 | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl | 20 | -63/+32 |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner | 1 | -1/+1 |
2005-11-07 | [MTD] OneNAND: Clean up trailing white spaces | Thomas Gleixner | 1 | -12/+12 |
2005-11-07 | [MTD] NAND: Clean up trailing white spaces | Thomas Gleixner | 17 | -695/+695 |
2005-11-07 | [MTD] devices: Clean up trailing white spaces | Thomas Gleixner | 12 | -156/+156 |
2005-11-07 | [MTD] maps: Clean up trailing white spaces | Thomas Gleixner | 61 | -470/+470 |
2005-11-07 | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner | 15 | -493/+493 |
2005-11-07 | [MTD] core: Clean up trailing white spaces | Thomas Gleixner | 16 | -399/+399 |
2005-11-07 | [MTD] chips cfi_cmdset_0002: Prevent timeout race | Konstantin Baidarov | 1 | -9/+9 |
2005-11-07 | [MTD] maps: Add support for the "TQM834x" Boards | Marian Balakowicz | 3 | -2/+302 |
2005-11-07 | [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver | Lennert Buytenhek | 1 | -3/+3 |
2005-11-07 | [MTD] NAND Kconfig: Simplify dependencies | Thomas Gleixner | 1 | -6/+6 |
2005-11-07 | [MTD] maps/plat-ram: Avoid gcc 4.0 warning | Thomas Gleixner | 1 | -2/+2 |
2005-11-07 | [MTD] NAND: nand_write_ecc memory and OOB corruption | Todd Poynor | 1 | -0/+1 |
2005-11-07 | [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) | Vitaly Wool | 1 | -1/+1 |
2005-11-07 | [MTD] OneNAND/Kconfig: Fix dependencies | Thomas Gleixner | 1 | -4/+3 |