summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio: Add platform bus driver for memory mapped virtio devicePawel Moll2011-11-021-0/+111
* virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui2011-11-021-3/+3
* virtio.h: correct comment for struct virtio_driverWang Sheng-Hui2011-11-021-2/+2
* virtio_config: Add virtio_config_val_len()Sasha Levin2011-11-021-0/+3
* Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-011-3/+2
|\
| * I2C: OMAP: remove unused function pointers from pdataKevin Hilman2011-10-291-3/+0
| * 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
| * | | | | crypto: Add userspace report for blkcipher type algorithmsSteffen Klassert2011-10-211-0/+10
| * | | | | crypto: Add userspace report for shash type algorithmsSteffen Klassert2011-10-211-0/+7
| * | | | | crypto: Add userspace report for larval type algorithmsSteffen Klassert2011-10-211-0/+5
| * | | | | crypto: Add a report function pointer to crypto_typeSteffen Klassert2011-10-211-0/+2
| * | | | | crypto: Add userspace configuration APISteffen Klassert2011-10-212-0/+53
| * | | | | crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-211-0/+5
| * | | | | crypto: blowfish - split generic and common c codeJussi Kivilinna2011-09-221-0/+23
| * | | | | crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu2011-08-161-0/+2
| * | | | | crypto: sha1 - export sha1_update for reuseMathias Krause2011-08-101-0/+3
* | | | | | Merge Qualcom Hexagon architectureLinus Torvalds2011-11-012-0/+136
|\ \ \ \ \ \