summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-19tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2020-01-19tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2020-01-19usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2020-01-19lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann
2020-01-19net: fec: fix clock count mis-matchChuhong Yuan
2020-01-19platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede
2020-01-19platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede
2020-01-19HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2020-01-19net: macb: add missed tasklet_killChuhong Yuan
2020-01-19net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2020-01-19mdio_bus: don't use managed reset-controllerDavid Bauer
2020-01-19macvlan: schedule bc_work even if errorMenglong Dong
2020-01-19thunderbolt: Power cycle the router if NVM authentication failsMika Westerberg
2020-01-19mei: me: add comet point V device idAlexander Usyskin
2020-01-19mei: bus: prefix device names on bus with the bus nameAlexander Usyskin
2020-01-19USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2020-01-19staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede
2020-01-19staging: rtl8723bs: Drop ACPI device idsHans de Goede
2020-01-19staging: rtl8192e: fix potential use after freePan Bian
2020-01-19staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh
2020-01-19usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin
2020-01-19clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2020-01-19i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2020-01-19i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2020-01-19iavf: initialize ITRN registers with correct valuesNicholas Nunley
2020-01-19ice: fix potential infinite loop because loop counter being too smallColin Ian King
2020-01-19pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König
2020-01-19block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter
2020-01-19net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2020-01-19net: stmmac: xgmac: Fix TSA selectionJose Abreu
2020-01-19net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2020-01-19drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu
2020-01-19net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2020-01-19net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2020-01-19drm/amdgpu: dont schedule jobs while in resetShirish S
2020-01-19net: bcmgenet: reapply manual settings to the PHYDoug Berger
2020-01-19net: bcmgenet: use RGMII loopback for MAC resetDoug Berger
2020-01-19watchdog: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen
2020-01-19watchdog: meson: Fix the wrong value of left timeXingyu Chen
2020-01-19watchdog: pm8916_wdt: fix pretimeout registration flowJorge Ramirez-Ortiz
2020-01-19nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman
2020-01-19nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2020-01-19can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler
2020-01-19can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee
2020-01-19can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde