summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-02-19hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen
2013-02-19hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen
2013-02-19Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder
2013-02-19libceph: drop return value from page vector copy routinesAlex Elder
2013-02-19rbd: ignore result of ceph_copy_from_page_vector()Alex Elder
2013-02-19rbd: prevent bytes transferred overflowAlex Elder
2013-02-19libceph: allow STAT osd operationsAlex Elder
2013-02-19rbd: add parentheses to object request iterator macrosAlex Elder
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-20intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter
2013-02-20drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILKChris Wilson
2013-02-20drm/i915: Implement pipe CSC based limited range RGB outputVille Syrjälä
2013-02-20drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter
2013-02-20drm/i915: Print the hw context status is debugfsBen Widawsky
2013-02-20drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remapDaniel Vetter
2013-02-20drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+Ville Syrjälä
2013-02-20drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson
2013-02-20drm/i915: Set i9xx lvds clock limits according to specificationsPatrik Jakobsson
2013-02-20drm/i915: Preserve the DDI link reversal configurationDamien Lespiau
2013-02-20drm/i915: Preserve the FDI line reversal override bit on CPTDamien Lespiau
2013-02-20drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula
2013-02-20drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä
2013-02-20drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä
2013-02-20drm/i915: don't clflush gem objects in stolen memoryImre Deak
2013-02-20drm/i915: Don't wait for page flips if there was GPU resetVille Syrjälä
2013-02-20drm/i915: Kill obj->pending_flipVille Syrjälä
2013-02-20drm/i915: Fix a typo in a intel_modeset_stage_output_state() commentDamien Lespiau
2013-02-20drm/i915: remove bogus mutex_unlock from error-pathDaniel Vetter
2013-02-20drm/i915: Print the pipe control page GTT addressVille Syrjälä
2013-02-20drm/i915: clean up panel fitter handling in lvdsMika Kuoppala
2013-02-20drm/i915: disable shared panel fitter for pipeMika Kuoppala
2013-02-20drm/i915: detect wrong MCH watermark valuesDaniel Vetter
2013-02-19drm/tilcdc: add support for LCD panels (v5)Rob Clark
2013-02-19drm/tilcdc: add encoder slave (v2)Rob Clark
2013-02-19drm/i2c: nxp-tda998x (v3)Rob Clark
2013-02-19drm/tilcdc: add TI LCD Controller DRM driver (v4)Rob Clark
2013-02-20drm: Don't set the plane->fb to NULL on successfull set_planeDaniel Vetter
2013-02-20drm: don't add inferred modes for monitors that don't support themPaulo Zanoni
2013-02-20drm/cma-helper: fixup compilationDaniel Vetter
2013-02-19Merge tag 'tegra-for-3.9-soc-ccf-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-02-19libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi
2013-02-19xen-blkback: use balloon pages for persistent grantsRoger Pau Monne
2013-02-19xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk
2013-02-19xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk
2013-02-19xen-blkback: do not leak mode propertyJan Beulich
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-19atl1c: restore buffer stateHuang, Xiong