summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Convert the pci_device_id table to PCI_DEVICE()Henrik Kretzschmar2006-09-221-111/+56
* [ARCNET]: SoHard PCI supportStphane Witzmann2006-09-221-0/+1
* [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas2006-09-224-6/+15
* [TG3]: Constify firmware structsAndreas Mohr2006-09-221-13/+13
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-2230-58/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2213-429/+877
|\
| * [BLOCK] dm-crypt: trivial comment improvementsRik Snel2006-09-211-4/+4
| * [CRYPTO] padlock: Convert padlock-sha to use crypto_hashHerbert Xu2006-09-211-56/+35
| * [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-212-5/+5
| * [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-26/+38
| * [SCSI] iscsi: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-212-65/+78
| * [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-211-44/+0
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-212-23/+31
| * [BLOCK] dm-crypt: Use block ciphers where applicableHerbert Xu2006-09-211-61/+47
| * [BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu2006-09-211-106/+54
| * [CRYPTO] padlock: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-7/+169
| * [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
| * [CRYPTO] padlock-sha: TFMs don't need to be staticMichal Ludvig2006-09-211-9/+9
| * [CRYPTO] padlock: Helper module padlock.koMichal Ludvig2006-09-214-7/+72
| * [CRYPTO] padlock-sha: Make 2 functions staticAdrian Bunk2006-09-211-2/+2
| * [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithmsMichal Ludvig2006-09-213-0/+354
| * [CRYPTO] padlock: Update private header fileMichal Ludvig2006-09-212-12/+14
| * [CRYPTO] padlock: Add compatibility alias after renameHerbert Xu2006-09-212-5/+3
| * [CRYPTO] padlock: Get rid of padlock-generic.cMichal Ludvig2006-09-214-79/+42
| * [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-211-1/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2243-6658/+7105
|\ \
| * | [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
| * | [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-205-61/+68
| * | [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
| * | [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
| * | [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
| * | [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
| * | [S390] Get rid of DBG macro.Cornelia Huck2006-09-201-10/+7
| * | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-203-0/+299
| * | [S390] xpram off by one error.Christian Borntraeger2006-09-201-1/+1
| * | [S390] fix typo in vmcp.Christian Borntraeger2006-09-202-2/+2
| * | [S390] qdio slsb processing state.Frank Pavlic2006-09-201-1/+1
| * | [S390] Missing initialization in common i/o layer.Heiko Carstens2006-09-201-0/+1
| * | [S390] convert some assembler to C.Heiko Carstens2006-09-201-2/+36
| * | [S390] __exit cleanup.Heiko Carstens2006-09-201-1/+1
| * | [S390] cleanup sysinfo and add system z9 specific extensions.Martin Schwidefsky2006-09-201-224/+231
| * | [S390] dasd default debug level.Horst Hummel2006-09-201-2/+2
| * | [S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky2006-09-203-28/+51
| * | [S390] qdio_get_micros return value.Frank Pavlic2006-09-201-1/+1
| * | [S390] empty function defines.Heiko Carstens2006-09-202-12/+12
| * | [S390] ipl/dump on panic.Michael Holzheu2006-09-201-10/+40
| * | [S390] hypfs comment cleanup.Michael Holzheu2006-09-201-1/+2
| * | [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-2013-25/+373
| * | [S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky2006-09-203-0/+134
| * | [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1949
OpenPOWER on IntegriCloud