aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-27crypto: nx - fix typo in nx driver config optionSeth Jennings1-1/+1
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings1-0/+1
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau1-8/+13
2012-06-12crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter1-6/+13
2012-06-12crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter1-0/+1
2012-06-12crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter1-10/+31
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang3-1/+789
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-4/+6
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds5-14/+15
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-samsung into drm-fixesDave Airlie6-27/+28
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie9-17/+130
2012-06-08regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linearAxel Lin1-0/+3
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown1-0/+1
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/linuxLinus Torvalds4-18/+57
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus 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/git/joro/iommuLinus 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/git/nab/target-pendingLinus Torvalds3-58/+21
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-0/+292
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-4/+17
2012-06-05regulator: max8649: fix missing regmap in rdevHaojian Zhuang1-0/+1
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/kernel/git/konrad/mmLinus Torvalds3-13/+13
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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