summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-301-15/+0
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-301-0/+4
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-301-1/+1
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-303-50/+78
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-301-2/+4
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-261-0/+3
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-261-2/+8
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-261-1/+25
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-261-35/+12
* md/raid1/10: fix potential deadlockShaohua Li2017-03-261-0/+18
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-261-3/+5
* hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov2017-03-261-64/+3
* tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2017-03-261-1/+1
* drm/amdgpu: add missing irq.h includeDave Airlie2017-03-261-0/+1
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-03-263-8/+10
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2017-03-261-2/+2
* pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg2017-03-261-3/+2
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-03-261-0/+3
* cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2017-03-262-4/+6
* USB: don't free bandwidth_mutex too earlyAlan Stern2017-03-261-10/+7
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2017-03-262-6/+17
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-221-1/+2
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-03-221-1/+1
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-03-181-0/+55
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-184-8/+46
* mvsas: fix misleading indentationLuis de Bethencourt2017-03-181-2/+2
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-181-2/+4
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-181-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-181-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-181-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-181-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-181-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-181-0/+5
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-181-2/+13
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-181-7/+7
* usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-181-0/+2
* cpmac: remove hopeless #warningArnd Bergmann2017-03-181-1/+1
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-03-181-3/+1
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-181-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-03-181-5/+9
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-03-151-1/+1
* drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede2017-03-151-1/+12
* fakelb: fix schedule while atomicAlexander Aring2017-03-151-7/+7
* drm/atomic: fix an error code in mode_fixup()Dan Carpenter2017-03-151-1/+1
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-03-151-2/+2
* drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso2017-03-151-0/+3
* drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-03-151-3/+35