summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-0155-156/+106
|\
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-0115-20/+20
| * ipr: fix small coding style issuesKleber Sacilotto de Souza2012-09-011-33/+33
| * platform/x86: fix asus_laptop.wled_type module parameterMaxim Nikulin2012-09-011-1/+1
| * mfd: printk/comment fixesMasanari Iida2012-09-014-4/+4
| * mmc: fix comment typosMasanari Iida2012-09-016-6/+6
| * dma: fix commentsMasanari Iida2012-09-018-14/+14
| * spi: fix comment/printk typos in spiMasanari Iida2012-09-015-6/+6
| * tmiofb: missing NULL pointer checksAlan Cox2012-09-011-0/+4
| * ioat: remove unused #definesJon Mason2012-09-011-4/+0
| * gdt: remove unnecessary #definesJon Mason2012-09-011-9/+0
| * megaraid: remove unnecessary #definesJon Mason2012-09-012-38/+2
| * b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE'Paul Bolle2012-09-011-2/+2
| * pci: remove unused .gitignore filePaul Bolle2012-09-011-4/+0
| * scsi: fix various printk and comment typosMasanari Iida2012-09-018-15/+15
| * Revert "backlight: fix memory leak on obscure error path"Jiri Kosina2012-07-301-1/+0
* | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-10-0132-491/+1250
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-2832-491/+1250
| |\ \ \ \ \ \
| | | | | | * | regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-062-2/+31
| | | | | * | | regulator: arizona-ldo: Remove top voltageMark Brown2012-09-281-1/+1
| | | | | * | | regulator: deprecate regulator-compatible DT propertyStephen Warren2012-09-251-13/+12
| | | | | * | | regulator: fan53555: remove vsel_max not usedYunfan Zhang2012-09-101-3/+0
| | | | | * | | regulator: aat2870: Don't explicitly initialise the first fieldMark Brown2012-09-101-1/+1
| | | | | * | | regulator: Fairchild fan53555 supportYunfan Zhang2012-09-103-0/+337
| | | | | * | | regulator: twl: Remove another unused variable warningMark Brown2012-09-091-7/+0
| | | | | * | | regulator: lp872x: remove unnecessary functionKim, Milo2012-09-061-28/+0
| | | | | * | | regulator: lp872x: fix NULL pointer access problemKim, Milo2012-09-061-4/+4
| | | | | * | | regulator: lp872x: initialize the DVS modeKim, Milo2012-09-061-2/+3
| | | | | * | | regulator: lp872x: set the default DVS modeKim, Milo2012-09-061-1/+14
| | | | | * | | regulator: lp872x: remove regulator platform data dependencyKim, Milo2012-09-061-9/+7
| | | | | * | | regulator: mc13783: add regulators sw1x and sw2xGaƫtan Carlier2012-08-281-0/+66
| | | | | * | | regulator: max8907: Add MODULE_ALIASAxel Lin2012-08-281-0/+1
| | | | | * | | regulator: max8907: fix use of possibly NULL idataStephen Warren2012-08-281-1/+4
| | | | | * | | regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-281-2/+2
| | | | | * | | regulator: ab8500: provide per-regulator shiftLinus Walleij2012-08-281-10/+10
| | | | | * | | regulator: max8907: fix compile error when !CONFIG_OFStephen Warren2012-08-281-2/+22
| | | | | * | | regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin2012-08-281-1/+1
| | | | | * | | regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin2012-08-281-1/+2
| | | | | * | | regulator: using kfree() requires including slab.hStephen Rothwell2012-08-281-0/+2
| | | | | * | | regulator: add MAX8907 driverGyungoh Yoo2012-08-283-0/+392
| | | | | * | | regulator: twl: make twl_info tables constArnd Bergmann2012-08-281-14/+24
| | | | | * | | regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin2012-08-281-11/+0
| | | | | * | | regulator: isl6271a: Remove get_voltage implementation for isl_fixed_opsAxel Lin2012-08-281-6/+0
| | | | | * | | regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Axel Lin2012-08-281-6/+0
| | | | | * | | regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixedAxel Lin2012-08-281-6/+0
| | | | | * | | regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin2012-08-284-14/+0
| | | | | * | | regulator: da9052: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-2/+2
| | | | | * | | regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-10/+8
| | | | | * | | regulator: tps6524x: set_current_limit should select the maximum current in s...Axel Lin2012-08-281-6/+4
| | | | | * | | regulator: wm831x-dcdc: set_current_limit should select the maximum current i...Axel Lin2012-08-281-6/+5