projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/mt8127/android_kernel_alcatel_ttab.git
Author
Commit
2009-07-22
Herbert Xu
crypto: sha512 - Export struct sha512_state
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-22
Herbert Xu
crypto: xcbc - Fix shash conversion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-22
Herbert Xu
crypto: xcbc - Use crypto_xor
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-22
Herbert Xu
crypto: cryptd - Add finup/export/import for hash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-16
Sachin Sant
crypto: s390 - Fix sha build failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-16
Herbert Xu
crypto: padlock - Fix hashing of partial blocks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: shash - Fix async finup handling of null digest
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: shash - Fix digest size offset
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: ahash - Fix setkey crash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: padlock - Fix compile error on i386
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: xcbc - Fix incorrect error value when creating...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: hmac - Fix incorrect error value when creating...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Steffen Klassert
crypto: cryptd - Fix uninitialized return value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: crypto4xx - Disable SHA implementation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-15
Herbert Xu
crypto: ahash - Add unaligned handling and default...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: ahash - Use GFP_KERNEL in unaligned setkey
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: shash - Fix alignment in unaligned operations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: hash - Zap unaligned buffers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: ahash - Remove old_ahash_alg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: crypto4xx - Switch to new style ahash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: cryptd - Switch to new style ahash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: cryptd - Switch to template create API
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: hash - Add helpers to free spawns
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: tcrypt - Add mask parameter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: ahash - Add instance/spawn support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: ahash - Convert to new style algorithms
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: api - Remove frontend argument from extsize...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: crypto4xx - Use crypto_ahash_set_reqsize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: cryptd - Use crypto_ahash_set_reqsize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: ahash - Add crypto_ahash_set_reqsize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: cryptd - Use shash algorithms
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: shash - Export async functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: hash - Remove legacy hash/digest implementaion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: authenc - Remove reference to crypto_hash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: xcbc - Switch to shash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: hmac - Switch to shash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: padlock - Switch sha to shash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-14
Herbert Xu
crypto: shash - Make descsize a run-time attribute
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-12
Herbert Xu
crypto: async - Use kzfree for requests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-12
Herbert Xu
crypto: shash - Move null setkey check to registration...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: padlock - Use shash fallback for sha
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: sha256-s390 - Add export/import support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: sha1-s390 - Add export/import support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: sha256_generic - Add export/import support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: sha256_generic - Use 64-bit counter like sha1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: sha1_generic - Add export/import support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: shash - Move finup/digest null checks to regist...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-11
Herbert Xu
crypto: shash - Export/import hash state only
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-09
Herbert Xu
crypto: api - Fix crypto_drop_spawn crash on blank...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-09
Herbert Xu
crypto: shash - Add shash_instance_ctx
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Propagate reinit return value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Use finup in default digest
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add __crypto_shash_cast
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add crypto_shash_ctx_aligned
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add shash_register_instance
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add shash_attr_alg2 helper
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: api - Add crypto_attr_alg2 helper
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add spawn support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: api - Add new style spawn support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-08
Herbert Xu
crypto: shash - Add shash_instance
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-07
Herbert Xu
crypto: api - Add crypto_alloc_instance2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-07
Herbert Xu
crypto: api - Add new template create function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-03
Sebastian Andrzej...
crypto: ansi_prng - alloc cipher just in init
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-03
Sebastian Andrzej...
crypto: ansi_prng - Use just a BH lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-07-02
Herbert Xu
crypto: testmgr - Allow implementation-specific tests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-25
Herbert Xu
crypto: skcipher - Change default sync geniv on SMP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-25
Herbert Xu
crypto: skcipher - Fix request for sync algorithms
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-25
Joe Perches
hwrng: Use PCI_VDEVICE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-24
Herbert Xu
crypto: testmgr - Remove hash size check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-24
Roland Dreier
crypto: aes-ni - Don't print message with KERN_ERR...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-21
Neil Horman
crypto: fips - Select CPRNG
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-19
Herbert Xu
crypto: tcrypt - Fix module return code when testing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-19
Herbert Xu
crypto: ansi_cprng - Do not select FIPS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-19
Steffen Klassert
crypto: tcrypt - Test algorithms by name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Jarod Wilson
crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Neil Horman
random: Add optional continuous repetition test to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Huang Ying
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Huang Ying
crypto: aes-ni - Do not sleep when using the FPU
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Huang Ying
crypto: aes-ni - Fix cbc mode IV saving
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Chuck Ebbert
crypto: padlock-aes - work around Nano CPU errata in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-18
Chuck Ebbert
crypto: padlock-aes - work around Nano CPU errata in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Matthew Wilcox
ia64: Fix resource assignment for root busses
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Matthew Wilcox
x86: Use pci_claim_resource
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Matthew Wilcox
Delete pcibios_select_root
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Matthew Wilcox
Fix pci_claim_resource
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Linus Torvalds
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Samuel Ortiz
mfd: early init for MFD running regulators
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Samuel Ortiz
mfd: fix tmio related warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: enable SD/SDIO cell
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: enable DS1WM cell
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: remove SD/SDIO controller register definitions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: use resource_size macro instead of local...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: add ASIC3 IRQ numbers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: add clock handling for MFD cells
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Philipp Zabel
mfd: asic3: add asic3_set_register common operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Mark Brown
mfd: Fix Kconfig help text for WM8350
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Daniel Ribeiro
mfd: add PCAP driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2009-06-17
Linus Walleij
mfd: add U300 AB3100 core support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next