summaryrefslogtreecommitdiffstats
path: root/drivers/video/pnx4008 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-26pwm: pwm-tiecap: PWM driver support for ECAP APWMPhilip, Avinash3-0/+243
2012-07-23pwm: fix used-uninitialized warning in pwm_get()Thierry Reding1-1/+1
2012-07-23pwm: add lpc32xx PWM supportAlexandre Pereira da Silva4-0/+171
2012-07-23pwm_backlight: pass correct brightness to callbackAlexandre Courbot1-4/+8
2012-07-23pwm: Use pr_* functions in pwm-samsung.c fileSachin Kamat1-2/+4
2012-07-23pwm: Convert pwm-samsung to use devm_* APIsAxel Lin1-18/+6
2012-07-23pwm: Convert pwm-tegra to use devm_clk_get()Axel Lin1-6/+2
2012-07-23pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin1-3/+1
2012-07-23pwm: pwm-bfin: Return proper error if pwmchip_remove() failsAxel Lin1-3/+1
2012-07-23pwm: pxa: Propagate pwmchip_remove() errorThierry Reding1-2/+1
2012-07-23pwm: Convert pwm-pxa to use devm_* APIsAxel Lin1-39/+10
2012-07-23pwm: Convert pwm-vt8500 to use devm_* APIsAxel Lin1-39/+8
2012-07-23pwm: Convert pwm-imx to use devm_* APIsAxel Lin1-47/+10
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding3-0/+3
2012-07-23pwm: pwm-mxs: add pinctrl supportShawn Guo1-0/+6
2012-07-23pwm: pwm-mxs: use devm_* managed functionsShawn Guo1-16/+8
2012-07-23pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo2-2/+3
2012-07-23pwm: pwm-mxs: encode soc name in compatible stringShawn Guo2-3/+3
2012-07-23pwm: Take over maintainership of the PWM subsystemThierry Reding1-2/+8
2012-07-23pwm-backlight: Add rudimentary device tree supportThierry Reding4-21/+159
2012-07-02pwm: add pwm-mxs supportShawn Guo4-0/+234
2012-07-02ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer5-116/+66
2012-07-02ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer4-146/+98
2012-07-02ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer5-118/+82
2012-07-02pwm: Move PXA PWM driver to PWM frameworkThierry Reding4-115/+68
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding6-111/+174
2012-07-02pwm: tegra: Add device tree supportThierry Reding6-0/+45
2012-07-02pwm: Add NVIDIA Tegra SoC supportThierry Reding3-0/+265
2012-06-15pwm: Add device tree supportThierry Reding3-2/+209
2012-06-15dt: Add empty of_parse_phandle_with_args() functionThierry Reding1-0/+9
2012-06-15dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
2012-06-15pwm: Add table-based lookup for static mappingsThierry Reding3-19/+199
2012-06-15pwm: Add debugfs interfaceThierry Reding2-0/+96
2012-06-15pwm: Allow chips to support multiple PWMsThierry Reding3-93/+254
2012-06-15pwm: Add PWM framework supportSascha Hauer8-0/+341
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4