summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-07crypto: geode-aes - Use module_pci_driverSachin Kamat1-14/+1
2012-09-07crypto: remove duplicated includeWei Yongjun3-15/+0
2012-09-07crypto: caam - coccicheck fixesKim Phillips3-8/+16
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga1-1/+0
2012-08-28crypto: talitos - add IPsec ESN supportHoria Geanta1-2/+28
2012-08-28crypto: talitos - support for assoc data provided as scatterlistHoria Geanta1-51/+125
2012-08-28crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta1-21/+20
2012-08-28crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta1-7/+6
2012-08-28crypto: talitos - fix icv management on outbound directionHoria Geanta1-1/+1
2012-08-28crypto: talitos - consolidate common cra_* assignmentsKim Phillips1-146/+17
2012-08-28crypto: talitos - consolidate cra_type assignmentsKim Phillips1-26/+3
2012-08-20crypto: atmel - Remove possible typo errorTushar Behera1-1/+1
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall1-12/+5
2012-08-20crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman1-16/+18
2012-08-01powerpc/crypto: add 842 hardware compression driverSeth Jennings3-0/+1627
2012-08-01powerpc/crypto: rework KconfigSeth Jennings3-14/+25
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips3-7/+7
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu2-6/+15
2012-08-01crypto: caam - fix possible deadlock conditionKim Phillips1-5/+5
2012-08-01crypto: drivers - remove cra_list initializationJussi Kivilinna12-21/+0
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds10-12/+14
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds13-0/+5426
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-159/+287
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-258/+555
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds126-8031/+7073
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+84
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga1-2/+0
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga1-1/+1
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman1-1/+5
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman7-8/+7
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-0/+1
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds17-55/+697
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-355/+462
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31vfio: Add PCI device driverAlex Williamson8-0/+3233
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson4-0/+768
2012-07-31vfio: VFIO coreAlex Williamson5-0/+1425
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov429-2372/+3770
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile2-2/+10
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds121-5204/+6989
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0