summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: host: fix incorrect updating of offsetColin Ian King2017-12-101-1/+1
* USB: usbfs: Filter flags passed in from user spaceOliver Neukum2017-12-101-5/+9
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-101-4/+24
* usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2017-12-101-0/+7
* xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman2017-12-101-4/+8
* USB: ulpi: fix bus-node lookupJohan Hovold2017-12-101-2/+2
* usb: hub: Cycle HUB power when initialization failsMike Looijmans2017-12-101-0/+9
* staging: ccree: fix leak of import() after init()Gilad Ben-Yossef2017-12-101-3/+6
* dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr2017-12-101-1/+9
* iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva2017-12-101-0/+6
* iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl2017-12-101-0/+1
* staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2017-12-102-4/+6
* serial: imx: Update cached mctrl value when changing RTSIan Jamison2017-12-101-2/+4
* serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe2017-12-101-0/+8
* sysrq : fix Show Regs call trace on ARMJibin Xu2017-12-101-2/+7
* usb: xhci: Return error when host is dead in xhci_disable_slot()Lu Baolu2017-12-101-2/+1
* ARM: cpuidle: Correct driver unregistration if init failsLeo Yan2017-12-101-9/+13
* staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger2017-12-101-0/+2
* staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu2017-12-101-4/+11
* usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun2017-12-101-2/+2
* EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva2017-12-101-0/+1
* clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel2017-12-101-17/+21
* serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra2017-12-101-1/+4
* PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I2017-12-101-0/+16
* usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov2017-12-101-1/+2
* hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James2017-12-102-17/+14
* mmc: sdhci-msm: fix issue with power irqSubhash Jadavani2017-12-101-0/+18
* mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro2017-12-101-1/+4
* spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold2017-12-101-1/+3
* spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki2017-12-101-1/+1
* staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2017-12-101-3/+3
* staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka2017-12-101-1/+1
* serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner2017-12-101-1/+1
* staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue2017-12-101-1/+3
* PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson2017-12-101-2/+3
* s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne2017-12-101-0/+2
* serial: 8250_early: Only set divisor if valid clk & baudMatt Redfearn2017-12-101-6/+8
* USB: serial: usb_debug: add new USB device idLu Baolu2017-12-101-0/+2
* USB: serial: option: add Quectel BG96 idSebastian Sjoholm2017-12-101-0/+3
* ANDROID: binder: fix transaction leak.Martijn Coenen2017-12-101-9/+31
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-12-101-0/+3
* usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng2017-12-101-0/+3
* uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede2017-12-101-0/+4
* usbip: Fix USB device hang due to wrong enabling of scatter-gatherYuyang Du2017-12-101-1/+0
* drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-12-102-4/+4
* drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume()Stefan Agner2017-12-101-1/+1
* drm/fsl-dcu: avoid disabling pixel clock twice on suspendStefan Agner2017-12-101-1/+0
* drm/i915: Prevent zero length "index" writeVille Syrjälä2017-12-051-1/+2
* drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-12-051-0/+1
* drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definitionXiong Zhang2017-12-051-3/+3