Age | Commit message (Expand) | Author |
2012-10-05 | 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-09-20 | 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-12 | 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-10 | 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 | pwm: pwm-tiehrpwm: Fix conflicting channel period setting | Philip, Avinash |
2012-09-10 | pwm: pwm-tiecap: Disable APWM mode after configure | Philip, Avinash |
2012-08-20 | pwm: Improve Kconfig help text | Thierry Reding |
2012-08-17 | pwm: core: Fix coding style issues | Sachin Kamat |
2012-08-17 | pwm: vt8500: Fix coding style issue | Sachin Kamat |
2012-08-17 | pwm: Remove a redundant error message when devm_request_and_ioremap fails | Axel Lin |
2012-08-17 | pwm: samsung: add missing device pointer to struct pwm_chip | Jingoo Han |
2012-08-17 | pwm: Add missing static storage class specifiers in core.c file | Sachin Kamat |
2012-08-16 | Linux 3.6-rc2v3.6-rc2 | Linus Torvalds |
2012-08-16 | autofs4 - fix get_next_positive_subdir() | Ian Kent |
2012-08-16 | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-08-16 | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-08-16 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-08-16 | MAINTAINERS: update address for Dan Williams | Dan Williams |
2012-08-16 | scripts/decodecode: Fixup trapping instruction marker | Borislav Petkov |
2012-08-16 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-08-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-08-15 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie |
2012-08-15 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-08-15 | sparc64: Be less verbose during vmemmap population. | David S. Miller |
2012-08-14 | drm/i915: Apply post-sync write for pipe control invalidates | Chris Wilson |
2012-08-14 | drm/i915: reorder edp disabling to fix ivb MacBook Air | Daniel Vetter |
2012-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-08-14 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-08-14 | GPIO: gpio-pxa: fix building without CONFIG_OF | Arnd Bergmann |
2012-08-14 | drm/nv86/fifo: suspend fix | Maxim Levitsky |