summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps65910.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-05pwm: Check for negative duty-cycle and periodThierry Reding6-12/+3
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding9-182/+241
2012-10-05MIPS: JZ4740: Export timer APIThierry Reding4-139/+116
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding6-231/+174
2012-10-05unicore32: pwm: Use managed resource allocationsThierry Reding1-38/+9
2012-10-05unicore32: pwm: Remove unnecessary indirectionThierry Reding1-17/+6
2012-10-05unicore32: pwm: Use module_platform_driver()Thierry Reding1-20/+1
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding2-13/+26
2012-10-05pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat1-5/+2
2012-09-20pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding5-77/+60
2012-09-20pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera1-2/+80
2012-09-12pwm: i.MX: fix clock lookupPhilipp Zabel1-8/+27
2012-09-12pwm: i.MX: use per clock unconditionallySascha Hauer1-7/+1
2012-09-12pwm: i.MX: add devicetree supportPhilipp Zabel2-9/+52
2012-09-12pwm: i.MX: Use module_platform_driverSascha Hauer1-11/+1
2012-09-12pwm: i.MX: add functions to enable/disable pwm.Sascha Hauer1-4/+44
2012-09-12pwm: i.MX: remove unnecessary if in pwm_[en|dis]ableSascha Hauer1-14/+11
2012-09-12pwm: i.MX: factor out SoC specific functionsSascha Hauer1-63/+83
2012-09-10pwm: pwm-tiehrpwm: Add support for configuring polarity of PWMPhilip, Avinash1-22/+51
2012-09-10pwm: pwm-tiecap: Add support for configuring polarity of PWMPhilip, Avinash1-0/+22
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot4-1/+67
2012-09-10pwm: Add support for configuring the PWM polarityPhilip, Avinash2-0/+45
2012-09-10pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash1-0/+29
2012-09-10pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash1-0/+7
2012-08-20pwm: Improve Kconfig help textThierry Reding1-6/+25
2012-08-17pwm: core: Fix coding style issuesSachin Kamat1-4/+4
2012-08-17pwm: vt8500: Fix coding style issueSachin Kamat1-1/+1
2012-08-17pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin3-9/+3
2012-08-17pwm: samsung: add missing device pointer to struct pwm_chipJingoo Han1-0/+1
2012-08-17pwm: Add missing static storage class specifiers in core.c fileSachin Kamat1-2/+2
2012-08-16Linux 3.6-rc2v3.6-rc2Linus Torvalds1-1/+1
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula1-3/+4
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák10-7/+82
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák3-2/+15
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák1-26/+26
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse5-21/+55
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher1-5/+5