aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2-5/+5
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2-26/+38
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2-65/+78
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu1-44/+0
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu2-23/+31
2006-09-21[BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu1-61/+47
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu1-106/+54
2006-09-21[CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu3-7/+169
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-2/+3
2006-09-21[CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig1-9/+9
2006-09-21[CRYPTO] padlock: Helper module padlock.koMichal Ludvig4-7/+72
2006-09-21[CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk1-2/+2
2006-09-21[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig3-0/+354
2006-09-21[CRYPTO] padlock: Update private header fileMichal Ludvig2-12/+14
2006-09-21[CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2-5/+3
2006-09-21[CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig4-79/+42
2006-09-21[CRYPTO] api: Split out low-level APIHerbert Xu1-1/+2
2006-09-19[ATM]: [he] don't hold the device lock when upcallingChas Williams1-0/+2
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds11-100/+253
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+9
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+10
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-09-18[ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks1-1/+1
2006-09-18[OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller1-3/+10
2006-09-17[ATM]: [he] when transmit fails, unmap the dma regionsChas Williams1-0/+9
2006-09-17[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek1-6/+3
2006-09-17Merge branch 'master' into upstream-fixesJeff Garzik10-31/+27
2006-09-17[PATCH] s390: qeth driver fixes [6/6]Frank Pavlic1-20/+39
2006-09-17[PATCH] s390: qeth driver fixes [5/6]Frank Pavlic2-30/+44
2006-09-17[PATCH] s390: qeth driver fixes [4/6]Frank Pavlic6-108/+128
2006-09-17[PATCH] s390: qeth driver fixes [3/6]Frank Pavlic3-116/+114
2006-09-17[PATCH] s390: qeth driver fixes [2/6]Frank Pavlic2-15/+32
2006-09-17[PATCH] s390: qeth driver fixes [1/6]Frank Pavlic1-26/+23
2006-09-17[PATCH] s390: Makefile cleanupFrank Pavlic1-1/+0
2006-09-17[PATCH] s390: netiucv driver fixesFrank Pavlic1-16/+64
2006-09-17[PATCH] s390: minor s390 network driver fixesFrank Pavlic3-10/+10
2006-09-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-15/+2
2006-09-16[PATCH] MTD NAND: OOB buffer offset fixupsVitaly Wool1-2/+2
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard1-4/+4
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton1-0/+1
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard1-0/+1
2006-09-16MTD: Fix bug in fixup_convert_atmel_priHÃ¥vard Skinnemoen1-1/+1
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin1-1/+1
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen1-0/+1
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz1-14/+0
2006-09-13[PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth1-0/+2
2006-09-13[PATCH] cciss: version update, new hwMike Miller1-4/+6
2006-09-13[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter1-1/+1
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-09-13[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo1-4/+9