summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede1-2/+2
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-12-05net: macb: add missed tasklet_killChuhong Yuan1-0/+1
2019-12-05net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel1-5/+5
2019-12-05mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-12-05macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-12-05gve: Fix the queue page list allocated pages countJeroen de Borst1-1/+2
2019-12-05thunderbolt: Power cycle the router if NVM authentication failsMika Westerberg1-12/+42
2019-12-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-12-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-12-05staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-12-05staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-12-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-12-05staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh1-10/+15
2019-12-05usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin1-1/+1
2019-12-05clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev1-1/+1
2019-12-05i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-12-05iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-12-05ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-12-05pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-12-05block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-12-05net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-12-05net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-12-05net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-05net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-05drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-12-05drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-12-05drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-12-05net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-12-05net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-12-05net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-12-05drm/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
2019-12-05net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-05net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-12-05watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2019-12-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang1-1/+7
2019-12-05watchdog: meson: Fix the wrong value of left timeXingyu Chen1-2/+2
2019-12-05watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz1-4/+11
2019-12-05nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman1-0/+2
2019-12-05nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy1-0/+8
2019-12-05can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler1-1/+1
2019-12-05can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde1-2/+8
2019-12-05can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde1-1/+3
2019-12-05can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee1-1/+1
2019-12-05can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde1-13/+73
2019-12-05can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde1-1/+3