| Commit message (Expand) | Author | Age |
* | sparc64: fix ptrace interaction with force_successful_syscall_return() | Al Viro | 2012-10-10 |
* | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 2012-10-10 |
* | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 |
|\ |
|
| * | pwm: dt: Fix description of second PWM cell | Thierry Reding | 2012-10-07 |
| * | pwm: Check for negative duty-cycle and period | Thierry Reding | 2012-10-05 |
| * | pwm: Add Ingenic JZ4740 support | Thierry Reding | 2012-10-05 |
| * | MIPS: JZ4740: Export timer API | Thierry Reding | 2012-10-05 |
| * | pwm: Move PUV3 PWM driver to PWM framework | Thierry Reding | 2012-10-05 |
| * | unicore32: pwm: Use managed resource allocations | Thierry Reding | 2012-10-05 |
| * | unicore32: pwm: Remove unnecessary indirection | Thierry Reding | 2012-10-05 |
| * | unicore32: pwm: Use module_platform_driver() | Thierry Reding | 2012-10-05 |
| * | unicore32: pwm: Properly remap memory-mapped registers | Thierry Reding | 2012-10-05 |
| * | pwm-backlight: Use devm_pwm_get() instead of pwm_get() | Sachin Kamat | 2012-10-05 |
| * | pwm: Move AB8500 PWM driver to PWM framework | Thierry Reding | 2012-09-20 |
| * | pwm: Fix compilation error when CONFIG_PWM is not defined | Tushar Behera | 2012-09-20 |
| * | pwm: i.MX: fix clock lookup | Philipp Zabel | 2012-09-12 |
| * | pwm: i.MX: use per clock unconditionally | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: add devicetree support | Philipp Zabel | 2012-09-12 |
| * | pwm: i.MX: Use module_platform_driver | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: add functions to enable/disable pwm. | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: remove unnecessary if in pwm_[en|dis]able | Sascha Hauer | 2012-09-12 |
| * | pwm: i.MX: factor out SoC specific functions | Sascha Hauer | 2012-09-12 |
| * | pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 |
| * | pwm: pwm-tiecap: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 |
| * | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 2012-09-10 |
| * | pwm: Add support for configuring the PWM polarity | Philip, Avinash | 2012-09-10 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 |
|\ \ |
|
| * | | leds: add output driver configuration for pca9633 led driver | Peter Meerwald | 2012-09-24 |
| * | | leds: lm3642: Use regmap_update_bits() in lm3642_chip_init() | Axel Lin | 2012-09-24 |
| * | | leds: Add new LED driver for lm3642 chips | G.Shark Jeong | 2012-09-12 |
| * | | leds-lp5523: Fix riskiness of the page fault | Kim, Milo | 2012-09-12 |
| * | | leds-lp5523: turn off the LED engines on unloading the driver | Kim, Milo | 2012-09-12 |
| * | | leds-lm3530: Fix smatch warnings | Sachin Kamat | 2012-09-12 |
| * | | leds-lm3530: Use devm_regulator_get function | Sachin Kamat | 2012-09-12 |
| * | | leds: leds-gpio: adopt pinctrl support | AnilKumar Ch | 2012-09-11 |
| * | | leds: Add new LED driver for lm355x chips | G.Shark Jeong | 2012-09-11 |
| * | | leds-lp5523: use the i2c device id rather than fixed name | Kim, Milo | 2012-09-11 |
| * | | leds-lp5523: add new device id for LP55231 | Kim, Milo | 2012-09-11 |
| * | | leds-lp5523: support new LP55231 device | Kim, Milo | 2012-09-11 |
| * | | leds: triggers: send uevent when changing triggers | Colin Cross | 2012-09-11 |
| * | | leds-lp5523: minor code style fixes | Kim, Milo | 2012-09-11 |
| * | | leds-lp5523: change the return type of lp5523_set_mode() | Kim, Milo | 2012-09-11 |
| * | | leds-lp5523: set the brightness to 0 forcely on removing the driver | Kim, Milo | 2012-09-11 |
| * | | leds-lp5523: add channel name in the platform data | Kim, Milo | 2012-09-11 |
| * | | leds: leds-gpio: Use of_get_child_count() helper | Tobias Klauser | 2012-09-11 |
| * | | leds: leds-gpio: Use platform_{get,set}_drvdata | Tobias Klauser | 2012-09-11 |
| * | | leds: leds-gpio: use of_match_ptr() | Tobias Klauser | 2012-09-11 |
| * | | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 |
| * | | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 2012-09-11 |
| * | | leds-clevo-mail: Fix Clevo M5x0V DMI strings | Ondrej Zary | 2012-09-11 |