summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-04drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-03-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula1-1/+1
2016-03-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula1-0/+6
2016-03-04iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-03-03Revert "firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6"Luis Henriques1-3/+2
2016-02-29net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli1-5/+10
2016-02-29net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie1-4/+12
2016-02-25drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom1-2/+2
2016-02-25IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-25pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-02-25net: phy: Fix phy_mac_interrupt()Florian Fainelli1-13/+18
2016-02-25drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-02-25ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-25phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-3/+6
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley1-2/+6
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-25[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter1-0/+2
2016-02-25target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie3-62/+66
2016-02-25drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula1-5/+15
2016-02-25libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2016-02-17drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-02-17staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-02-17n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-02-17SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-17virtio_pci: fix use after free on releaseMichael S. Tsirkin1-0/+2
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-17cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-02-17usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-17usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-16ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3