Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d858b0713849be51406fe84722d0877fb57d201c
/
drivers
678adec
crypto: sahara - Use skcipher for fallback
by Herbert Xu
· 8 years ago
2d20ce07
crypto: qce - Use skcipher for fallback
by Herbert Xu
· 8 years ago
1eb60ff
crypto: picoxcell - Use skcipher for fallback
by Herbert Xu
· 8 years ago
29406bb
crypto: mxs-dcp - Use skcipher for fallback
by Herbert Xu
· 8 years ago
241118d
crypto: ccp - Use skcipher for fallback
by Herbert Xu
· 8 years ago
9ac1c32
crypto: ux500 - do not build with -O0
by Arnd Bergmann
· 8 years ago
61dc0a4
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
by Nishanth Menon
· 9 years ago
5214099
hwrng: bcm2835 - Add support for Broadcom BCM5301x
by Florian Fainelli
· 9 years ago
85e0687
crypto: omap-sham - set sw fallback to 240 bytes
by Bin Liu
· 9 years ago
b973eaa
crypto: omap - do not call dmaengine_terminate_all
by Lokesh Vutla
· 9 years ago
65e7a54
crypto: omap-sham - change queue size from 1 to 10
by Tero Kristo
· 9 years ago
e93f767
crypto: omap-sham - use runtime_pm autosuspend for clock handling
by Tero Kristo
· 9 years ago
47a1f0b
crypto: marvell - Increase the size of the crypto queue
by Romain Perier
· 9 years ago
85030c5
crypto: marvell - Add support for chaining crypto requests in TDMA mode
by Romain Perier
· 9 years ago
bf8f91e
crypto: marvell - Add load balancing between engines
by Romain Perier
· 9 years ago
2786cee
crypto: marvell - Move SRAM I/O operations to step functions
by Romain Perier
· 9 years ago
1bf6682
crypto: marvell - Add a complete operation for async requests
by Romain Perier
· 9 years ago
53da740
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
by Romain Perier
· 9 years ago
bac8e80
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
by Romain Perier
· 9 years ago
b99acf7
crypto: marvell - Fix wrong type check in dma functions
by Romain Perier
· 9 years ago
f628308
crypto: marvell - Check engine is not already running when enabling a req
by Romain Perier
· 9 years ago
e26df73
crypto: marvell - Add a macro constant for the size of the crypto queue
by Romain Perier
· 9 years ago
6999d50
crypto: caam - replace deprecated EXTRA_CFLAGS
by Tudor Ambarus
· 9 years ago
a6ed42d
crypto: caam - fix misspelled upper_32_bits
by Arnd Bergmann
· 9 years ago
e123be1
hwrng: meson - Add Amlogic Meson Hardware Random Generator
by Neil Armstrong
· 9 years ago
5ad67c1
hwrng: exynos - fixup IO accesors
by Ben Dooks
· 9 years ago
773b197
crypto: qat - Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
7405c8d
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
by LEROY Christophe
· 9 years ago
b005776
crypto: talitos - implement cra_priority
by LEROY Christophe
· 9 years ago
e968b49
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
by LEROY Christophe
· 9 years ago
549bd8b
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
by LEROY Christophe
· 9 years ago
6a1e8d1
crypto: talitos - making mapping helpers more generic
by LEROY Christophe
· 9 years ago
246a87c
crypto: talitos - move mapping helpers before IPSEC functions
by LEROY Christophe
· 9 years ago
b096b54
crypto: talitos - using helpers for all talitos_ptr operations
by LEROY Christophe
· 9 years ago
e4a886e
hwrng: chaoskey - Fix URB warning due to timeout on Alea
by Bob Ham
· 9 years ago
d3ede2d
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
by Bob Ham
· 9 years ago
3741bbb
crypto: omap-aes - Fix registration of algorithms
by Lokesh Vutla
· 9 years ago
5318c53
crypto: s5p-sss - Use consistent indentation for variables and members
by Krzysztof Kozlowski
· 9 years ago
4f8de65
hwrng: bcm2835 - Read as much data as available
by Yendapally Reddy Dhananjaya Reddy
· 9 years ago
422a749
hwrng: bcm2835 - Support Broadcom NSP SoC rng
by Yendapally Reddy Dhananjaya Reddy
· 9 years ago
1ff69ad
hwrng: stm32 - fix maybe uninitialized variable warning
by Maxime Coquelin
· 9 years ago
9e21779
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
by Horia Geantă
· 9 years ago
261ea05
crypto: caam - handle core endianness != caam endianness
by Horia Geantă
· 9 years ago
bd52f1c
crypto: caam - fix offset field in hw sg entries
by Cristian Stoica
· 9 years ago
21a3d3b
crypto: qat - fix typos sizeof for ctx
by Tadeusz Struk
· 9 years ago
4469854
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
b02b1fb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
4029632
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
ef703f4
Eliminate bad hash multipliers from hash_32() and hash_64()
by George Spelvin
· 9 years ago
4e8440b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
a1842b2
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
0723ab4
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
8d057e3
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
by Benson Leung
· 9 years ago
e6be18f
i2c: dev: use after free in detach
by Dan Carpenter
· 9 years ago
ba01cf0
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
by Paul Burton
· 9 years ago
ed2608f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
06d2e78
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
23a3e17
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 9 years ago
f49cf3b
Input: pwm-beeper - fix - scheduling while atomic
by Manfred Schlaegl
· 9 years ago
6f49a39
Input: xpad - xbox one elite controller support
by Pavel Rojtberg
· 9 years ago
6538c3b
Input: xpad - add more third-party controllers
by Pavel Rojtberg
· 9 years ago
1ff5fa3
Input: xpad - prevent spurious input from wired Xbox 360 controllers
by Cameron Gutman
· 9 years ago
4efc693
Input: xpad - move pending clear to the correct location
by Pavel Rojtberg
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
564884f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
4cae85b
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
c61b49c
Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
1e8143d
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
2566278
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 9 years ago
b740d2e
platform/x86: Add PMC Driver for Intel Core SoC
by Rajneesh Bhardwaj
· 9 years ago
ff86512
dell-rbtn: Ignore ACPI notifications if device is suspended
by Gabriele Mazzotta
· 9 years ago
afcedeb
thinkpad_acpi: save kbdlight state on suspend and restore it on resume
by Marco Trevisan (Treviño)
· 9 years ago
a29ccf6ff
intel_menlow: reduce code duplication
by Rasmus Villemoes
· 9 years ago
aca234f
asus-wmi: provide access to ALS control
by Oleksij Rempel
· 9 years ago
2d98e0b
ideapad-laptop: add a new WMI string for ESC key
by Arnd Bergmann
· 9 years ago
e27ffe7
surfacepro3_button: Add a warning when switching to tablet mode
by Andy Shevchenko
· 9 years ago
72a71f8
i2c: dev: don't start function name with 'return'
by Wolfram Sang
· 9 years ago
7fa1d27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
79b3c71
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
e12fab2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
bbccb9c
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
by Andrew Morton
· 9 years ago
a10c38a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
d6760b1
i2c: dev: switch from register_chrdev to cdev API
by Erico Nunes
· 9 years ago
e3879e4
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
by Marc Gonzalez
· 9 years ago
67fed0d
i2c: at91: change log when dma configuration fails
by Ludovic Desroches
· 9 years ago
79439d83
i2c: rcar: should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
6aabf9d
i2c: rcar: use dma_request_chan()
by Niklas Söderlund
· 9 years ago
7a226f9
staging/rdma: Remove the entire rdma subdirectory of staging
by Doug Ledford
· 9 years ago
b40f475
IB/core: Make device counter infrastructure dynamic
by Christoph Lameter
· 9 years ago
8779e76
Merge branch 'hfi1-2' into k.o/for-4.7
by Doug Ledford
· 9 years ago
c543673
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
0e77816
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
bfb7644
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
f158486
IB/hfi1: Fix pio map initialization
by Jubin John
· 9 years ago
Next »