summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-281-0/+137
* net: stmmac: Re-work the queue selection for TSO packetsJose Abreu2019-07-281-10/+19
* net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-281-1/+1
* net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach2019-07-281-0/+2
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-281-31/+26
* hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang2019-07-281-1/+0
* caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-07-281-1/+1
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-281-0/+3
* dm bufio: fix deadlock with loop deviceJunxiao Bi2019-07-261-3/+1
* net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer2019-07-261-1/+1
* clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_outPeng Fan2019-07-261-3/+3
* usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng2019-07-261-2/+5
* intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin2019-07-261-1/+1
* mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong2019-07-261-1/+1
* mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li2019-07-261-3/+21
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam2019-07-261-1/+1
* libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams2019-07-263-4/+17
* HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-07-261-1/+1
* HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-07-261-7/+8
* HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-07-263-2/+4
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+6
* PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-07-261-0/+2
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-07-261-0/+7
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-261-6/+9
* intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin2019-07-261-0/+5
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-07-261-6/+15
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-11/+70
* rt2x00usb: fix rx queue hangSoeren Moch2019-07-261-6/+6
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-262-3/+11
* dm zoned: fix zone state management raceDamien Le Moal2019-07-262-28/+24
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-261-0/+20
* i3c: fix i2c and i3c scl rate by bus modeVitor Soares2019-07-261-13/+38
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-24/+24
* media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus2019-07-261-1/+1
* media: videobuf2-core: Prevent size alignment wrapping buffer size to 0Sakari Ailus2019-07-261-0/+4
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0
* media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon2019-07-261-5/+4
* raid5-cache: Need to do start() part job after adding journal deviceXiao Ni2019-07-261-2/+9
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-261-0/+7
* opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko2019-07-261-1/+1
* iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-07-261-2/+6
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-07-262-2/+54
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: add support for hr1 RF IDOren Givon2019-07-262-3/+6
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-261-2/+2
* regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski2019-07-261-0/+1