summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-06-051-0/+1
* hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-06-051-2/+2
* hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-06-051-2/+2
* Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov2017-06-054-16/+25
* Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan2017-06-051-4/+4
* hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()Haiyang Zhang2017-06-051-2/+5
* hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2017-06-051-2/+9
* clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire2017-06-051-1/+2
* IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-06-051-10/+14
* scsi: storvsc: properly set residual data length on errorsLong Li2017-06-051-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-06-051-0/+7
* scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan2017-06-051-1/+4
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-06-051-0/+9
* rtlwifi: Fix alignment issuesPing-Ke Shih2017-06-052-2/+2
* iio: st_pressure: Fix data signMarcin Niestroj2017-06-051-4/+4
* adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter2017-06-051-1/+2
* drm/i915: relax uncritical udelay_range()Nicholas Mc Guire2017-06-051-2/+4
* HID: hid-input: Add parentheses to quell gcc warningJames C Boyd2017-04-041-1/+1
* serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam2017-04-041-2/+2
* mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2017-04-041-2/+3
* atm: iphase: fix misleading indentionTillmann Heidsieck2017-04-041-1/+1
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-161-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-03-161-15/+4
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-03-161-1/+4
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-03-161-2/+2
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-03-161-4/+6
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-03-161-4/+8
* qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-03-162-0/+15
* r8152: fix the sw rx checksum is unavailablehayeswang2017-03-161-1/+6
* netvsc: reduce maximum GSO sizestephen hemminger2017-03-161-0/+4
* net: sky2: Fix shutdown crashJeremy Linton2017-03-161-0/+13
* bonding: set carrier off for devices created through netlinkBeniamino Galvani2017-03-161-1/+5
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2017-03-161-0/+7
* net: alx: Work around the DMA RX overflow issueFeng Tang2017-03-161-1/+6
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2017-03-161-6/+2
* Fix missing sanity check in /dev/sgAl Viro2017-03-161-0/+4
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-03-161-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-03-161-3/+7
* siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-03-161-5/+13
* mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-03-161-2/+2
* xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-03-161-7/+2
* scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-03-161-4/+4
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-03-161-2/+6
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-03-161-2/+15
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-03-161-1/+1
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-03-161-2/+2
* catc: Use heap buffer for memory size testBen Hutchings2017-03-161-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-03-161-16/+17
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-03-161-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-03-161-4/+25