summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-11-101-3/+7
* vt: clear selection before resizingScot Doyle2016-11-101-0/+3
* GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-11-101-1/+11
* usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-11-101-1/+1
* xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman2016-11-101-2/+2
* USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2016-11-102-3/+5
* USB: serial: fix potential NULL-dereference at probeJohan Hovold2016-11-101-1/+2
* usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2016-11-101-2/+3
* mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2016-11-101-2/+4
* ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-11-101-0/+5
* ANDROID: binder: Add strong ref checksArve Hjønnevåg2016-11-101-9/+21
* drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä2016-11-101-0/+2
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-101-1/+1
* i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-11-101-1/+1
* mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn2016-10-311-1/+1
* clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven2016-10-311-1/+1
* clk: qoriq: fix a register offset errorTang Yuantian2016-10-311-1/+5
* s390/con3270: fix insufficient space paddingSascha Silbe2016-10-311-2/+7
* s390/con3270: fix use of uninitialised dataSascha Silbe2016-10-311-1/+1
* s390/cio: fix accidental interrupt enabling during resumeSebastian Ott2016-10-311-8/+12
* dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann2016-10-311-5/+4
* power: bq24257: Fix use of uninitialized pointer bq->chargerGeorges Savoundararadj2016-10-311-6/+6
* staging: r8188eu: Fix scheduling while atomic splatLarry Finger2016-10-311-2/+2
* hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2016-10-311-2/+2
* mwifiex: correct aid value during tdls setupXinming Hu2016-10-311-2/+1
* spi: spi-fsl-dspi: Drop extra spi_master_put in device remove functionWei Yongjun2016-10-311-1/+0
* ARM: clk-imx35: fix name for ckil clkUwe Kleine-König2016-10-311-1/+1
* uio: fix dmem_region_start computationJan Viktorin2016-10-311-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-10-311-1/+1
* drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-311-13/+11
* drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-10-311-6/+17
* Revert "drm/i915: Check live status before reading edid"David Weinehall2016-10-313-32/+8
* drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-10-311-20/+22
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-10-311-1/+1
* drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom2016-10-311-3/+3
* drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher2016-10-311-7/+8
* drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2016-10-312-1/+2
* drm/radeon: narrow asic_init for virtualizationAlex Deucher2016-10-311-2/+3
* drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-311-6/+8
* drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas2016-10-311-0/+1
* drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher2016-10-311-10/+13
* drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher2016-10-311-9/+39
* drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher2016-10-311-10/+13
* drm/amdgpu: fix IB alignment for UVDAlex Deucher2016-10-311-1/+1
* drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-311-7/+10
* target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-281-4/+12
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-282-6/+23
* target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-281-1/+3
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-281-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-281-5/+0