summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-022-1/+18
|\
| * Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-316-13/+172
| |\
| | * irq: support domains with non-zero hwirq baseRob Herring2011-10-311-1/+15
| | * of/irq: introduce of_irq_initRob Herring2011-10-311-0/+3
| | * Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-244-12/+154
| | |\
| * | \ Merge branch 'omap/dt' into next/dtArnd Bergmann2011-10-311-0/+18
| |\ \ \
* | \ \ \ Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-041-0/+18
* | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song2011-10-244-10/+47
| |\ \ \ \ \
| * | | | | | ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song2011-09-111-0/+18
* | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+20
|\ \ \ \ \ \ \
| * | | | | | | clocksource: fixup ux500 build problemsLinus Walleij2011-10-031-4/+2Star
| * | | | | | | clocksource: add DBX500 PRCMU Timer supportMattias Wallin2011-09-221-0/+22
* | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-011-3/+2Star
|\ \ \ \ \ \ \ \
| * | | | | | | | I2C: OMAP: remove unused function pointers from pdataKevin Hilman2011-10-291-3/+0Star
| * | | | | | | | I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green2011-10-291-0/+1
| * | | | | | | | I2C: OMAP: add rev to omap i2c platform dataAndy Green2011-10-291-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-013-1/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: Constify constraints nameMark Brown2011-10-141-1/+1
| * | | | | | | | | regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-091-0/+87
| * | | | | | | | | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-281-0/+16
| * | | | | | | | | regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap2011-08-081-1/+1
* | | | | | | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-011-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-2/+2
| * | | | | | | | | | pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-017-9/+172
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-017-9/+172
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+13
| | | | * | | | | | | | | | RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-131-6/+24
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC QPsSean Hefty2011-10-131-1/+2
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-131-2/+2
| | | | * | | | | | | | | | IB/mlx4: Add support for XRC domainsSean Hefty2011-10-131-0/+5
| | | | * | | | | | | | | | RDMA/ucm: Allow user to specify QP type when creating idSean Hefty2011-10-131-1/+2
| | | | * | | | | | | | | | RDMA/cm: Define new RDMA port space specific to IBSean Hefty2011-10-131-0/+1
| | | | * | | | | | | | | | RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-131-2/+17
| | | | * | | | | | | | | | RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-132-1/+20
| | | | * | | | | | | | | | RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty2011-10-131-1/+16
| | | | * | | | | | | | | | RDMA/core: Add XRC QPsSean Hefty2011-10-131-1/+8
| | | | * | | | | | | | | | RDMA/core: Add XRC SRQ typeSean Hefty2011-10-131-1/+17
| | | | * | | | | | | | | | RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+6
| | | | * | | | | | | | | | RDMA/core: Add XRC domain supportSean Hefty2011-10-121-0/+22
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | mlx4_core: Add extended port capabilities supportMarcel Apfelbaum2011-10-281-0/+7
| | | * | | | | | | | | | IB: Add new InfiniBand link speedsMarcel Apfelbaum2011-10-111-1/+17
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi2011-10-061-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-016-0/+138
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: Add userspace report for cipher type algorithmsSteffen Klassert2011-10-211-0/+8
| * | | | | | | | | | | crypto: Add userspace report for rng type algorithmsSteffen Klassert2011-10-211-0/+6
| * | | | | | | | | | | crypto: Add userspace report for pcompress type algorithmsSteffen Klassert2011-10-211-0/+5
| * | | | | | | | | | | crypto: Add userspace report for aead type algorithmsSteffen Klassert2011-10-211-0/+9