Age | Commit message (Expand) | Author | Files | Lines |
2006-09-22 | [TG3]: Convert the pci_device_id table to PCI_DEVICE() | Henrik Kretzschmar | 1 | -111/+56 |
2006-09-22 | [ARCNET]: SoHard PCI support | Stphane Witzmann | 1 | -0/+1 |
2006-09-22 | [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() | Bjorn Helgaas | 4 | -6/+15 |
2006-09-22 | [TG3]: Constify firmware structs | Andreas Mohr | 1 | -13/+13 |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 30 | -58/+59 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 13 | -429/+877 |
2006-09-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 43 | -6658/+7105 |
2006-09-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 31 | -723/+1256 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 48 | -214/+1077 |
2006-09-22 | Revert "[MTD] blkdev helper code: fix printk format warning" | David Woodhouse | 1 | -1/+1 |
2006-09-22 | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli | 3 | -0/+477 |
2006-09-22 | [MTD] pmc551 pci cleanup | Jiri Slaby | 1 | -8/+5 |
2006-09-22 | [MTD] pmc551 use kzalloc | Jiri Slaby | 1 | -5/+2 |
2006-09-22 | [MTD] pmc551 whitespace cleanup | Jiri Slaby | 1 | -567/+596 |
2006-09-22 | [MTD] Remove iq80310 map driver | Lennert Buytenhek | 3 | -127/+0 |
2006-09-22 | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout | Frank Haverkamp | 1 | -1/+1 |
2006-09-22 | [MTD] physmap: add power management support | Lennert Buytenhek | 1 | -0/+33 |
2006-09-22 | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad | 14 | -15/+118 |
2006-09-22 | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 5 | -8/+32 |
2006-09-22 | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2006-09-22 | [MTD] Fix ixp4xx partition parsing. | Brian Walsh | 1 | -1/+1 |
2006-09-22 | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski | 1 | -11/+0 |
2006-09-22 | [MTD] Unlock NOR flash automatically where necessary | HÃ¥vard Skinnemoen | 2 | -0/+11 |
2006-09-22 | [POWERPC] Fix ohare IDE irq workaround on old powermacs | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-09-21 | [BLOCK] dm-crypt: trivial comment improvements | Rik Snel | 1 | -4/+4 |
2006-09-21 | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu | 1 | -56/+35 |
2006-09-21 | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2 | -5/+5 |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2 | -26/+38 |
2006-09-21 | [SCSI] iscsi: Use crypto_hash interface instead of crypto_digest | Herbert Xu | 2 | -65/+78 |
2006-09-21 | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 1 | -44/+0 |
2006-09-21 | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu | 2 | -23/+31 |
2006-09-21 | [BLOCK] dm-crypt: Use block ciphers where applicable | Herbert Xu | 1 | -61/+47 |
2006-09-21 | [BLOCK] cryptoloop: Use block ciphers where applicable | Herbert Xu | 1 | -106/+54 |
2006-09-21 | [CRYPTO] padlock: Added block cipher versions of CBC/ECB | Herbert Xu | 3 | -7/+169 |
2006-09-21 | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 1 | -2/+3 |
2006-09-21 | [CRYPTO] padlock-sha: TFMs don't need to be static | Michal Ludvig | 1 | -9/+9 |
2006-09-21 | [CRYPTO] padlock: Helper module padlock.ko | Michal Ludvig | 4 | -7/+72 |
2006-09-21 | [CRYPTO] padlock-sha: Make 2 functions static | Adrian Bunk | 1 | -2/+2 |
2006-09-21 | [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms | Michal Ludvig | 3 | -0/+354 |
2006-09-21 | [CRYPTO] padlock: Update private header file | Michal Ludvig | 2 | -12/+14 |
2006-09-21 | [CRYPTO] padlock: Add compatibility alias after rename | Herbert Xu | 2 | -5/+3 |
2006-09-21 | [CRYPTO] padlock: Get rid of padlock-generic.c | Michal Ludvig | 4 | -79/+42 |
2006-09-21 | [CRYPTO] api: Split out low-level API | Herbert Xu | 1 | -1/+2 |
2006-09-20 | [S390] cio: subchannel evaluation function operates without lock | Peter Oberparleiter | 1 | -99/+104 |
2006-09-20 | [S390] cio: always query all paths on path verification. | Peter Oberparleiter | 5 | -61/+68 |
2006-09-20 | [S390] cio: update path groups on logical CHPID changes. | Peter Oberparleiter | 2 | -2/+15 |
2006-09-20 | [S390] cio: subchannels in no-path state. | Peter Oberparleiter | 1 | -1/+2 |
2006-09-20 | [S390] Replace nopav-message on VM. | Peter Oberparleiter | 1 | -2/+6 |
2006-09-20 | [S390] set modalias for ccw bus uevents. | Peter Oberparleiter | 1 | -43/+66 |
2006-09-20 | [S390] Get rid of DBG macro. | Cornelia Huck | 1 | -10/+7 |