aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu1-2/+2
2008-07-10crypto: talitos - Add support for 3desLee Nipper2-27/+69
2008-07-10crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz2-4/+4
2008-07-10crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt3-0/+1516
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips4-0/+1684
2008-07-10[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day1-1/+1
2008-07-10[CRYPTO] hifn: Remove duplicated includeHuang Weiyi1-1/+0
2008-07-10[HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy1-4/+4
2008-07-10[HIFN]: Move command descriptor setup to seperate functionPatrick McHardy1-101/+104
2008-07-10[HIFN]: Fix max queue length valuePatrick McHardy1-1/+1
2008-07-10[HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy1-0/+3
2008-07-10[HIFN]: Use unique driver names for different algosPatrick McHardy1-13/+14
2008-07-10[HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy1-10/+10
2008-07-10[HIFN]: Fix data alignment checksPatrick McHardy1-28/+14
2008-07-10[HIFN]: Handle ablkcipher_walk errorsPatrick McHardy1-1/+4
2008-07-10[HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy1-2/+2
2008-07-10[HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy1-1/+1
2008-07-10[HIFN]: Endianess fixesPatrick McHardy1-30/+30
2008-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+4
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise1-0/+4
2008-07-08Fix broken fix for fsl-diu-dbTakashi Iwai1-2/+2
2008-07-08it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz1-2/+1
2008-07-08palm_bk3710: fix IDECLK period calculationSergei Shtylyov1-20/+18
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2-11/+3
2008-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-27/+71
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds22-31/+70
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz1-2/+2
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2-10/+0
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04mmc: don't use DMA on newer ENE controllersPierre Ossman1-2/+4
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon1-1/+11
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+18
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-04spi: fix the read path in spidevSebastian Siewior1-6/+4
2008-07-04w100fb: add 80 MHz modelinePhilipp Zabel1-0/+1
2008-07-04w100fb: do not depend on SHARPSLPhilipp Zabel1-1/+2
2008-07-04hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+6
2008-07-04cciss: fix regression that no device nodes are created if no logical drives are configured.Stephen M. Cameron1-0/+4
2008-07-04fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov1-14/+15
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell2-5/+11
2008-07-04Miguel Ojeda has movedMiguel Ojeda4-7/+7
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-07-04rtc-x1205: Fix alarm setMichael Hamel1-20/+91