aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick
2006-09-22IB/srp: Add port/device attributesIshai Rabinovitz
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby
2006-09-22[MTD] pmc551 use kzallocJiri Slaby
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox
2006-09-22[MTD] blkdev helper code: fix printk format warningRandy Dunlap
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh
2006-09-22[MTD NAND] Remove old code in au1550nd.cMichal Piotrowski
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen
2006-09-22[POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt
2006-09-21[BLOCK] dm-crypt: trivial comment improvementsRik Snel
2006-09-21[CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu
2006-09-21[BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu
2006-09-21[CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-09-21[CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig
2006-09-21[CRYPTO] padlock: Helper module padlock.koMichal Ludvig
2006-09-21[CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk
2006-09-21[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig