summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-17asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2015-11-17asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2015-11-17mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-17md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-4/+11
2015-11-17md/raid10: ensure device failure recorded before write request returns.NeilBrown2-1/+34
2015-11-17md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown1-3/+8
2015-11-17md/raid1: ensure device failure recorded before write request returns.NeilBrown3-1/+34
2015-11-17dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2015-11-17dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber1-6/+11
2015-11-17ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-11-17drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-11-17IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev1-0/+4
2015-11-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-11-17iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-6/+13
2015-11-17xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-11-17iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-17ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-11-17drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-11-17tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-11-17iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-11-17md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-4/+5
2015-11-17md/raid0: update queue parameter in a safer location.NeilBrown1-18/+27
2015-11-17UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-11-17UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-11-17ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-11-17regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown1-2/+1
2015-11-17regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown1-1/+1
2015-10-13bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-10-13virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-10-13md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+2
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-13USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-10-13Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-10-13IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-10-13Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller1-0/+8
2015-10-13drm/i915: Always mark the object as dirty when used by the GPUChris Wilson1-1/+1
2015-10-13spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2015-10-13IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-10-13IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-13IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn4-4/+20