summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-04-27raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey
2016-04-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2016-04-27dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2016-04-27drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2016-04-27iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2016-04-27xhci: handle no ping response error properlyMathias Nyman
2016-04-27iommu/vt-d: fix range computation when making room for large pagesChristian Zander
2016-04-27xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2016-04-27drivers/tty: require read access for controlling terminalJann Horn
2016-04-27tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2016-04-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2016-04-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2016-04-27UBI: return ENOSPC if no enough space availableshengyong
2016-04-27UBI: Validate data_sizeRichard Weinberger
2016-04-27ath9k: declare required extra tx headroomFelix Fietkau
2016-04-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2016-04-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2016-04-27xhci: give command abortion one more chance before killing xhciMathias Nyman
2016-04-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2016-04-27regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2016-04-27regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2016-04-27spi: Fix documentation of spi_alloc_master()Guenter Roeck
2016-04-27spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee
2016-04-27drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2016-04-27md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2016-04-27md/raid1: ensure device failure recorded before write request returns.NeilBrown
2016-04-27md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown
2016-04-27md/raid10: ensure device failure recorded before write request returns.NeilBrown
2016-04-27IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2016-04-27iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2016-04-27md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2016-04-27scsi_dh: fix randconfig build errorChristoph Hellwig
2016-04-27IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2016-04-27Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller
2016-04-27IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2016-04-27IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2016-04-27drivercore: Fix unregistration path of platform devicesGrant Likely
2016-04-27of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2016-04-27DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul
2016-04-27USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2016-04-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2016-04-27windfarm: decrement client count when unregisteringPaul Bolle
2016-04-27devres: fix devres_get()Masahiro Yamada
2016-04-27auxdisplay: ks0108: fix refcountSudip Mukherjee
2016-04-27md/raid0: update queue parameter in a safer location.NeilBrown
2016-04-27PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2016-04-27PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2016-04-27PCI: Fix TI816X class code quirkBjorn Helgaas