summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2018-03-22pwm: tegra: Increase precision in PWM rate calculationLaxman Dewangan1-2/+5
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke1-2/+10
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn1-12/+34
2018-03-22drivers/perf: arm_pmu: handle no platform_deviceMark Rutland1-3/+9
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du1-12/+8
2018-03-22usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz1-0/+1
2018-03-22md/raid6: Fix anomily when recovering a single device in RAID6.NeilBrown1-1/+12
2018-03-22coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach1-1/+1
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2018-03-22drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2018-03-22video: ARM CLCD: fix dma allocation sizeLiam Beguin1-2/+2
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson1-1/+1
2018-03-22scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira2-2/+6
2018-03-22fm10k: correctly check if interface is removedPhil Turnbull1-1/+1
2018-03-22net/faraday: Add missing include of of.hAndrew Lunn1-0/+1
2018-03-22NFC: nfcmrvl: double free on error pathDan Carpenter1-3/+2
2018-03-22NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser1-1/+1
2018-03-22vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas1-0/+5
2018-03-22drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh1-1/+3
2018-03-22bonding: refine bond_fold_stats() wrap detectionEric Dumazet1-3/+8
2018-03-22driver: (adm1275) set the m,b and R coefficients correctly for powerShikhar Dogra1-2/+2
2018-03-22dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stoppedJiada Wang1-1/+16
2018-03-22spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita1-4/+5
2018-03-22Input: qt1070 - add OF device ID tableJavier Martinez Canillas1-0/+9
2018-03-22media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King1-4/+12
2018-03-22solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko1-0/+11
2018-03-22of: fix of_device_get_modalias returned length when truncating buffersRob Herring1-1/+1
2018-03-22HID: clamp input to logical range if no null stateTomasz Kramkowski1-7/+14
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang1-0/+5
2018-03-22i40e: Acquire NVM lock before reads on all devicesAaron Salter1-6/+6
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2018-03-22drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2018-03-22HID: reject input outside logical range only if null state is setValtteri Heikkilä1-0/+1
2018-03-22staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King1-0/+2
2018-03-22staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao1-2/+6
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1