summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | padata: Dont scale the parallel objects with the cpusSteffen Klassert2010-05-031-1/+1
| * | | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-033-0/+1270
| * | | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-035-13/+56
| * | | crypto: algapi - Remove unneeded null checkDan Carpenter2010-05-031-1/+1
| * | | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-191-16/+20
| * | | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-132-12/+542
| * | | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-131-3/+5
| * | | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-131-22/+27
| * | | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-131-4/+9
| * | | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-131-5/+5
| * | | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-131-19/+24
| * | | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-131-22/+44
| * | | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-131-5/+9
| * | | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-131-0/+1
| * | | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-131-0/+2
| * | | padata: Section cleanupHenrik Kretzschmar2010-03-291-2/+2
| * | | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-241-2/+2
| * | | crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter2010-03-241-7/+4
| * | | crypto: vmac - Fix big-endian supportShane Wang2010-03-182-43/+96
| * | | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-132-5/+95
| * | | crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-102-0/+36
| * | | crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-102-7/+238
| * | | crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-101-1/+1
* | | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-212-1/+78
|\ \ \ \
| * | | | drivers: video: msm: add include msm_mdp.hDaniel Walker2010-04-281-0/+78
| * | | | drivers: video: msm: default to noDaniel Walker2010-04-221-1/+0
* | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-214-186/+308
|\ \ \ \ \
| * | | | | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-181-2/+10
| * | | | | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-181-34/+27
| * | | | | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-181-9/+10
| * | | | | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-181-2/+2
| * | | | | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-181-2/+1
| * | | | | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-181-3/+0
| * | | | | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-181-3/+4
| * | | | | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-181-0/+13
| * | | | | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-182-48/+52
| * | | | | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-182-120/+161
| * | | | | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-181-0/+2
| * | | | | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-181-55/+61
| * | | | | mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-182-28/+63
| * | | | | msm: Add 'execute' datamover callbackSan Mehat2010-03-183-0/+8
| * | | | | mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-181-0/+14
| * | | | | mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-181-40/+40
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-213-19/+29
|\ \ \ \ \ \
| * | | | | | udf: BKL ioctl pushdownJohn Kacur2010-05-053-19/+29
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21118-1140/+4145
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
| * | | | | | | powerpc: Build-in e1000e for pseries & ppc64_defconfigMichael Neuling2010-05-212-2/+2
| * | | | | | | powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
| * | | | | | | powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinityAnton Blanchard2010-05-211-8/+12
OpenPOWER on IntegriCloud