summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-2311-379/+826
|\
| * hwmon: Add MCP3021 ADC driverXie Xiaobo2012-03-234-0/+204
| * hwmon: (mc13783-adc) Add support for the MC13892 PMICUwe Kleine-Koenig2012-03-233-40/+117
| * hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks2012-03-231-1/+1
| * hwmon: (lm63) Let the user adjust the lookup tableJean Delvare2012-03-231-42/+76
| * hwmon: (lm63) Make fan speed control strategy changeableJean Delvare2012-03-231-16/+89
| * hwmon: (lm63) Reorganize the codeJean Delvare2012-03-231-206/+187Star
| * hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck2012-03-231-8/+13
| * hwmon: (lm90) Add support for GMT G781Guenter Roeck2012-03-233-2/+24
| * hwmon: (lm90) Fix multi-line commentsGuenter Roeck2012-03-231-24/+34
| * hwmon: (w83795) Fix multi-line commentsGuenter Roeck2012-03-231-32/+62
| * hwmon: (w83795) Unconditionally support manual fan speed controlJean Delvare2012-03-232-18/+29
| * hwmon: (fam15h_power) Increase output resolutionAndre Przywara2012-03-231-4/+4
| * hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-03-231-1/+1
* | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-239-67/+1708
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-2210-68/+1709
| |\ \ \
| | | * | iommu/amd: Fix section mismatchGerard Snitselaar2012-03-221-2/+2
| | | * | iommu/amd: Move interrupt setup code into seperate functionJoerg Roedel2012-03-151-1/+23
| | | * | iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-03-151-10/+20
| | | * | iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold2012-03-151-1/+1
| | | * | iommu/amd: Don't initialize IOMMUv2 resources when not requiredJoerg Roedel2012-03-151-1/+13
| | | * | iommu/amd: Update git-tree in MAINTAINERSJoerg Roedel2012-03-151-1/+1
| | | * | iommu/amd: Fix double free of mem-region in error-pathJoerg Roedel2012-03-091-9/+1Star
| | | * | iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-012-45/+80
| | * | | iommu/tegra-gart: fix spin_unlock in map failure pathLucas Stach2012-03-131-1/+1
| | * | | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-264-0/+1108
| | * | | ARM: IOMMU: Tegra20: Add iommu_ops for GART driverHiroshi DOYU2012-01-263-0/+462
* | | | | Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-03-2313-66/+912
|\ \ \ \ \
| * | | | | i2c-eg20t: Remove write-only variablesAlexander Stein2012-03-071-8/+0Star
| * | | | | i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait timeAlexander Stein2012-03-071-15/+21
| * | | | | i2c-s3c2410: Add stub runtime power managementMark Brown2012-03-071-0/+10
| * | | | | i2c-s3c2410: Convert to devm_kzalloc()Mark Brown2012-03-071-3/+1Star
| * | | | | i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song2012-03-074-0/+489
| * | | | | i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan2012-03-071-1/+0Star
| * | | | | i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer2012-02-291-5/+0Star
| * | | | | i2c: designware: dw_i2c_init_driver as subsys initcallPratyush Anand2012-02-291-1/+1
| * | | | | misc: at24: describe platform_data with kernel_docWolfram Sang2012-02-241-6/+29
| * | | | | i2c: Move I2C_EG20T option to the right place.Jayachandran C2012-02-242-16/+16
| * | | | | i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam2012-02-243-0/+289
| * | | | | i2c: mpc: Add support for SMBUS_READ_BLOCK_DATATang Yuantian2012-02-241-14/+49
| * | | | | i2c: versatile: Add Device Tree supportPawel Moll2012-02-241-0/+10
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23119-1701/+1649Star
|\ \ \ \ \ \
| * | | | | | PCI: Bjorn gets PCI hotplug tooJesse Barnes2012-03-211-1/+1
| * | | | | | PCI: hand PCI maintenance over to Bjorn HelgaasJesse Barnes2012-03-201-1/+1
| * | | | | | unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-202-1/+1
| * | | | | | sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25Star
| * | | | | | powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0Star
| * | | | | | powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas2012-03-201-4/+8
| * | | | | | powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas2012-03-204-6/+11
| * | | | | | arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0Star