summaryrefslogtreecommitdiffstats
path: root/crypto/deflate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12crypto: algif - zeroize message digest bufferStephan Mueller1-0/+2
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson1-0/+2
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson1-0/+2
2014-11-10crypto: drbg - add MODULE_ALIAS for all DRBG typesStephan Mueller1-0/+25
2014-11-09Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-09ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-06xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-06xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-06xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-06xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-06xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-06xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-06mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06crypto: caam - fix error reportingCristian Stoica1-8/+17
2014-11-06crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile1-4/+281
2014-11-06crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile1-26/+236
2014-11-06crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile2-5/+79
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile2-5/+37
2014-11-06crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus1-1/+457
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa2-22/+113
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa2-230/+200
2014-11-06crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa1-18/+63
2014-11-06crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa1-29/+37
2014-11-06crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa1-10/+2
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa1-10/+3
2014-11-06crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa1-34/+27
2014-11-06crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa1-10/+2
2014-11-06crypto: caam - fix output sequence contiguity checkTudor Ambarus1-1/+2
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk3-3/+4
2014-11-06crypto: aesni - remove unnecessary #defineValentin Rothberg1-6/+2
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-06serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-06dma: edma: move device registration to platform codeArnd Bergmann2-39/+10
2014-11-06tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-06tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-06serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-06ALSA: hda/realtek - Restore default value for ALC668Kailang Yang1-2/+38