aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming1-2/+3
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake1-2/+5
2009-12-17drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo3-0/+201
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven1-0/+1
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds13-610/+1900
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds6-7/+2
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari1-2/+2
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari1-1/+7
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari1-0/+3
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari1-41/+62
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari1-0/+13
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari1-9/+17
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo1-2/+2
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error pathLars-Peter Clausen1-2/+2
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese1-6/+6
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall1-2/+2
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König1-277/+112
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König2-1/+1
2009-12-17Fix some AB3100 regulator issuesLinus Walleij1-21/+2
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin1-1/+1
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown1-1/+2
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown1-5/+5
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown1-3/+22
2009-12-17regulator: Factor out regulator name pretty printingMark Brown1-45/+38
2009-12-17regulator: Display actual settings with constraintsMark Brown1-13/+31
2009-12-17regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown1-17/+18
2009-12-17regulator: Factor out voltage constraint setupMark Brown1-27/+37
2009-12-17regulator: Report error codes for bulk operationsMark Brown1-4/+5
2009-12-17regulator: add 88PM8607 PMIC driverHaojian Zhuang3-0/+691
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown1-18/+189
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang3-0/+518
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds25-0/+10814
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+61
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds56-1652/+3920
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-43/+12
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-15/+39
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown9-51/+59
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16Merge branch 'osc' into releaseLen Brown2-62/+162
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+26
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li1-62/+14
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+122
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160
2009-12-16Merge branch 'msi-wmi' into releaseLen Brown3-0/+306
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-1/+1
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-742/+569
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds30-873/+1030