summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | | | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
| | | | | | |_|/ / / / / / / / | | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-148-190/+3515
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz2008-07-131-0/+1
| * | | | | | | | | | | | | | | crypto: talitos - Add support for sha256 and md5 variantsLee Nipper2008-07-101-12/+99
| * | | | | | | | | | | | | | | crypto: talitos - Use proper form for algorithm driver namesHerbert Xu2008-07-101-2/+2
| * | | | | | | | | | | | | | | crypto: talitos - Add support for 3desLee Nipper2008-07-102-27/+69
| * | | | | | | | | | | | | | | crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2008-07-102-4/+4
| * | | | | | | | | | | | | | | crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt2008-07-103-0/+1516
| * | | | | | | | | | | | | | | crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-104-0/+1684
| * | | | | | | | | | | | | | | [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-101-1/+1
| * | | | | | | | | | | | | | | [CRYPTO] hifn: Remove duplicated includeHuang Weiyi2008-07-101-1/+0
| * | | | | | | | | | | | | | | [HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy2008-07-101-4/+4
| * | | | | | | | | | | | | | | [HIFN]: Move command descriptor setup to seperate functionPatrick McHardy2008-07-101-101/+104
| * | | | | | | | | | | | | | | [HIFN]: Fix max queue length valuePatrick McHardy2008-07-101-1/+1
| * | | | | | | | | | | | | | | [HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy2008-07-101-0/+3
| * | | | | | | | | | | | | | | [HIFN]: Use unique driver names for different algosPatrick McHardy2008-07-101-13/+14
| * | | | | | | | | | | | | | | [HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy2008-07-101-10/+10
| * | | | | | | | | | | | | | | [HIFN]: Fix data alignment checksPatrick McHardy2008-07-101-28/+14
| * | | | | | | | | | | | | | | [HIFN]: Handle ablkcipher_walk errorsPatrick McHardy2008-07-101-1/+4
| * | | | | | | | | | | | | | | [HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy2008-07-101-2/+2
| * | | | | | | | | | | | | | | [HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy2008-07-101-1/+1
| * | | | | | | | | | | | | | | [HIFN]: Endianess fixesPatrick McHardy2008-07-101-30/+30
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-144-2/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | rtc-at32ap700x: Enable wakeupHaavard Skinnemoen2008-07-021-0/+3
| * | | | | | | | | | | | | | | | macb: Basic suspend/resume supportHaavard Skinnemoen2008-07-021-0/+37
| * | | | | | | | | | | | | | | | atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen2008-07-021-0/+6
| * | | | | | | | | | | | | | | | atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen2008-07-021-1/+10
| * | | | | | | | | | | | | | | | atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou2008-06-271-1/+1
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-14118-6080/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-14118-6080/+121
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-1482-2046/+4573
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens2008-07-141-19/+17
| * | | | | | | | | | | | | | | | [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-143-248/+23
| * | | | | | | | | | | | | | | | [S390] Remove P390 support.Heiko Carstens2008-07-144-15/+1
| * | | | | | | | | | | | | | | | [S390] Cleanup vmcp printk messages.Christian Borntraeger2008-07-141-10/+5
| * | | | | | | | | | | | | | | | [S390] Cleanup lcs printk messages.Klaus-D. Wacker2008-07-141-5/+2
| * | | | | | | | | | | | | | | | [S390] Cleanup vmwatch printk messages.Martin Schwidefsky2008-07-141-13/+3
| * | | | | | | | | | | | | | | | [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-141-19/+3
| * | | | | | | | | | | | | | | | [S390] Cleanup zfcp dumper printk messages.Michael Holzheu2008-07-141-19/+12
| * | | | | | | | | | | | | | | | [S390] Cleanup vmlogrdr printk messages.Martin Schwidefsky2008-07-141-26/+3
| * | | | | | | | | | | | | | | | [S390] Cleanup monreader printk messages.Gerald Schaefer2008-07-141-67/+7
| * | | | | | | | | | | | | | | | [S390] Cleanup smsgiucv printk messages.Martin Schwidefsky2008-07-141-8/+2
| * | | | | | | | | | | | | | | | [S390] Cleanup qeth print messages.Frank Blaschka2008-07-142-10/+2
| * | | | | | | | | | | | | | | | [S390] Cleanup netiucv printk messages.Ursula Braun2008-07-141-52/+9
| * | | | | | | | | | | | | | | | [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-149-46/+9
| * | | | | | | | | | | | | | | | [S390] Cleanup zcrypt printk messages.Felix Beck2008-07-147-130/+17
| * | | | | | | | | | | | | | | | [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-141-22/+1
| * | | | | | | | | | | | | | | | [S390] Cleanup 3270 printk messages.Martin Schwidefsky2008-07-143-8/+1
| * | | | | | | | | | | | | | | | [S390] Cleanup xpram printk messages.Martin Schwidefsky2008-07-141-14/+4
| * | | | | | | | | | | | | | | | [S390] Cleanup cio printk messages.Michael Ernst2008-07-144-26/+11
OpenPOWER on IntegriCloud