summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2015-01-27drm/nv4c/mc: disable msiIlia Mirkin1-8/+0
2015-01-27drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes3-0/+10
2015-01-27drm/i915: resume MST after reading back hw stateDave Airlie1-1/+2
2015-01-27drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson1-2/+2
2015-01-27drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter1-1/+4
2015-01-27drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter1-1/+5
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-27drm/radeon: adjust default bapm settings for KVAlex Deucher1-6/+4
2015-01-27drm/radeon: fix sad_count check for dce3Alex Deucher1-1/+1
2015-01-27drm/radeon: KV has three PPLLs (v2)Alex Deucher1-4/+4
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2015-01-27drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher1-1/+2
2015-01-27drm/radeon: fix typo in CI dpm disableAlex Deucher1-1/+1
2015-01-27drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter1-1/+4
2015-01-27drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie1-3/+4
2015-01-27drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie1-4/+9
2015-01-27drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2-21/+30
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom1-2/+6
2015-01-27drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom1-20/+2
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko1-2/+14
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-27net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross3-10/+16
2015-01-27net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai1-1/+11
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-27xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2015-01-27net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay2-4/+11
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-16regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski1-7/+12
2015-01-16nouveau: bring back legacy mmap handlerDave Airlie1-1/+2
2015-01-16drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2-3/+3
2015-01-16spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura1-0/+5
2015-01-16Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2015-01-16Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2015-01-16Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-16ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros1-7/+0
2015-01-16MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken1-3/+3
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris1-1/+3
2015-01-16ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu1-2/+8
2015-01-16Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov1-2/+9
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-16tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin1-0/+1
2015-01-16drbd: Fix state change in case of connection timeoutPhilipp Reisner1-1/+1