summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs2013-02-281-6/+8
* drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2013-02-282-13/+18
* drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2013-02-282-1/+5
* usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-02-281-5/+5
* usb: musb: fix dependency on transceiver driverMing Lei2013-02-288-10/+16
* usb: musb: core: fix failure pathMing Lei2013-02-281-0/+1
* USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-02-281-1/+1
* USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-02-281-2/+2
* USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-02-281-1/+1
* USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork2013-02-281-0/+4
* USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-281-0/+2
* USB: option: add and update Alcatel modemsBjørn Mork2013-02-281-1/+9
* dca: check against empty dca_domains list before unregister providerMaciej Sosnowski2013-02-281-0/+5
* dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski2013-02-281-1/+1
* gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm2013-02-281-1/+2
* USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros2013-02-281-8/+0
* mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-281-1/+1
* mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-281-1/+1
* ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-281-0/+8
* xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-281-2/+1
* xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-281-4/+4
* net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-281-3/+8
* HID: wiimote: fix nunchuck button parserDavid Herrmann2013-02-281-4/+4
* mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K2013-02-281-1/+1
* mmc: sdhci-esdhc-imx: fix host version readShawn Guo2013-02-281-8/+11
* fbcon: fix locking harderDave Airlie2013-02-283-3/+13
* fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-283-17/+34
* fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-284-27/+103
* fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-281-4/+10
* drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-02-281-25/+33
* drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-02-281-3/+3
* pcmcia/vrc4171: Add missing spinlock initJean Delvare2013-02-281-0/+1
* staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-02-281-8/+20
* staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley2013-02-281-2/+2
* staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley2013-02-281-1/+1
* staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott2013-02-281-1/+2
* staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott2013-02-281-15/+16
* staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-02-281-0/+5
* staging: zsmalloc: Fix TLB coherency and build problemMinchan Kim2013-02-281-6/+4
* drm/i915: Handle untiled planes when computing their offsetsChris Wilson2013-02-283-22/+34
* drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter2013-02-281-0/+3
* drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remapDaniel Vetter2013-02-281-1/+1
* drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula2013-02-281-1/+1
* drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson2013-02-281-2/+2
* drm/i915: disable shared panel fitter for pipeMika Kuoppala2013-02-281-0/+8
* drm/i915: write backlight harderDaniel Vetter2013-02-281-5/+8
* drm/i915: Fix RC6VIDS encode/decodeBen Widawsky2013-02-281-2/+2
* drm/i915: Fix CAGF for HSWBen Widawsky2013-02-282-3/+9
* drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson2013-02-283-14/+4
* drm/i915: Preserve the FDI line reversal override bit on CPTDamien Lespiau2013-02-284-11/+13