aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-21
|\
| * random: simplify fips modeMatt Mackall2010-05-20
| * crypto: talitos - add support for sha224Kim Phillips2010-05-19
| * crypto: talitos - add hash algorithmsLee Nipper2010-05-19
| * crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-19
| * crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-19
| * crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-19
| * crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller2010-05-18
| * crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-02
| |\
| * | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-02
| * | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-19
| * | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-13
| * | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-13
| * | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-13
| * | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-13
| * | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-13
* | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-21
|\ \ \
| * | | drivers: video: msm: default to noDaniel Walker2010-04-22
* | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-21
|\ \ \ \
| * | | | drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-18
| * | | | mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-18
| * | | | mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-18
| * | | | msm: Add 'execute' datamover callbackSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-18
| * | | | mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-18
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
|\ \ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
| |\ \ \ \ \
| * | | | | | i2c/ibm-iic: Drop NO_IRQWolfram Sang2010-05-06
| * | | | | | i2c/cpm: Drop NO_IRQWolfram Sang2010-05-06
| * | | | | | i2c/mpc: Drop NO_IRQWolfram Sang2010-05-06
| * | | | | | powerpc/pmac: Fix dangling pointersWolfram Sang2010-04-07
| * | | | | | powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-07
| * | | | | | powerpc/pmac/windfarm: Correct potential double freeJulia Lawall2010-04-07
| * | | | | | powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman2010-04-07