| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 | 15 | -213/+803 |
|\ |
|
| * | pwm: Check for negative duty-cycle and period | Thierry Reding | 2012-10-05 | 6 | -12/+3 |
| * | pwm: Add Ingenic JZ4740 support | Thierry Reding | 2012-10-05 | 3 | -1/+232 |
| * | pwm: Move PUV3 PWM driver to PWM framework | Thierry Reding | 2012-10-05 | 3 | -1/+172 |
| * | pwm-backlight: Use devm_pwm_get() instead of pwm_get() | Sachin Kamat | 2012-10-05 | 1 | -5/+2 |
| * | pwm: Move AB8500 PWM driver to PWM framework | Thierry Reding | 2012-09-20 | 5 | -77/+60 |
| * | pwm: i.MX: fix clock lookup | Philipp Zabel | 2012-09-12 | 1 | -8/+27 |
| * | pwm: i.MX: use per clock unconditionally | Sascha Hauer | 2012-09-12 | 1 | -7/+1 |
| * | pwm: i.MX: add devicetree support | Philipp Zabel | 2012-09-12 | 1 | -9/+35 |
| * | pwm: i.MX: Use module_platform_driver | Sascha Hauer | 2012-09-12 | 1 | -11/+1 |
| * | pwm: i.MX: add functions to enable/disable pwm. | Sascha Hauer | 2012-09-12 | 1 | -4/+44 |
| * | pwm: i.MX: remove unnecessary if in pwm_[en|dis]able | Sascha Hauer | 2012-09-12 | 1 | -14/+11 |
| * | pwm: i.MX: factor out SoC specific functions | Sascha Hauer | 2012-09-12 | 1 | -63/+83 |
| * | pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 | 1 | -22/+51 |
| * | pwm: pwm-tiecap: Add support for configuring polarity of PWM | Philip, Avinash | 2012-09-10 | 1 | -0/+22 |
| * | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 2012-09-10 | 1 | -0/+58 |
| * | pwm: Add support for configuring the PWM polarity | Philip, Avinash | 2012-09-10 | 1 | -0/+22 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 | 15 | -605/+1188 |
|\ \ |
|
| * | | leds: add output driver configuration for pca9633 led driver | Peter Meerwald | 2012-09-24 | 1 | -7/+12 |
| * | | leds: lm3642: Use regmap_update_bits() in lm3642_chip_init() | Axel Lin | 2012-09-24 | 1 | -12/+3 |
| * | | leds: Add new LED driver for lm3642 chips | G.Shark Jeong | 2012-09-13 | 3 | -0/+483 |
| * | | leds-lp5523: Fix riskiness of the page fault | Kim, Milo | 2012-09-13 | 1 | -0/+1 |
| * | | leds-lp5523: turn off the LED engines on unloading the driver | Kim, Milo | 2012-09-13 | 1 | -0/+3 |
| * | | leds-lm3530: Fix smatch warnings | Sachin Kamat | 2012-09-12 | 1 | -4/+4 |
| * | | leds-lm3530: Use devm_regulator_get function | Sachin Kamat | 2012-09-12 | 1 | -9/+3 |
| * | | leds: leds-gpio: adopt pinctrl support | AnilKumar Ch | 2012-09-11 | 1 | -0/+7 |
| * | | leds: Add new LED driver for lm355x chips | G.Shark Jeong | 2012-09-11 | 4 | -517/+577 |
| * | | leds-lp5523: use the i2c device id rather than fixed name | Kim, Milo | 2012-09-11 | 1 | -4/+6 |
| * | | leds-lp5523: add new device id for LP55231 | Kim, Milo | 2012-09-11 | 1 | -2/+8 |
| * | | leds-lp5523: support new LP55231 device | Kim, Milo | 2012-09-11 | 1 | -3/+4 |
| * | | leds: triggers: send uevent when changing triggers | Colin Cross | 2012-09-11 | 1 | -0/+13 |
| * | | leds-lp5523: minor code style fixes | Kim, Milo | 2012-09-11 | 1 | -8/+7 |
| * | | leds-lp5523: change the return type of lp5523_set_mode() | Kim, Milo | 2012-09-11 | 1 | -11/+13 |
| * | | leds-lp5523: set the brightness to 0 forcely on removing the driver | Kim, Milo | 2012-09-11 | 1 | -2/+2 |
| * | | leds-lp5523: add channel name in the platform data | Kim, Milo | 2012-09-11 | 1 | -3/+7 |
| * | | leds: leds-gpio: Use of_get_child_count() helper | Tobias Klauser | 2012-09-11 | 1 | -3/+2 |
| * | | leds: leds-gpio: Use platform_{get,set}_drvdata | Tobias Klauser | 2012-09-11 | 1 | -2/+2 |
| * | | leds: leds-gpio: use of_match_ptr() | Tobias Klauser | 2012-09-11 | 1 | -2/+1 |
| * | | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 | 4 | -4/+33 |
| * | | leds: wm8350: Convert to devm_regulator_get() | Axel Lin | 2012-09-11 | 1 | -22/+7 |
| * | | leds-clevo-mail: Fix Clevo M5x0V DMI strings | Ondrej Zary | 2012-09-11 | 1 | -2/+1 |
| * | | leds-clevo-mail: add MODULE_DEVICE_TABLE | Ondrej Zary | 2012-09-11 | 1 | -3/+4 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-10-10 | 47 | -714/+637 |
|\ \ \ |
|
| * | | | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values | Nicholas Bellinger | 2012-10-03 | 1 | -2/+2 |
| * | | | iscsit: proper endianess conversions | Christoph Hellwig | 2012-10-03 | 10 | -138/+122 |
| * | | | iscsit: use the itt_t abstract type | Christoph Hellwig | 2012-10-03 | 10 | -46/+37 |
| * | | | iscsit: add missing endianess conversion in iscsit_check_inaddr_any | Christoph Hellwig | 2012-10-02 | 1 | -1/+1 |
| * | | | iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp | Christoph Hellwig | 2012-10-02 | 1 | -1/+0 |
| * | | | iscsit: mark various functions static | Christoph Hellwig | 2012-10-02 | 10 | -25/+23 |
| * | | | target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() | Dan Carpenter | 2012-10-02 | 1 | -3/+3 |