summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-051-45/+115
|\
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-301-17/+0
| * kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-301-11/+62
| * kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-03-301-11/+43
| * kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-03-301-24/+28
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-053-10/+14
|\ \
| * | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-10/+14
| |/
* | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-042-101/+110
|\ \
| * | firmware_class: Move request_firmware_nowait() to workqueuesStephen Boyd2012-03-281-20/+7
| * | firmware_class: Reorganize fw_create_instance()Stephen Boyd2012-03-281-73/+62
| * | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-281-21/+30
| * | firmware_class: Split _request_firmware() into three functions, v2Rafael J. Wysocki2012-03-281-17/+41
| * | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-281-6/+5
| * | Merge branch 'pm-runtime' into linux-nextRafael J. Wysocki2012-03-281-1/+2
| |\ \
| | * | PM / Runtime: don't forget to wake up waitqueue on failureAlan Stern2012-03-261-1/+2
* | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-04-041-1/+1
|\ \ \ \
| * | | | regmap: rbtree: Fix register default look-up in syncLars-Peter Clausen2012-04-011-1/+1
* | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-0410-44/+49
|\ \ \ \ \
| * | | | | regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill2012-03-311-1/+0
| * | | | | regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-311-7/+7
| * | | | | regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo2012-03-311-1/+1
| * | | | | regulator: Fix deadlock on removal of regulators with suppliesMark Brown2012-03-291-2/+2
| * | | | | regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...Axel Lin2012-03-291-5/+5
| * | | | | regulator: Fix setting low power mode for wm831x aldoAxel Lin2012-03-291-5/+2
| * | | | | regulator: Return microamps in wm8350_isink_get_currentAxel Lin2012-03-281-1/+1
| * | | | | regulator: wm8350: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * | | | | regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * | | | | regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+2
| * | | | | regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)2012-03-281-2/+3
| * | | | | regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE settingAxel Lin2012-03-261-6/+6
| * | | | | regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin2012-03-261-4/+4
| * | | | | regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error pathAxel Lin2012-03-261-5/+5
| * | | | | regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-261-2/+4
| * | | | | regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-261-0/+5
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-041-36/+0
|\ \ \ \ \ \
| * | | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-301-36/+0
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-048-28/+41
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher2012-04-041-0/+1
| * | | | | | | hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2012-04-012-1/+6
| * | | | | | | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-011-9/+9
| * | | | | | | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin2012-04-011-0/+2
| * | | | | | | hwmon: (adm1031) Fix compiler warningGuenter Roeck2012-04-011-12/+8
| * | | | | | | hwmon: (f75375s) Fix warning message seen in some configurationsGuenter Roeck2012-04-011-0/+2
| * | | | | | | hwmon: (max6639) Convert to dev_pm_opsMark Brown2012-04-011-4/+11
| * | | | | | | hwmon: (sht15) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
| * | | | | | | hwmon: (gpio-fan) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-041-4/+2
|\ \ \ \ \ \ \
| * | | | | | | MCE, AMD: Drop too granulary family model checksBorislav Petkov2012-04-041-4/+2
| |/ / / / / /
* | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-045-35/+75
|\ \ \ \ \ \ \
| * | | | | | | md/raid1,raid10: don't compare excess byte during consistency check.NeilBrown2012-04-032-2/+2