summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-1/+9
|\
| *---------. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22374-1912/+27272
| |\ \ \ \ \ \
| | | | | | | * ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij2011-07-191-1/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-07-248-131/+782
|\ \ \ \ \ \ \
| * | | | | | | [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-244-91/+686
| * | | | | | | [S390] ap: toleration support for ap device type 10Holger Dengler2011-07-242-27/+91
| * | | | | | | [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5
| * | | | | | | [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-2413-552/+1756
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: caam - ablkcipher supportYuan Kang2011-07-152-0/+511
| * | | | | | | | crypto: caam - faster aead implementationYuan Kang2011-07-152-330/+832
| * | | | | | | | crypto: caam - structure renamingYuan Kang2011-07-151-21/+43
| * | | | | | | | crypto: caam - shorter namesYuan Kang2011-07-151-137/+137
| * | | | | | | | crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-151-11/+0
| * | | | | | | | crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-151-4/+3
| * | | | | | | | crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-151-3/+3
| * | | | | | | | crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-151-9/+14
| * | | | | | | | hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-303-0/+169
| * | | | | | | | crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-301-1/+4
| * | | | | | | | crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-301-1/+3
| * | | | | | | | crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
| * | | | | | | | crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
| * | | | | | | | crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
| * | | | | | | | crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
| * | | | | | | | crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
| * | | | | | | | crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
| * | | | | | | | crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
| * | | | | | | | crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
| * | | | | | | | crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
| * | | | | | | | crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
| * | | | | | | | crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
| * | | | | | | | hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
| * | | | | | | | hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
| * | | | | | | | hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
* | | | | | | | | of: fix missing include from of_pci.cGrant Likely2011-07-231-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-239-70/+689
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: Convert tps65023 to use regmap APIMark Brown2011-07-232-70/+28
| * | | | | | | | regmap: Add SPI bus supportMark Brown2011-07-233-1/+77
| * | | | | | | | regmap: Add I2C bus supportMark Brown2011-07-233-0/+120
| * | | | | | | | regmap: Add generic non-memory mapped register access APIMark Brown2011-07-235-0/+465
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-2389-3180/+13262
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'scsi-fixes'James Bottomley2011-07-23240-1455/+25703
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-211-0/+2
| | * | | | | | | | | [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-07-212-4/+49
| * | | | | | | | | | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * | | | | | | | | | [SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati2011-06-291-1/+1
| * | | | | | | | | | [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-296-34/+100
| * | | | | | | | | | [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-299-0/+867
| * | | | | | | | | | [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-2911-9/+1665
| * | | | | | | | | | [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-299-47/+910