Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd8fbefd833da9f212d19e0034b62c02c644b70
/
drivers
dbd8fbe
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
49783d0
crypto: caam - fix error reporting
by Cristian Stoica
· 10 years ago
7222d1a
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
daebc46
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
by Catalin Vasile
· 10 years ago
a5f57cf
crypto: caam - add support for rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
2b22f6c
crypto: caam - add support for ctr(aes)
by Catalin Vasile
· 10 years ago
5d0429a
crypto: caam - add support for rfc4543(gcm(aes))
by Tudor Ambarus
· 10 years ago
f129430
crypto: nx - Fixing the limit number of bytes to be processed
by Leonidas S. Barbosa
· 10 years ago
0008511
crypto: nx - Fix SHA concurrence issue and sg limit bounds
by Leonidas S. Barbosa
· 10 years ago
5313231
crypto: nx - Moving NX-AES-XCBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
e13a79a
crypto: nx - Moving NX-AES-GCM to be processed logic
by Leonidas S. Barbosa
· 10 years ago
c7b675d
crypto: nx - Moving NX-AES-ECB to be processed logic
by Leonidas S. Barbosa
· 10 years ago
01a5aa0
crypto: nx - Moving limit and bound logic in CTR and fix IV vector
by Leonidas S. Barbosa
· 10 years ago
9247f0b
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
by Leonidas S. Barbosa
· 10 years ago
ac0f0a8
crypto: nx - Moving NX-AES-CBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
19167bf
crypto: caam - fix output sequence contiguity check
by Tudor Ambarus
· 10 years ago
a727c4b6
crypto: qat - Move BAR definitions to device specific module
by Tadeusz Struk
· 10 years ago
bac68f2
crypto: caam - add support for rfc4106(gcm(aes))
by Tudor Ambarus
· 10 years ago
3ef8d94
crypto: caam - add support for gcm(aes)
by Tudor Ambarus
· 10 years ago
61daf05
hwrng: core - Changed from using strncat to strlcat
by Rickard Strandqvist
· 10 years ago
77ddaba
crypto: qat - misspelling typo - "reseting" should be "resetting"
by Bruce Allan
· 10 years ago
242b159
crypto: qat - cleanup unnecessary break checkpatch warning
by Bruce Allan
· 10 years ago
fdb4c0a
crypto: qat - cleanup coccicheck warning - NULL check before freeing functions
by Bruce Allan
· 10 years ago
8c4cef4
crypto: qat - fix bad unlock balance
by Bruce Allan
· 10 years ago
61ed53d
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
fb378df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
2eb7f91
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
929254d
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
511c41d
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
88ed806
Merge tag 'md/3.18' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f2d9da1
bna: fix skb->truesize underestimation
by Eric Dumazet
· 10 years ago
b184e49
dsa: Fix conversion from host device to mii bus
by Guenter Roeck
· 10 years ago
70b33fb
sfc: add support for skb->xmit_more
by Edward Cree
· 10 years ago
6cc69f2
r8152: return -EBUSY for runtime suspend
by hayeswang
· 10 years ago
f88e671
hyperv: Add handling of IP header with option field in netvsc_set_hash()
by Haiyang Zhang
· 10 years ago
7a9f526
vxlan: fix a free after use
by Li RongQing
· 10 years ago
b7983e3
atm: simplify lanai.c by using module_pci_driver
by Michael Opdenacker
· 10 years ago
ab760a0
ntb: Adding split BAR support for Haswell platforms
by Dave Jiang
· 10 years ago
069684e
ntb: use errata flag set via DID to implement workaround
by Dave Jiang
· 10 years ago
1db97f2
ntb: conslidate reading of PPD to move platform detection earlier
by Dave Jiang
· 10 years ago
b775e85
ntb: move platform detection to separate function
by Dave Jiang
· 10 years ago
6465d02
NTB: debugfs device entry
by Jon Mason
· 11 years ago
4dfb15c
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
by Tommi Rantala
· 10 years ago
4b54625
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
by Tommi Rantala
· 10 years ago
135d916
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
by Jaewon Kim
· 10 years ago
4d544e3
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
by Chang Huaixin
· 10 years ago
600a507
ixgbe: check for vfs outside of sriov_num_vfs before dereference
by Emil Tantilov
· 10 years ago
f6b03c1
fm10k: Add CONFIG_FM10K_VXLAN configuration option
by Andy Zhou
· 10 years ago
13cb2da
fm10k: Unlock mailbox on VLAN addition failures
by Matthew Vick
· 10 years ago
6b997ba
serial: atmel: add missing dmaengine header
by Vinod Koul
· 10 years ago
4d41915
fm10k: Check the host state when bringing the interface up
by Matthew Vick
· 10 years ago
3e27a84
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
by james.d.ralston@intel.com
· 10 years ago
15ef277
i2c: hix5hd2: add i2c controller driver
by Wei Yan
· 10 years ago
91269e3
vxlan: using pskb_may_pull as early as possible
by Li RongQing
· 10 years ago
ce6502a
vxlan: fix a use after free in vxlan_encap_bypass
by Li RongQing
· 10 years ago
f5b720b
gianfar: Add FCS to rx buffer size (fix)
by Claudiu Manoil
· 10 years ago
4b7fd2e6
virtio_net: fix use after free
by Michael S. Tsirkin
· 10 years ago
28b5f05
net: fec: ptp: fix convergence issue to support LinuxPTP stack
by Nimrod Andy
· 10 years ago
7546e52
Drivers: ide: Remove typedef atiixp_ide_timing
by Himangi Saraogi
· 10 years ago
b0cfb79
Input: alps - fix v4 button press recognition
by Andreas Bosch
· 10 years ago
001586a
cxgb4i : Fix -Wmaybe-uninitialized warning.
by Anish Bhatt
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
cf6c0ab5
Merge branch 'topic/dma_control_fsl_acks' into for-linus
by Vinod Koul
· 10 years ago
2856fcd
Merge branch 'topic/dma_control_cleanup_acks' into for-linus
by Vinod Koul
· 10 years ago
01c6ad6
dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method
by Vinod Koul
· 10 years ago
7abfe6e
carma-fpga: move to fsl_dma_external_start()
by Vinod Koul
· 10 years ago
4fdcf68
carma-fpga: use dmaengine_xxx() API
by Vinod Koul
· 10 years ago
0a5642b
dmaengine: freescale: add and export fsl_dma_external_start()
by Vinod Koul
· 10 years ago
a500789
video: mx3fb: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
2bcd90d
serial: sh-sci: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
843d349
net: ks8842: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
0e497c3
mtd: sh_flctl: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
b177ea3
mtd: fsmc_nand: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
0aae803
V4L2: mx3_camer: use dmaengine_pause() API
by Vinod Koul
· 10 years ago
7e606d3
dmaengine: coh901318: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
72b2caf
pata_arasan_cf: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
71ae8f5
stmmac: fix sti compatibililies
by Giuseppe CAVALLARO
· 10 years ago
639559a
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
by Sebastian Andrzej Siewior
· 10 years ago
2a52f6e
dmaengine: dw: export probe()/remove() and Co to users
by Andy Shevchenko
· 10 years ago
99d9bf4
dmaengine: dw: enable and disable controller when needed
by Andy Shevchenko
· 10 years ago
2540f74
dmaengine: dw: always export dw_dma_{en,dis}able
by Andy Shevchenko
· 10 years ago
7a83c04
dmaengine: dw: introduce dw_dma_on() helper
by Andy Shevchenko
· 10 years ago
3d588f8
dmaengine: dw: split dma-dw.h to platform and private parts
by Andy Shevchenko
· 10 years ago
46e8c83
dmaengine: dw: move private definitions to regs.h
by Andy Shevchenko
· 10 years ago
f0f3b5f
dma: cppi41: Switch to using managed resource in probe
by Kiran Padwal
· 10 years ago
6e4a2a8
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
by Krzysztof Kozlowski
· 10 years ago
0f5ebab
dmaengine: pl330: Fix NULL pointer dereference on probe failure
by Krzysztof Kozlowski
· 10 years ago
c3cb38f
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
by Krzysztof Kozlowski
· 10 years ago
937cb2f
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
by Krzysztof Kozlowski
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
6929c35
Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 10 years ago
23971bd
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
c0fa237
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
Next »