summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter
2012-06-05Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-06-05regulator: max8649: fix missing regmap in rdevHaojian Zhuang
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher
2012-06-05drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki
2012-06-05drm/radeon/audio: don't hardcode CRTC idRafał Miłecki
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher
2012-06-05drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim
2012-06-05drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart
2012-06-05drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart
2012-06-05drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart
2012-06-05drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart
2012-06-05drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren
2012-06-04iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel
2012-06-04iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel
2012-06-04regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner
2012-06-04regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner
2012-06-04regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner
2012-06-04regulator: anatop: Use correct __devexit_p annotationAxel Lin