summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Courbot1-0/+58
2012-09-10pwm: Add support for configuring the PWM polarityPhilip, Avinash1-0/+22
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-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-4/+23
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie6-8/+45
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-43/+43
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-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds42-239/+511
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šák9-7/+80
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
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher1-4/+4
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse3-76/+2
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher1-3/+11
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König1-4/+12
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher3-2/+17
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher1-12/+37
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher1-2/+4
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher1-21/+36
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2012-08-13leds: renesas: fix error handlingArnd Bergmann1-1/+1
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri1-1/+1
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-102/+99
2012-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds5-0/+1740