summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | apple_gmux: Fix ACPI video unregisterMatthew Garrett2012-08-171-2/+2
| | * | | | | | | | | | apple_gmux: Add support for newer hardwareMatthew Garrett2012-08-171-14/+165
| | * | | | | | | | | | gmux: Add generic write32 functionMatthew Garrett2012-08-171-10/+13
| * | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-202-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sections: Fix section conflicts in drivers/hwmonAndi Kleen2012-08-192-2/+2
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-08-205-15/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck2012-08-171-2/+2
| | * | | | | | | | | | | spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck2012-08-171-1/+0
| | * | | | | | | | | | | spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-171-1/+0
| | * | | | | | | | | | | spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck2012-08-131-1/+3
| | * | | | | | | | | | | spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-041-4/+2
| | * | | | | | | | | | | spi/s3c64xx: Add missing static storage class specifiersSachin Kamat2012-08-041-6/+6
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-08-207-29/+53
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
| | * | | | | | | | | | | regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski2012-08-091-1/+1
| | * | | | | | | | | | | regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0
| | * | | | | | | | | | | regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner2012-08-081-12/+26
| | * | | | | | | | | | | regulator: ab3100: add missing voltage tableLinus Walleij2012-08-071-0/+1
| | * | | | | | | | | | | regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin2012-08-071-2/+3
| | * | | | | | | | | | | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-3/+5
| | * | | | | | | | | | | regulator: palmas: Fix palmas_probe error handlingAxel Lin2012-08-071-2/+4
| | * | | | | | | | | | | regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin2012-08-071-2/+2
| | * | | | | | | | | | | regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin2012-08-071-1/+3
| | * | | | | | | | | | | regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin2012-08-071-3/+6
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-202-6/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iommu/amd: Fix wrong check for ARRAY_SIZE()Joerg Roedel2012-08-101-1/+1
| | * | | | | | | | | | | irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee2012-08-101-5/+13
| * | | | | | | | | | | | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-183-10/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk2012-08-171-1/+2
| | * | | | | | | | | | | | cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)2012-08-171-1/+1
| | * | | | | | | | | | | | cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross2012-08-171-0/+12
| | * | | | | | | | | | | | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-171-6/+2
| | * | | | | | | | | | | | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-171-1/+1
| | * | | | | | | | | | | | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-171-1/+2
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-08-183-15/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown2012-08-182-12/+20
| | * | | | | | | | | | | md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown2012-08-161-3/+6
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-1718-65/+130
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---------. \ \ \ \ \ \ \ \ \ \ Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier2012-08-1617-64/+129
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | IB/srp: Fix a race conditionBart Van Assche2012-08-151-24/+63
| | | | | | | | |/ / / / / / / / / /
| | | | | | | * / / / / / / / / / / IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall2012-08-151-1/+3
| | | | | | | |/ / / / / / / / / /
| | | | | | * / / / / / / / / / / RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier2012-08-111-8/+8
| | | | | | |/ / / / / / / / / /
| | | | | * | | | | | | | | | | IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza2012-08-161-1/+5
| | | | | * | | | | | | | | | | mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-161-4/+3
| | | | | * | | | | | | | | | | mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-165-10/+13
| | | | | * | | | | | | | | | | mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-161-4/+14
| | | | | * | | | | | | | | | | IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-102-8/+13
| | | | | |/ / / / / / / / / /
| | | | * / / / / / / / / / / IB: Fix typos in infiniband driversMasanari Iida2012-08-154-4/+4
| | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz2012-08-151-1/+1
| | | * | | | | | | | | | | IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz2012-08-151-0/+3
| | | |/ / / / / / / / / /