summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-28dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-02-28dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski1-1/+1
2013-02-28gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm1-1/+2
2013-02-28USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros1-8/+0
2013-02-28mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza1-1/+1
2013-02-28mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza1-1/+1
2013-02-28ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+8
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork1-3/+8
2013-02-28HID: wiimote: fix nunchuck button parserDavid Herrmann1-4/+4
2013-02-28mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K1-1/+1
2013-02-28mmc: sdhci-esdhc-imx: fix host version readShawn Guo1-8/+11
2013-02-28fbcon: fix locking harderDave Airlie3-3/+13
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai3-17/+34
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox4-27/+103
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin1-25/+33
2013-02-28drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin1-3/+3
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley1-2/+2
2013-02-28staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley1-1/+1
2013-02-28staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+2
2013-02-28staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28staging: zsmalloc: Fix TLB coherency and build problemMinchan Kim1-6/+4
2013-02-28drm/i915: Handle untiled planes when computing their offsetsChris Wilson3-22/+34
2013-02-28drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter1-0/+3
2013-02-28drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remapDaniel Vetter1-1/+1
2013-02-28drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula1-1/+1
2013-02-28drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28drm/i915: write backlight harderDaniel Vetter1-5/+8
2013-02-28drm/i915: Fix RC6VIDS encode/decodeBen Widawsky1-2/+2
2013-02-28drm/i915: Fix CAGF for HSWBen Widawsky2-3/+9
2013-02-28drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson3-14/+4
2013-02-28drm/i915: Preserve the FDI line reversal override bit on CPTDamien Lespiau4-11/+13
2013-02-28drm/i915: Preserve the DDI link reversal configurationDamien Lespiau3-3/+18
2013-02-28intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter1-1/+7
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"Daniel Vetter1-3/+0
2013-02-28drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä1-1/+1
2013-02-28drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä1-0/+1
2013-02-28drm: shut up invalid edid messagesMaarten Lankhorst1-1/+5
2013-02-28drm: don't add inferred modes for monitors that don't support themPaulo Zanoni1-1/+2
2013-02-28PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGSAlex Williamson1-1/+1
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2-8/+16
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie1-2/+2
2013-02-28drm/udl: make usage as a console saferDave Airlie2-4/+42