summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-16dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski1-8/+6
2017-03-16iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun1-0/+1
2017-03-16clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2017-03-16drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-03-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-03-16drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer2-16/+41
2017-03-16USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-03-16mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-03-16bus: vexpress-config: fix device reference leakJohan Hovold1-1/+6
2017-03-16drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli1-2/+2
2017-03-16USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2017-03-16USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-03-16thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2017-03-16md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov1-0/+9
2017-03-16xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2017-03-16regmap: cache: Remove unused 'blksize' variableKirtika Ruchandani1-6/+2
2017-03-16DaVinci-VPFE-Capture: fix error handlingArnd Bergmann1-0/+1
2017-03-16staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter1-1/+1
2017-03-16dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5
2017-03-16USB: phy: am335x-control: fix device and of_node leaksJohan Hovold1-0/+2
2017-03-16usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-03-16ssb: Fix error routine when fallback SPROM failsLarry Finger1-0/+1
2017-03-16scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2017-03-16IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-03-16IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb1-0/+1
2017-03-16IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-03-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-03-16IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2017-03-16IB/mlx5: Put non zero value in max_ahMaor Gottlieb1-0/+1
2017-03-16IB/core: Save QP in ib_flow structureMark Bloch2-2/+3
2017-03-16dm rq: fix a race condition in rq_completed()Bart Van Assche1-2/+8
2017-03-16usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter1-2/+2
2017-03-16powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-03-16crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-03-16regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2017-03-16USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-03-16PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2017-03-16scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai1-0/+1
2017-03-16enic: set skb->hash type properlyGovindarajulu Varadarajan1-6/+12
2017-03-16drm/gma500: Add compat ioctlPatrik Jakobsson1-0/+3
2017-03-16usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+10
2017-03-16usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-03-16usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-03-16ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-03-16staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2017-02-26USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-02-23sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3
2017-02-23staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-02-23fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-02-23HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3