summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds
2014-11-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: at91: don't account as iowaitWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-11-07xfs: track bulkstat progress by aginoDave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-06Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-06crypto: caam - fix error reportingCristian Stoica
2014-11-06crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile
2014-11-06crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: caam - fix output sequence contiguity checkTudor Ambarus
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk
2014-11-06crypto: aesni - remove unnecessary #defineValentin Rothberg
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown