summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-09vhost/scsi: potential memory corruptionDan Carpenter
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-11-09md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin
2015-11-09IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-11-09mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-09Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown
2015-11-09md/raid10: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09md/raid1: submit_bio_wait() returns 0 on successJes Sorensen
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-09xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-11-09dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer
2015-11-09dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber
2015-11-09rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-11-09rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-11-09rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-09iio: mxs-lradc: Fix temperature offsetAlexandre Belloni
2015-11-09drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher
2015-11-09drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-11-09drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-09spi: fix pointer-integer size mismatch warningSeongJae Park
2015-11-09power: bq24190_charger: suppress build warningLad, Prabhakar
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-11-09iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-11-09iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho
2015-11-09iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg
2015-11-09iwlwifi: fix firmware filename for 3160Johannes Berg
2015-11-09iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg
2015-11-09ath9k: declare required extra tx headroomFelix Fietkau
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-27drm/radeon: add pm sysfs files lateAlex Deucher
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-27i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-27i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27asix: Do full reset during ax88772_bindCharles Keepax
2015-10-27asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-22staging: speakup: fix speakup-r regressioncovici@ccs.covici.com
2015-10-22dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-22clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22md: flush ->event_work before stopping array.NeilBrown
2015-10-22staging: comedi: usbduxsigma: don't clobber ao_timer in command testIan Abbott
2015-10-22staging: comedi: usbduxsigma: don't clobber ai_timer in command testIan Abbott
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao