Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 2 | -26/+7 | |
|\ | ||||||
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-05-20 | 2 | -26/+7 | |
| |\ | ||||||
| | * | video i.MX: remove mx1 compile time dependencies | Sascha Hauer | 2011-05-19 | 2 | -26/+7 | |
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*---------. \ \ | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 2011-05-23 | 2 | -16/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | ARM: 6858/1: mmci: force negative edge on clock bypass for ux500 | Linus Walleij | 2011-05-12 | 1 | -0/+2 | |
| | | | * | | | | | ARM: 6785/1: mmci: separate out ST Micro register defines | Linus Walleij | 2011-05-11 | 2 | -16/+29 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 5 | -351/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 2011-05-20 | 2 | -42/+18 | |
| * | | | | | | | | | | ARM: 6906/1: MTD: Remove integrator-flash | Marc Zyngier | 2011-05-20 | 3 | -312/+1 | |
| * | | | | | | | | | | ARM: 6904/1: MTD: Add integrator-flash feature to physmap | Marc Zyngier | 2011-05-20 | 1 | -1/+15 | |
* | | | | | | | | | | | clocksource: add common mmio clocksource | Russell King | 2011-05-23 | 3 | -0/+77 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-05-21 | 11 | -103/+131 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 2011-05-10 | 6 | -21/+13 | |
| * | | | | | | | | | | | firewire: sbp2: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 1 | -4/+4 | |
| * | | | | | | | | | | | firewire: sbp2: omit Scsi_Host lock from queuecommand | Stefan Richter | 2011-05-10 | 1 | -14/+6 | |
| * | | | | | | | | | | | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 2011-05-10 | 5 | -16/+36 | |
| * | | | | | | | | | | | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 2011-05-10 | 7 | -5/+33 | |
| * | | | | | | | | | | | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 5 | -38/+25 | |
| * | | | | | | | | | | | Merge tag 'v2.6.39-rc7' | Stefan Richter | 2011-05-10 | 6422 | -297549/+651221 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | firewire: ohci: optimize find_branch_descriptor() | Clemens Ladisch | 2011-04-19 | 1 | -4/+3 | |
| * | | | | | | | | | | | firewire: ohci: avoid separate DMA mapping for small AT payloads | Clemens Ladisch | 2011-04-19 | 1 | -8/+17 | |
| * | | | | | | | | | | | firewire: ohci: do not start DMA contexts before link is enabled | Clemens Ladisch | 2011-04-19 | 1 | -6/+7 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-05-21 | 22 | -155/+6167 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | crypto: caam - add support for sha512 variants of existing AEAD algorithms | Kim Phillips | 2011-05-19 | 2 | -13/+107 | |
| * | | | | | | | | | | | | crypto: caam - remove unused authkeylen from caam_ctx | Kim Phillips | 2011-05-19 | 1 | -2/+0 | |
| * | | | | | | | | | | | | crypto: caam - fix decryption shared vs. non-shared key setting | Kim Phillips | 2011-05-19 | 1 | -4/+22 | |
| * | | | | | | | | | | | | crypto: caam - platform_bus_type migration | Kim Phillips | 2011-05-19 | 1 | -5/+4 | |
| * | | | | | | | | | | | | crypto: mv_cesa - make count_sgs() null-pointer proof | Phil Sutter | 2011-05-11 | 1 | -6/+2 | |
| * | | | | | | | | | | | | crypto: mv_cesa - copy remaining bytes to SRAM only when needed | Phil Sutter | 2011-05-11 | 1 | -6/+6 | |
| * | | | | | | | | | | | | crypto: mv_cesa - move digest state initialisation to a better place | Phil Sutter | 2011-05-11 | 1 | -8/+6 | |
| * | | | | | | | | | | | | crypto: mv_cesa - fill inner/outer IV fields only in HMAC case | Phil Sutter | 2011-05-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | crypto: mv_cesa - refactor copy_src_to_buf() | Phil Sutter | 2011-05-11 | 1 | -15/+10 | |
| * | | | | | | | | | | | | crypto: mv_cesa - no need to save digest state after the last chunk | Phil Sutter | 2011-05-11 | 1 | -6/+6 | |
| * | | | | | | | | | | | | crypto: mv_cesa - print a warning when registration of AES algos fail | Phil Sutter | 2011-05-11 | 1 | -2/+8 | |
| * | | | | | | | | | | | | crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup | Phil Sutter | 2011-05-11 | 1 | -3/+0 | |
| * | | | | | | | | | | | | crypto: mv_cesa - the descriptor pointer register needs to be set just once | Phil Sutter | 2011-05-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of | Phil Sutter | 2011-05-11 | 1 | -3/+1 | |
| * | | | | | | | | | | | | crypto: caam - fix printk recursion for long error texts | Kim Phillips | 2011-05-04 | 2 | -3/+4 | |
| * | | | | | | | | | | | | crypto: caam - remove unused keylen from session context | Kim Phillips | 2011-05-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | hwrng: amd - enable AMD hw rnd driver for Maple PPC boards | Dmitry Eremin-Solenikov | 2011-05-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | hwrng: amd - manage resource allocation | Dmitry Eremin-Solenikov | 2011-05-04 | 1 | -0/+9 | |
| * | | | | | | | | | | | | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer | 2011-05-04 | 1 | -2/+6 | |
| * | | | | | | | | | | | | crypto: s390 - cleanup s390 Kconfig options | Jan Glauber | 2011-05-04 | 1 | -8/+8 | |
| * | | | | | | | | | | | | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer | 2011-05-04 | 1 | -0/+10 | |
| * | | | | | | | | | | | | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer | 2011-05-04 | 1 | -14/+8 | |
| * | | | | | | | | | | | | crypto: caam - remove duplicate dev_err | Kim Phillips | 2011-05-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor | Kim Phillips | 2011-05-03 | 1 | -4/+2 | |
| * | | | | | | | | | | | | crypto: caam - fix queue interface detection | Kim Phillips | 2011-05-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | crypto: caam - handle interrupt lines shared across rings | Kim Phillips | 2011-05-03 | 1 | -26/+20 | |
| * | | | | | | | | | | | | crypto: omap-sham - hmac calculation bug fix for sha1 base hash | Dmitry Kasatkin | 2011-04-26 | 1 | -40/+31 |