summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/mgag200: fix G200ER pll picking algorithmDave Airlie2012-08-101-5/+7
| * | | | | drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov2012-08-101-3/+5
| * | | | | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-091-1/+1
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-0914-38/+172
| |\ \ \ \ \
| | * | | | | drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-081-2/+5
| | * | | | | drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-073-7/+123
| | * | | | | drm/i915: make rc6 in sysfs functions conditionalHunt Xu2012-08-061-0/+12
| | * | | | | drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson2012-08-061-9/+10
| | * | | | | drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin2012-08-062-2/+1
| | * | | | | i915: don't map imported dma-bufs for dmar.Dave Airlie2012-08-051-1/+2
| | * | | | | drm/i915: remove unused variableDevendra Naga2012-08-051-1/+0
| | * | | | | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.Eric Anholt2012-08-051-10/+10
| | * | | | | drm/i915: fix forcewake related hangs on snbDaniel Vetter2012-07-271-2/+4
| | * | | | | i915: Remove silly testAlan Cox2012-07-261-3/+0
| | * | | | | i915: fix error path leak in intel_sdvo_write_cmdAlan Cox2012-07-261-1/+4
| | * | | | | vlv: it might be wise if we initialised the flag value...Alan Cox2012-07-261-0/+1
| * | | | | | drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák2012-08-094-5/+12
* | | | | | | GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann2012-08-141-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-133-3/+3
|\ \ \ \ \ \
| * | | | | | leds: renesas: fix error handlingArnd Bergmann2012-08-131-1/+1
| * | | | | | Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri2012-08-131-1/+1
| * | | | | | leds: lp8788: Fix updating scale configuration bitsAxel Lin2012-08-081-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-1317-102/+99
|\ \ \ \ \ \
| * | | | | | bnx2x: Fix compiler warningsJoren Van Onder2012-08-121-1/+1
| * | | | | | macvtap: rcu_dereference outside read-lock sectionDenis Efremov2012-08-121-1/+2
| * | | | | | ixgbe: add missing bracesEmil Tantilov2012-08-111-1/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-102-7/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
| | * | | | | rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1
| | | |_|_|/ | | |/| | |
| * | | | | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-101-17/+0
| * | | | | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-101-27/+28
| * | | | | tun: don't zeroize sock->file on detachStanislav Kinsbursky2012-08-101-1/+0
| * | | | | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-091-2/+6
| * | | | | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+26
| * | | | | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-091-10/+9
| * | | | | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-091-1/+1
| * | | | | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-091-13/+0
| * | | | | cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-091-0/+1
| * | | | | pptp: lookup route with the proper net namespaceGao feng2012-08-091-2/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2012-08-092-5/+8
| |\ \ \ \ \
| | * | | | | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
| | * | | | | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
| | * | | | | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
| * | | | | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-091-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2012-08-135-0/+1740
|\ \ \ \ \ \ \
| * | | | | | | tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger2012-07-295-0/+1740
* | | | | | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-126-14/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-071-2/+5
| * | | | | | | | gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-071-7/+7
| * | | | | | | | gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-071-1/+2