summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-271-0/+1
* net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-02-271-2/+1
* bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-275-38/+38
* net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2020-02-242-5/+56
* net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2020-02-242-31/+82
* net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal2020-02-241-2/+24
* net: ll_temac: Fix race condition causing TX hangEsben Haabendal2020-02-241-3/+16
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-02-241-2/+3
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-02-241-6/+8
* hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2020-02-242-1/+4
* net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas2020-02-241-0/+3
* vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez2020-02-231-9/+1
* Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-02-212-7/+14
|\
| * watchdog: da9062: Add dependency on I2CGuenter Roeck2020-02-171-0/+1
| * watchdog: da9062: fix power management opsMarco Felsch2020-02-171-0/+12
| * watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-02-171-7/+0
| * watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap2020-02-171-0/+1
* | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-213-3/+47
|\ \
| * | habanalabs: patched cb equals user cb in device memsetOded Gabbay2020-02-111-2/+0
| * | habanalabs: do not halt CoreSight during hard resetOmer Shpigelman2020-02-111-1/+3
| * | habanalabs: halt the engines before hard-resetOded Gabbay2020-02-112-0/+43
| * | fsi: aspeed: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-02-101-0/+1
* | | Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-2111-1530/+56
|\ \ \
| * | | staging: rtl8723bs: Remove unneeded goto statementsLarry Finger2020-02-101-35/+12
| * | | staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger2020-02-101-28/+12
| * | | staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * | | staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * | | staging: rtl8723bs: Fix potential security holeLarry Finger2020-02-101-1/+1
| * | | staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-101-1/+1
| * | | staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter2020-02-101-1/+1
| * | | staging: android: Delete the 'vsoc' driverAlistair Delva2020-02-105-1462/+0
| * | | staging: rtl8723bs: fix copy of overlapping memoryColin Ian King2020-02-101-3/+2
| * | | staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-02-101-0/+28
| * | | staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley2020-02-101-1/+1
| |/ /
* | | Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-2115-51/+102
|\ \ \
| * | | vt: selection, close sel_buffer raceJiri Slaby2020-02-131-6/+17
| * | | vt: selection, handle pending signals in paste_selectionJiri Slaby2020-02-131-1/+8
| * | | serial: cpm_uart: call cpm_muram_init before registering consoleRasmus Villemoes2020-02-131-0/+1
| * | | tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya2020-02-121-4/+14
| * | | serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko2020-02-124-5/+6
| * | | tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan2020-02-121-1/+1
| * | | vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet2020-02-121-6/+11
| * | | vt: fix scrollback flushing on background consolesNicolas Pitre2020-02-101-2/+13
| * | | tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko2020-02-101-19/+16
| * | | tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre2020-02-101-1/+2
| * | | serdev: ttyport: restore client ops on deregistrationJohan Hovold2020-02-102-6/+5
| * | | serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle2020-02-101-0/+8
| |/ /
* | | Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-2123-122/+306
|\ \ \
| * | | USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-171-2/+7
| * | | Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-02-136-36/+56
| |\ \ \