summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-2415-30/+34
|\
| * of: mtd: nuke useless const qualifierArtem Bityutskiy2012-07-102-2/+2
| * devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-0610-21/+25
| * of: return -ENOENT when no propertyAlexandre Courbot2012-07-061-1/+1
| * usage-model.txt: fix typo machine_init->init_machineRichard Genoud2012-07-061-1/+1
| * of: Fix null pointer related warnings in base.c fileSachin Kamat2012-07-061-3/+3
| * LED: Fix missing semicolon in OF documentationMarek Vasut2012-07-061-1/+1
| * of: fix a few typos in the binding documentationRob Herring2012-07-061-1/+1
* | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-2413-81/+1160
|\ \
| * | pinctrl: Add one-register-per-pin type device tree based pinctrl driverTony Lindgren2012-07-144-0/+1089
| * | pinctrl/nomadik: add spi2_oc1_2 pin groupPatrice Chotard2012-07-051-1/+4
| * | pinctrl/nomadik: kerneldoc fixLinus Walleij2012-07-041-1/+1
| * | pinctrl/nomadik: use devm_* allocators for gpio probeLinus Walleij2012-07-041-26/+9
| * | pinctrl/nomadik: add pin group to mco functionPatrice Chotard2012-07-031-1/+3
| * | pinctrl/nomadik: add hsit_a_2 pin groupPatrice Chotard2012-07-031-1/+4
| * | pinctrl/nomadik: add pin group smcs1 and smps0Patrice Chotard2012-07-031-3/+9
| * | pinctrl/nomadik: fix hsir_a_1_pins pin listPatrice Chotard2012-07-031-3/+4
| * | pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is setHui Wang2012-07-031-6/+7
| * | pinctrl/coh901: use clk_prepare_[en|dis]able()Linus Walleij2012-07-031-3/+3
| * | pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-031-2/+2
| * | pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-031-2/+2
| * | pinctrl/u300: drop unused variableLinus Walleij2012-07-031-1/+0
| * | pinctrl: select the proper symbolLinus Walleij2012-07-031-1/+1
| * | pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-032-0/+14
| * | pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-034-19/+5
| * | pinctrl/pinctrl-core: cleanup pinctrl_registerDevendra Naga2012-07-031-11/+6
| * | pinctrl/u300: delete pointless debug printLinus Walleij2012-07-031-2/+0
| * | pinctrl/pinctrl-u300: remove devm_kfree at driver unloadDevendra Naga2012-07-031-1/+0
| |/
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-2458-911/+2414
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-2255-894/+2338
| |\ \ \ \ \ \ \
| | | | | | | * | IB/qib: checkpatch fixesMike Marciniszyn2012-07-1916-380/+394
| | | | | | | * | IB/qib: Add congestion control agent implementationMike Marciniszyn2012-07-195-12/+790
| | | | | | | * | IB/qib: Reduce sdma_lock contentionMike Marciniszyn2012-07-194-12/+85
| | | | | | | * | IB/qib: Fix an incorrect log messageBetty Dall2012-07-191-1/+1
| | | | | | | * | IB/qib: Fix QP RCU sparse warningsMike Marciniszyn2012-07-175-35/+61
| | | | | | | * | IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn2012-07-102-3/+5
| | | | | | | * | IB/qib: RCU locking for MR validationMike Marciniszyn2012-07-084-50/+66
| | | | | | | * | IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn2012-07-089-224/+244
| | | | | | | * | IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn2012-07-081-1/+7
| | | | | | | |/
| | | | | | * | RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier2012-07-071-1/+1
| | | | | | |/
| | | | | * | net/mlx4_core: Free ICM table in case of errorDotan Barak2012-07-111-0/+2
| | | | | * | IB/cm: Destroy idr as part of the module init error flowDotan Barak2012-07-111-6/+10
| | | | | * | mlx4_core: Remove double function declarationsDotan Barak2012-07-111-6/+0
| | | | | * | IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak2012-07-111-1/+1
| | | | | * | IB/mthca: Fill in sq_sig_type in query QPDotan Barak2012-07-111-0/+1
| | | | | * | IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak2012-07-111-1/+2
| | | | | |/
| | | | * | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-116-10/+92
| | | | * | mlx4_core: Allow guests to have IB portsJack Morgenstein2012-07-112-45/+59
| | | | * | mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2012-07-112-0/+28
| | | | * | net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2012-07-102-0/+16