summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-10-121-1/+2
* tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-10-121-3/+5
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-10-121-1/+2
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-121-12/+25
* net: emac: Fix napi poll list corruptionChristian Lamparter2017-10-121-2/+1
* net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi2017-10-121-1/+1
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-10-121-10/+10
* staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren2017-10-121-2/+4
* uwb: ensure that endpoint is interruptAndrey Konovalov2017-10-121-0/+2
* uwb: properly check kthread_run return valueAndrey Konovalov2017-10-121-4/+8
* iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-10-121-0/+1
* iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-10-121-9/+15
* iio: ad7793: Fix the serial interface resetDragos Bogdan2017-10-121-2/+2
* IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker2017-10-121-1/+1
* iio: core: Return error for failed read_regMatt Fornero2017-10-121-1/+3
* staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-10-121-3/+1
* iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-10-121-0/+28
* iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-10-121-1/+3
* iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET2017-10-121-2/+4
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-10-123-16/+1
* xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-10-121-1/+10
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-10-121-1/+1
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-121-1/+1
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-121-3/+11
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-10-122-2/+2
* USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-10-121-0/+4
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-10-122-12/+13
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-10-123-57/+10
* usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-10-121-2/+6
* USB: devio: Don't corrupt user memoryDan Carpenter2017-10-121-1/+5
* USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-10-121-2/+30
* USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-10-121-0/+9
* USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-10-121-4/+11
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-10-121-1/+3
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-10-121-4/+4
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-10-121-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-10-121-2/+8
* usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2017-10-121-1/+13
* usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-10-121-0/+7
* usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-10-121-2/+3
* usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-10-121-1/+10
* usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-10-121-1/+2
* usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-10-121-1/+3
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-10-121-1/+4
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-10-121-5/+36
* ttpci: address stringop overflow warningArnd Bergmann2017-10-082-10/+10
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* libata: transport: Remove circular dependency at free timeGwendal Grignou2017-10-081-6/+3
* i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-10-081-1/+1
* md/raid10: submit bio directly to replacement diskShaohua Li2017-10-081-3/+16