summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-9/+7
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko1-0/+1
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-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2018-01-02spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado1-0/+11
2018-01-02parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2018-01-02mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2018-01-02mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2018-01-02mfd: cros ec: spi: Don't send first message too soonJon Hunter1-0/+1
2018-01-02ACPI: 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-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin1-0/+1
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni1-1/+1
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov2-2/+4
2017-12-25igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy1-0/+5
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash1-0/+1
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-25rtc: pl031: make interrupt optionalRussell King1-6/+8
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore1-2/+5
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan1-0/+18
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann1-0/+1
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16