summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-02pwm: add pwm-mxs supportShawn Guo3-0/+217
2012-07-02ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer3-0/+218
2012-07-02ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer3-0/+376
2012-07-02ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer3-0/+277
2012-07-02pwm: Move PXA PWM driver to PWM frameworkThierry Reding3-0/+258
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding3-0/+174
2012-07-02pwm: tegra: Add device tree supportThierry Reding1-0/+11
2012-07-02pwm: Add NVIDIA Tegra SoC supportThierry Reding3-0/+265
2012-06-15pwm: Add device tree supportThierry Reding1-2/+146
2012-06-15pwm: Add table-based lookup for static mappingsThierry Reding1-15/+154
2012-06-15pwm: Add debugfs interfaceThierry Reding1-0/+90
2012-06-15pwm: Allow chips to support multiple PWMsThierry Reding1-77/+190
2012-06-15pwm: Add PWM framework supportSascha Hauer5-0/+243
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+23
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-44/+158
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie6-27/+28
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie9-17/+130
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-18/+57
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-41/+39
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier10-41/+35
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg3-7/+24
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-0/+8
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+52
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-05Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-58/+21
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-0/+292
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-4/+17
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher4-319/+184
2012-06-05drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki1-1/+0
2012-06-05drm/radeon/audio: don't hardcode CRTC idRafał Miłecki1-2/+3
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher4-33/+24
2012-06-05drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim1-4/+6
2012-06-05drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart1-7/+0
2012-06-05drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart1-5/+14
2012-06-05drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart1-6/+3
2012-06-05drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart1-2/+2
2012-06-05drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2-3/+3
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+13
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+407
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter3-7/+25
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren3-0/+292