summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-02tty: fix tty_ldisc_receive_buf() documentationJohan Hovold1-1/+1
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman1-1/+1
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-23/+13
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-10/+8
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan3-13/+6
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2018-01-02s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2018-01-02net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua1-2/+2
2018-01-02net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2018-01-02net/mlx5e: Add refcount to VXLAN structureGal Pressman2-23/+28
2018-01-02net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2018-01-02net/mlx5e: Fix features check of IPv6 trafficGal Pressman1-1/+2
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2-13/+13
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev1-1/+1
2017-12-29net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev1-1/+1
2017-12-29net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2017-12-29libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams1-2/+3
2017-12-29clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-12-29pinctrl: cherryview: Mask all interrupts on Intel_Strago based systemsMika Westerberg1-0/+16
2017-12-29spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado1-0/+11
2017-12-29parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2017-12-29PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2017-12-29mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2017-12-29mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2017-12-29mfd: cros ec: spi: Don't send first message too soonJon Hunter1-0/+1
2017-12-29acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-12-29ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman1-5/+0
2017-12-25platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer1-0/+1
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3