summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-07-3044-1007/+3308
|\
| * pwm: pwm-tiehrpwm: PWM driver support for EHRPWMPhilip, Avinash2012-07-263-0/+422
| * pwm: pwm-tiecap: PWM driver support for ECAP APWMPhilip, Avinash2012-07-263-0/+243
| * pwm: fix used-uninitialized warning in pwm_get()Thierry Reding2012-07-231-1/+1
| * pwm: add lpc32xx PWM supportAlexandre Pereira da Silva2012-07-234-0/+171
| * pwm_backlight: pass correct brightness to callbackAlexandre Courbot2012-07-231-4/+8
| * pwm: Use pr_* functions in pwm-samsung.c fileSachin Kamat2012-07-231-2/+4
| * pwm: Convert pwm-samsung to use devm_* APIsAxel Lin2012-07-231-18/+6
| * pwm: Convert pwm-tegra to use devm_clk_get()Axel Lin2012-07-231-6/+2
| * pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin2012-07-231-3/+1
| * pwm: pwm-bfin: Return proper error if pwmchip_remove() failsAxel Lin2012-07-231-3/+1
| * pwm: pxa: Propagate pwmchip_remove() errorThierry Reding2012-07-231-2/+1
| * pwm: Convert pwm-pxa to use devm_* APIsAxel Lin2012-07-231-39/+10
| * pwm: Convert pwm-vt8500 to use devm_* APIsAxel Lin2012-07-231-39/+8
| * pwm: Convert pwm-imx to use devm_* APIsAxel Lin2012-07-231-47/+10
| * pwm: Conflict with legacy PWM APIThierry Reding2012-07-233-0/+3
| * pwm: pwm-mxs: add pinctrl supportShawn Guo2012-07-231-0/+6
| * pwm: pwm-mxs: use devm_* managed functionsShawn Guo2012-07-231-16/+8
| * pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo2012-07-232-2/+3
| * pwm: pwm-mxs: encode soc name in compatible stringShawn Guo2012-07-232-3/+3
| * pwm: Take over maintainership of the PWM subsystemThierry Reding2012-07-231-2/+8
| * pwm-backlight: Add rudimentary device tree supportThierry Reding2012-07-234-21/+159
| * pwm: add pwm-mxs supportShawn Guo2012-07-024-0/+234
| * ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer2012-07-025-116/+66
| * ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer2012-07-024-146/+98
| * ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer2012-07-025-118/+82
| * pwm: Move PXA PWM driver to PWM frameworkThierry Reding2012-07-024-115/+68
| * pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-026-111/+174
| * pwm: tegra: Add device tree supportThierry Reding2012-07-026-0/+45
| * pwm: Add NVIDIA Tegra SoC supportThierry Reding2012-07-023-0/+265
| * pwm: Add device tree supportThierry Reding2012-06-153-2/+209
| * dt: Add empty of_parse_phandle_with_args() functionThierry Reding2012-06-151-0/+9
| * dt: Add empty of_property_match_string() functionThierry Reding2012-06-151-0/+7
| * pwm: Add table-based lookup for static mappingsThierry Reding2012-06-153-19/+199
| * pwm: Add debugfs interfaceThierry Reding2012-06-152-0/+96
| * pwm: Allow chips to support multiple PWMsThierry Reding2012-06-153-93/+254
| * pwm: Add PWM framework supportSascha Hauer2012-06-158-0/+341
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-2825-567/+693
|\ \
| * | Revert "i2c: tegra: convert normal suspend/resume to *_noirq"Wolfram Sang2012-07-241-6/+3
| * | I2C: MV64XYZ: Add Device Tree supportAndrew Lunn2012-07-232-6/+146
| * | i2c: stu300: use devm managed resourcesLinus Walleij2012-07-161-65/+18
| * | i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-143-2/+22
| * | V4L/DVB: mfd: use reg_shift instead of regstepJayachandran C2012-07-141-1/+1
| * | i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-143-17/+29
| * | i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C2012-07-142-38/+34
| * | i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang2012-07-141-1/+1
| * | i2c-s3c2410: Use plain pm_runtime_put()Mark Brown2012-07-131-2/+2
| * | i2c: s3c2410: Fix pointer type passed to of_match_node()Karol Lewandowski2012-07-131-1/+1
| * | i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-133-0/+71
| * | i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.Sonic Zhang2012-07-131-45/+0