Age | Commit message (Expand) | Author |
2006-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-05-15 | [PATCH] dl2k needs dma-mapping.h | Andrew Morton |
2006-05-15 | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel |
2006-05-15 | [PATCH] gigaset: endian fix | Alexey Dobriyan |
2006-05-15 | [PATCH] smbus unhiding kills thermal management | Carl-Daniel Hailfinger |
2006-05-15 | [PATCH] tpm_register_hardware gcc 4.1 warning fix | Daniel Walker |
2006-05-15 | [PATCH] Final rio polish | Alan Cox |
2006-05-15 | [PATCH] tpm: fix constant | Kylene Jo Hall |
2006-05-15 | [PATCH] LED: Fix sysfs store function error handling | Richard Purdie |
2006-05-15 | [PATCH] Backlight/LCD Class: Fix sysfs _store error handling | Richard Purdie |
2006-05-15 | [PATCH] LED: Improve Kconfig information | Richard Purdie |
2006-05-15 | [PATCH] s390: lcs incorrect test | Greg Smith |
2006-05-15 | [PATCH] VIA quirk fixup, additional PCI IDs | Chris Wedgwood |
2006-05-15 | [PATCH] pcmcia Oopses fixes | Benjamin Herrenschmidt |
2006-05-15 | [PATCH] tpm: update module dependencies | Kylene Jo Hall |
2006-05-15 | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer |
2006-05-14 | [MTD NAND] Modify check for modules registering NAND devices without ->owner | David Woodhouse |
2006-05-14 | [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c | David Woodhouse |
2006-05-14 | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse |
2006-05-14 | [MTD] Deal correctly with NOR chips which are smaller than the map window | David Woodhouse |
2006-05-14 | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl |
2006-05-14 | [MTD] Fix module refcounting in NAND board drivers. | David Woodhouse |
2006-05-14 | mtd: fix memory leaks in phram_setup | Jesper Juhl |
2006-05-13 | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse |
2006-05-13 | [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips | David Woodhouse |
2006-05-13 | [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. | David Woodhouse |
2006-05-13 | [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. | David Woodhouse |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-05-12 | IB: refcount race fixes | Sean Hefty |
2006-05-12 | IB/ipath: Properly terminate PCI ID table | Roland Dreier |
2006-05-12 | [SPARC]: Fix warning on prom_getproperty in openprom.c | Martin Habets |
2006-05-12 | [TG3]: ethtool always report port is TP. | Karsten Keil |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds |
2006-05-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-05-12 | [PATCH] USB: fix omninet driver bug | Greg Kroah-Hartman |
2006-05-12 | [PATCH] USB: add ark3116 usb to serial driver | Greg Kroah-Hartman |
2006-05-12 | [PATCH] usbserial: Fixes leak in serial_open() error path. | Luiz Fernando Capitulino |
2006-05-12 | [PATCH] usbserial: Fixes use-after-free in serial_open(). | Luiz Fernando Capitulino |
2006-05-12 | [PATCH] USB: Emagic USB firmware loading fixes | Monty |
2006-05-12 | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist | Olaf Hering |
2006-05-12 | [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c | Ken Brush |
2006-05-12 | Trivial typo fixes in Kconfig files (MTD). | Egry Gábor |
2006-05-12 | OneNAND: fix block command typo | Kyungmin Park |
2006-05-12 | OneNAND: One-Time Programmable (OTP) support | Kyungmin Park |
2006-05-12 | OneNAND: Handle erase correctly in Double Density Package (DDP) | Kyungmin Park |
2006-05-12 | OneNAND: Write oob area with aligned size, mtd->oobsize | Kyungmin Park |
2006-05-12 | OneNAND: Add write_oob verify function | Kyungmin Park |
2006-05-12 | OneNand: Fix free byte positions. | Jarkko Lavinen |
2006-05-12 | OneNAND: handle byte access on BufferRAM | Kyungmin Park |