summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-1015-213/+803
|\
| * pwm: Check for negative duty-cycle and periodThierry Reding2012-10-056-12/+3
| * pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-053-1/+232
| * pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding2012-10-053-1/+172
| * pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat2012-10-051-5/+2
| * pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-205-77/+60
| * pwm: i.MX: fix clock lookupPhilipp Zabel2012-09-121-8/+27
| * pwm: i.MX: use per clock unconditionallySascha Hauer2012-09-121-7/+1
| * pwm: i.MX: add devicetree supportPhilipp Zabel2012-09-121-9/+35
| * pwm: i.MX: Use module_platform_driverSascha Hauer2012-09-121-11/+1
| * pwm: i.MX: add functions to enable/disable pwm.Sascha Hauer2012-09-121-4/+44
| * pwm: i.MX: remove unnecessary if in pwm_[en|dis]ableSascha Hauer2012-09-121-14/+11
| * pwm: i.MX: factor out SoC specific functionsSascha Hauer2012-09-121-63/+83
| * pwm: pwm-tiehrpwm: Add support for configuring polarity of PWMPhilip, Avinash2012-09-101-22/+51
| * pwm: pwm-tiecap: Add support for configuring polarity of PWMPhilip, Avinash2012-09-101-0/+22
| * pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-101-0/+58
| * pwm: Add support for configuring the PWM polarityPhilip, Avinash2012-09-101-0/+22
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-1015-605/+1188
|\ \
| * | leds: add output driver configuration for pca9633 led driverPeter Meerwald2012-09-241-7/+12
| * | leds: lm3642: Use regmap_update_bits() in lm3642_chip_init()Axel Lin2012-09-241-12/+3
| * | leds: Add new LED driver for lm3642 chipsG.Shark Jeong2012-09-133-0/+483
| * | leds-lp5523: Fix riskiness of the page faultKim, Milo2012-09-131-0/+1
| * | leds-lp5523: turn off the LED engines on unloading the driverKim, Milo2012-09-131-0/+3
| * | leds-lm3530: Fix smatch warningsSachin Kamat2012-09-121-4/+4
| * | leds-lm3530: Use devm_regulator_get functionSachin Kamat2012-09-121-9/+3
| * | leds: leds-gpio: adopt pinctrl supportAnilKumar Ch2012-09-111-0/+7
| * | leds: Add new LED driver for lm355x chipsG.Shark Jeong2012-09-114-517/+577
| * | leds-lp5523: use the i2c device id rather than fixed nameKim, Milo2012-09-111-4/+6
| * | leds-lp5523: add new device id for LP55231Kim, Milo2012-09-111-2/+8
| * | leds-lp5523: support new LP55231 deviceKim, Milo2012-09-111-3/+4
| * | leds: triggers: send uevent when changing triggersColin Cross2012-09-111-0/+13
| * | leds-lp5523: minor code style fixesKim, Milo2012-09-111-8/+7
| * | leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo2012-09-111-11/+13
| * | leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo2012-09-111-2/+2
| * | leds-lp5523: add channel name in the platform dataKim, Milo2012-09-111-3/+7
| * | leds: leds-gpio: Use of_get_child_count() helperTobias Klauser2012-09-111-3/+2
| * | leds: leds-gpio: Use platform_{get,set}_drvdataTobias Klauser2012-09-111-2/+2
| * | leds: leds-gpio: use of_match_ptr()Tobias Klauser2012-09-111-2/+1
| * | leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-114-4/+33
| * | leds: wm8350: Convert to devm_regulator_get()Axel Lin2012-09-111-22/+7
| * | leds-clevo-mail: Fix Clevo M5x0V DMI stringsOndrej Zary2012-09-111-2/+1
| * | leds-clevo-mail: add MODULE_DEVICE_TABLEOndrej Zary2012-09-111-3/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-1047-714/+637
|\ \ \
| * | | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger2012-10-031-2/+2
| * | | iscsit: proper endianess conversionsChristoph Hellwig2012-10-0310-138/+122
| * | | iscsit: use the itt_t abstract typeChristoph Hellwig2012-10-0310-46/+37
| * | | iscsit: add missing endianess conversion in iscsit_check_inaddr_anyChristoph Hellwig2012-10-021-1/+1
| * | | iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig2012-10-021-1/+0
| * | | iscsit: mark various functions staticChristoph Hellwig2012-10-0210-25/+23
| * | | target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()Dan Carpenter2012-10-021-3/+3