Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds b8716614a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 vor 13 Jahren
  Cong Wang 237f259ce2 crypto: remove the second argument of k[un]map_atomic() vor 13 Jahren
  Nikos Mavrogiannopoulos d912bb7677 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag vor 14 Jahren
  Richard Weinberger 75b766258e crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT vor 14 Jahren
  Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro vor 15 Jahren
  Tejun Heo f4e523f2ad crypto: hifn_795x - use cancel_delayed_work_sync() vor 15 Jahren
  Justin P. Mattock 7e3de7b1be crypto: hifn_795x - Remove unused ctx variable vor 15 Jahren
  David S. Miller 3385329a0a crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk vor 15 Jahren
  Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code vor 15 Jahren
  André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place vor 16 Jahren
  Mike Frysinger f3d8fe4049 crypto: hifn_795x - fix __dev{init,exit} markings vor 16 Jahren
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) vor 16 Jahren
  Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function vor 16 Jahren
  Evgeniy Polyakov 5f459f0adc crypto: hifn_795x - Use softirq kernel mapping in bh context vor 17 Jahren
  Evgeniy Polyakov d6a10c84a2 crypto: hifn_795x - Fix queue management vor 17 Jahren
  Patrick McHardy 3ec858de64 crypto: hifn_795x - Remove some unused cruft vor 17 Jahren
  Patrick McHardy ed4f92e372 crypto: hifn_795x - Fix queue processing vor 17 Jahren
  Patrick McHardy 5df4c0c671 crypto: hifn_795x - Fix request context corruption vor 17 Jahren
  Patrick McHardy 3416158680 crypto: hifn_795x - Don't copy src sg list vor 17 Jahren
  Patrick McHardy 75741a0340 crypto: hifn_795x - Fix DMA setup vor 17 Jahren
  Evgeniy Polyakov a44b56cc69 crypto: hifn - Disable driver when physical size exceeds 32 bits vor 17 Jahren
  Robert P. J. Day 0936a94406 [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro vor 17 Jahren
  Huang Weiyi 0bea3dc1e2 [CRYPTO] hifn: Remove duplicated include vor 17 Jahren
  Patrick McHardy 692af5da77 [HIFN]: Have HW invalidate src and dest descriptors after processing vor 17 Jahren
  Patrick McHardy 85e7e60b85 [HIFN]: Move command descriptor setup to seperate function vor 17 Jahren
  Patrick McHardy 6cd3d674dd [HIFN]: Fix max queue length value vor 17 Jahren
  Patrick McHardy 4b804b53ef [HIFN]: Properly initialize ivsize for CBC modes vor 17 Jahren
  Patrick McHardy 281d6bd453 [HIFN]: Use unique driver names for different algos vor 17 Jahren
  Patrick McHardy 136f702f51 [HIFN]: Properly handle requests for less than the full scatterlist vor 17 Jahren
  Patrick McHardy d069033b42 [HIFN]: Fix data alignment checks vor 17 Jahren