aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-132-29/+41
* crypto: talitos - align locks on cache linesKim Phillips2009-08-131-83/+58
* crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-131-5/+3
* crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-104-0/+739
* crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-161-0/+2
* crypto: padlock - Fix compile error on i386Herbert Xu2009-07-151-2/+4
* crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-151-19/+0
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-142-39/+71
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
* crypto: padlock - Switch sha to shashHerbert Xu2009-07-142-179/+156
* crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-111-30/+52
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
* random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-181-0/+14
* crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-181-18/+65
* crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-181-35/+46
* Fix pci_claim_resourceMatthew Wilcox2009-06-171-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-172-4/+5
|\
| * Pull for-2.6.31 into releaseTony Luck2009-06-172-4/+5
| |\
| | * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-172-4/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-06-1715-16/+1844
|\ \ \
| * | | mfd: early init for MFD running regulatorsSamuel Ortiz2009-06-173-3/+3
| * | | mfd: fix tmio related warningsSamuel Ortiz2009-06-173-3/+3
| * | | mfd: asic3: enable SD/SDIO cellPhilipp Zabel2009-06-171-1/+113
| * | | mfd: asic3: enable DS1WM cellPhilipp Zabel2009-06-172-0/+100
| * | | mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel2009-06-171-4/+2
| * | | mfd: asic3: add clock handling for MFD cellsPhilipp Zabel2009-06-171-0/+80
| * | | mfd: asic3: add asic3_set_register common operationPhilipp Zabel2009-06-171-0/+15
| * | | mfd: Fix Kconfig help text for WM8350Mark Brown2009-06-171-1/+1
| * | | mfd: add PCAP driverDaniel Ribeiro2009-06-173-0/+514
| * | | mfd: add U300 AB3100 core supportLinus Walleij2009-06-173-1/+1007
| * | | drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner2009-06-171-1/+1
| * | | mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk2009-06-171-0/+3
| * | | mfd: Mark WM8350 mask revision as readable to match siliconMark Brown2009-06-171-1/+1
| * | | mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick2009-06-171-1/+1
| * | | mfd: Correct readability of WM8350 register 227Mark Brown2009-06-171-1/+1
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-172-84/+45
|\ \ \
| * | | [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-152-31/+4
| * | | [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-152-53/+41
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1733-495/+1481
|\ \ \ \
| * | | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-152-11/+17
| * | | | [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
| * | | | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| * | | | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| * | | | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| * | | | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59
| * | | | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-1510-219/+224
| * | | | [SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty2009-06-151-6/+9
| * | | | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2009-06-152-2/+4
| * | | | [SCSI] nsp_cs: time_out reaches -1Roel Kluin2009-06-151-3/+3
| * | | | [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-151-2/+5