summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-13serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko1-5/+3
2019-12-13serial: stm32: fix clearing interrupt error flagsFabrice Gasnier1-3/+3
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-12-13tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-13tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan1-2/+2
2019-12-13serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich1-1/+1
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-13staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton2-2/+5
2019-12-13mailbox: tegra: Fix superfluous IRQ error messageJon Hunter1-2/+2
2019-12-13lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann1-0/+4
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
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-05crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu1-0/+1
2019-12-05r8169: fix resume on cable plug-inHeiner Kallweit1-0/+1
2019-12-05r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit1-1/+1
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-05driver core: platform: use the correct callback type for bus_find_deviceSami Tolvanen1-1/+6
2019-12-05crypto: inside-secure - Fix stability issue with MacchiatobinPascal van Leeuwen1-2/+2
2019-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-11-29media: mceusb: fix out of bounds read in MCE receiver bufferA Sun1-43/+98
2019-11-29media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1