summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pwm: Convert pwm-samsung to use devm_* APIsAxel Lin2012-07-231-18/+6
* pwm: Convert pwm-tegra to use devm_clk_get()Axel Lin2012-07-231-6/+2
* pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin2012-07-231-3/+1
* pwm: pwm-bfin: Return proper error if pwmchip_remove() failsAxel Lin2012-07-231-3/+1
* pwm: pxa: Propagate pwmchip_remove() errorThierry Reding2012-07-231-2/+1
* pwm: Convert pwm-pxa to use devm_* APIsAxel Lin2012-07-231-39/+10
* pwm: Convert pwm-vt8500 to use devm_* APIsAxel Lin2012-07-231-39/+8
* pwm: Convert pwm-imx to use devm_* APIsAxel Lin2012-07-231-47/+10
* pwm: Conflict with legacy PWM APIThierry Reding2012-07-233-0/+3
* pwm: pwm-mxs: add pinctrl supportShawn Guo2012-07-231-0/+6
* pwm: pwm-mxs: use devm_* managed functionsShawn Guo2012-07-231-16/+8
* pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo2012-07-232-2/+3
* pwm: pwm-mxs: encode soc name in compatible stringShawn Guo2012-07-231-1/+1
* pwm-backlight: Add rudimentary device tree supportThierry Reding2012-07-232-21/+130
* pwm: add pwm-mxs supportShawn Guo2012-07-023-0/+217
* ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer2012-07-023-0/+218
* ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer2012-07-023-0/+376
* ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer2012-07-023-0/+277
* pwm: Move PXA PWM driver to PWM frameworkThierry Reding2012-07-023-0/+258
* pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-023-0/+174
* pwm: tegra: Add device tree supportThierry Reding2012-07-021-0/+11
* pwm: Add NVIDIA Tegra SoC supportThierry Reding2012-07-023-0/+265
* pwm: Add device tree supportThierry Reding2012-06-151-2/+146
* pwm: Add table-based lookup for static mappingsThierry Reding2012-06-151-15/+154
* pwm: Add debugfs interfaceThierry Reding2012-06-151-0/+90
* pwm: Allow chips to support multiple PWMsThierry Reding2012-06-151-77/+190
* pwm: Add PWM framework supportSascha Hauer2012-06-155-0/+243
* Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-082-6/+23
|\
| * UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0815-44/+158
|\ \
| * \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-086-27/+28
| |\ \
| | * | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-051-4/+6
| | * | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-051-7/+0
| | * | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-051-5/+14
| | * | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-051-6/+3
| | * | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-051-2/+2
| | * | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-052-3/+3
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-089-17/+130
| |\ \ \
| | * | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-062-6/+67
| | * | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-062-0/+2
| | * | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-052-1/+26
| | * | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-043-7/+25
| | * | | drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson2012-06-041-0/+4
| | * | | drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson2012-05-311-3/+5
| | * | | drm/i915: Reset last_retired_head when resetting ringChris Wilson2012-05-291-0/+1
* | | | | drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-071-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-064-18/+57
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-043811-178537/+292471
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |