Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2b188b3b86005ca63eb851a1992f06b9a301f800
2b188b3b8
crypto: nx - fix limits to sg lists for AES-CCM
by Fionnuala Gunter
· 11 years ago
9d6f1a8
crypto: nx - fix limits to sg lists for AES-XCBC
by Fionnuala Gunter
· 11 years ago
7998043
crypto: nx - fix limits to sg lists for AES-GCM
by Marcelo Cerri
· 11 years ago
884d981
crypto: nx - fix limits to sg lists for AES-CTR
by Marcelo Cerri
· 11 years ago
2d290f0
crypto: nx - fix limits to sg lists for AES-CBC
by Marcelo Cerri
· 11 years ago
ab74175
crypto: nx - fix limits to sg lists for AES-ECB
by Marcelo Cerri
· 11 years ago
a8fc391
crypto: nx - add offset to nx_build_sg_lists()
by Marcelo Cerri
· 11 years ago
b8b4a41
padata - Register hotcpu notifier after initialization
by Richard Weinberger
· 11 years ago
9c823f9
padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED
by Chen Gang
· 11 years ago
a246968
hwrng: omap - reorder OMAP TRNG driver code
by Olof Johansson
· 11 years ago
f5e4626
crypto: omap-sham - correct dma burst size
by Lokesh Vutla
· 11 years ago
b8411cc
crypto: omap-sham - Enable Polling mode if DMA fails
by Lokesh Vutla
· 11 years ago
5bc3570
crypto: tegra-aes - bitwise vs logical and
by Dan Carpenter
· 11 years ago
393e661
crypto: sahara - checking the wrong variable
by Dan Carpenter
· 11 years ago
1bbf643
crypto: omap-aes - Kconfig: Add build support for AM437x
by Joel Fernandes
· 11 years ago
bce2a22
crypto: omap-aes - Convert request_irq to devm_request_irq
by Joel Fernandes
· 11 years ago
05007c1
crypto: omap-aes - Convert kzalloc to devm_kzalloc
by Joel Fernandes
· 11 years ago
6242332
crypto: omap-aes - Add support for cases of unaligned lengths
by Joel Fernandes
· 11 years ago
1801ad9
crypto: omap-aes - Switch to PIO mode during probe
by Joel Fernandes
· 11 years ago
98837ab
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
by Joel Fernandes
· 11 years ago
1bf95cc
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
by Joel Fernandes
· 11 years ago
6721675
crypto: omap-aes - Add IRQ info and helper macros
by Joel Fernandes
· 11 years ago
0c063a2
crypto: omap-aes - Remove previously used intermediate buffers
by Joel Fernandes
· 11 years ago
0a64171
crypto: omap-aes - Sync SG before DMA operation
by Joel Fernandes
· 11 years ago
4b645c9
crypto: omap-aes - Simplify DMA usage by using direct SGs
by Joel Fernandes
· 11 years ago
e77c756
crypto: omap-aes - Populate number of SG elements
by Joel Fernandes
· 11 years ago
016af9b
crypto: omap-aes - Add useful debug macros
by Joel Fernandes
· 11 years ago
257aff5
crypto: scatterwalk - Add support for calculating number of SG elements
by Joel Fernandes
· 11 years ago
b4eba0c
crypto: nx - fix nx-aes-gcm verification
by jmlatten@linux.vnet.ibm.com
· 11 years ago
d4d8edf
crypto: caam - add option for enabling DEBUG mode
by Alex Porosanu
· 11 years ago
514df28
crypto: caam - replace xstr macro with __stringify
by Alex Porosanu
· 11 years ago
edb6f29
crypto: xor - Check for osxsave as well as avx in crypto/xor
by John Haxby
· 11 years ago
452ec04
crypto: camellia_generic - replace commas by semicolons and adjust code alignment
by Julia Lawall
· 11 years ago
2a128b4
crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment
by Julia Lawall
· 11 years ago
9dc4803
hwrng: tx4939 - simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
c849163
crypto: nx - fix concurrency issue
by Marcelo Cerri
· 11 years ago
f22d081
crypto: make tables used from assembler __visible
by Andi Kleen
· 11 years ago
3a4eac7
crypto: crypto4xx - Staticize local symbols
by Jingoo Han
· 11 years ago
e45f1d1
crypto: sahara - Staticize local symbol
by Jingoo Han
· 11 years ago
75be456
hwrng: pixocel - Staticize 'rng_dev'
by Jingoo Han
· 11 years ago
cc76daf
crypto: nx - saves chaining value from co-processor
by Fionnuala Gunter
· 11 years ago
e83872c
hwrng: omap - Add OMAP4 TRNG support
by Lokesh Vutla
· 11 years ago
674ee08
ARM: OMAP2+: Only manually add hwmod data when DT not used.
by Lokesh Vutla
· 11 years ago
c903970
hwrng: omap - Add device tree support
by Lokesh Vutla
· 11 years ago
7256c47
hwrng: omap - Remove duplicated function call
by Lokesh Vutla
· 11 years ago
d52dc81
hwrng: omap - Convert to devm_kzalloc()
by Lokesh Vutla
· 11 years ago
4390f77
hwrng: omap - Use module_platform_driver macro
by Lokesh Vutla
· 11 years ago
d311149
crypto: nx - fix limits to sg lists for SHA-2
by Marcelo Cerri
· 11 years ago
2b7c15c
crypto: nx - fix physical addresses added to sg lists
by Marcelo Cerri
· 11 years ago
032c8ca
crypto: testmgr - remove double execution of the same test suite
by Cristian Stoica
· 12 years ago
6dad411
crypto: caam - Remove unused functions from Job Ring
by Ruchika Gupta
· 11 years ago
674349f
modules: add support for soft module dependencies
by Andreas Robinson
· 11 years ago
7a7e4b7
crypto: omap-sham - Convert to devm_kzalloc()
by Lokesh Vutla
· 11 years ago
0de9c38
crypto: omap-sham - Convert to devm_request_irq()
by Lokesh Vutla
· 11 years ago
7d7c704
crypto: omap-sham - Add OMAP5/AM43XX SHAM Support
by Lokesh Vutla
· 11 years ago
eaef7e3
crypto: omap-sham - Add SHA384 and SHA512 Support
by Lokesh Vutla
· 11 years ago
9e01d0c
hwrng: mxc-rnga - Check the return value from clk_prepare_enable()
by Fabio Estevam
· 12 years ago
69d2884
crypto: ux500 - Fix logging, make arrays const, neatening
by Joe Perches
· 12 years ago
997ad29
crypto: caam - RNG instantiation by directly programming DECO
by Ruchika Gupta
· 12 years ago
aa2faec
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
by Vakul Garg
· 12 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
4517547
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
2dd1cb5
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
74b9272
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
f5b63ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
57961e3
Input: cyttsp4 - kfree xfer_buf on error path in probe()
by Ferruh Yigit
· 12 years ago
98f486f1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
697a067
Merge tag 'md-3.11' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 12 years ago
92aef8fb
hang and lockup detection menu
by Dave Hansen
· 12 years ago
604ff0d
kconfig: consolidate printk options
by Dave Hansen
· 12 years ago
9eade16
group locking debugging options
by Dave Hansen
· 12 years ago
6dfc066
consolidate compilation option configs
by Dave Hansen
· 12 years ago
881c514
consolidate runtime testing configs
by Dave Hansen
· 12 years ago
0610c8a
order memory debugging Kconfig options
by Dave Hansen
· 12 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 12 years ago
da67db4
Merge branch 'hpfs' from Mikulas Patocka
by Linus Torvalds
· 12 years ago
275f495
hpfs: implement prefetch to improve performance
by Mikulas Patocka
· 12 years ago
a0c1b75
hpfs: use mpage
by Mikulas Patocka
· 12 years ago
3ebacb0
hpfs: better test for errors
by Mikulas Patocka
· 12 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
6dd18e4
of: Fix address decoding on Bimini and js2x machines
by Benjamin Herrenschmidt
· 12 years ago
21796b3
Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus
by Jiri Kosina
· 12 years ago
9d15762
HID: wacom: Intuos4 battery charging changes
by Przemo Firszt
· 12 years ago
08ec2dc
Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus
by Jiri Kosina
· 12 years ago
db58316
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus
by Jiri Kosina
· 12 years ago
811adb9
HID: i2c-hid: support sending HID output reports using the output register
by Andrew Duggan
· 12 years ago
1376512
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
by NeilBrown
· 12 years ago
fdcfbbb
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
by NeilBrown
· 12 years ago
ddcf660
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
c16bfeb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
9e22038
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 12 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 12 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
9307c29
tools/testing/selftests: don't assume the x bit is set on scripts
by Andrew Morton
· 12 years ago
94d0900
selftests: add .gitignore for kcmp
by Ramkumar Ramachandra
· 12 years ago
Next »