summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-10-071-11/+2
* ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-10-071-5/+5
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-10-073-1/+18
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-071-2/+2
* IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun2016-10-071-6/+12
* staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull2016-10-071-0/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-10-071-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-10-071-1/+3
* brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-10-071-1/+3
* cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan2016-10-071-7/+9
* watchdog: core: Clear WDOG_HW_RUNNING before calling the stop functionGuenter Roeck2016-10-071-2/+4
* dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-10-071-2/+2
* dmaengine: bcm2835: fix 64-bit warningArnd Bergmann2016-10-071-2/+3
* fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-10-071-4/+4
* qla2xxx: Fix BBCR offsetSawan Chandak2016-10-071-1/+1
* mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla2016-10-071-0/+1
* ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-10-071-1/+1
* gspca: avoid unused variable warningsArnd Bergmann2016-10-073-3/+3
* v4l: vsp1: Fix crash when resetting pipelineLaurent Pinchart2016-10-071-5/+9
* em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter2016-10-071-3/+2
* NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven2016-10-071-2/+2
* iwlmvm: mvm: set correct state in smart-fifo configurationstriebit2016-10-071-1/+1
* fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller2016-10-071-2/+3
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-10-071-2/+14
* pcmcia: ds: fix suspend/resumeRussell King2016-10-071-5/+7
* regulator: qcom_smd: Fix voltage ranges for pma8084 ftsmps and pldoStephen Boyd2016-10-071-6/+7
* regulator: qcom_smd: Fix voltage ranges for pm8x41Stephen Boyd2016-10-071-8/+9
* regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd2016-10-071-2/+2
* regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd2016-10-071-0/+2
* regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd2016-10-071-0/+1
* regulator: pwm: Fix regulator ramp delay for continuous modeDouglas Anderson2016-10-071-2/+7
* tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-10-071-1/+1
* irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse2016-10-071-3/+4
* i40iw: Receive notification events correctlyShiraz Saleem2016-10-071-5/+3
* i40iw: Update hw_iwarp_stateMustafa Ismail2016-10-071-0/+1
* i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova2016-10-071-21/+1
* i40iw: Add missing NULL check for MPA private dataShiraz Saleem2016-10-071-2/+2
* i40iw: Avoid writing to freed memoryMustafa Ismail2016-10-071-2/+1
* i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail2016-10-071-1/+4
* i40iw: Fix double free of allocated_bufferMustafa Ismail2016-10-071-1/+0
* i40iw: Change mem_resources pointer to a u8Shiraz Saleem2016-10-071-1/+1
* i40iw: Add missing check for interface already openMustafa Ismail2016-10-071-0/+4
* i40iw: Protect req_resource_num updateMustafa Ismail2016-10-071-1/+1
* gpio: sa1100: fix irq probing for ucb1x00Russell King2016-10-071-1/+1
* usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2016-10-071-5/+2
* iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach2016-10-071-1/+2
* iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann2016-10-071-20/+21
* iwlwifi: mvm: free RX reorder buffer on restartSara Sharon2016-10-071-3/+4
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2016-10-071-2/+2
* iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach2016-10-071-4/+8