summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2-2/+4
2016-09-24USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-1/+1
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R1-3/+11
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2-0/+31
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-09-24lightnvm: put bio before returnWenwei Tao1-1/+3
2016-09-24clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-09-15regulator: anatop: allow regulator to be in bypass modeMika Båtsman1-1/+1
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski1-1/+8
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi1-5/+38
2016-09-15scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă1-40/+37
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-09-15bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet1-1/+1
2016-09-15lustre: remove unused declarationAl Viro1-2/+0
2016-09-15drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-09-15drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter1-0/+3
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-09-15s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi1-1/+1
2016-09-15drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins1-4/+12
2016-09-15cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar1-4/+4
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher1-3/+1
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto1-2/+0
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni1-4/+8
2016-09-15cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+2
2016-09-15cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar1-1/+1
2016-09-15Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-09-15drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä4-9/+66
2016-09-15drm/i915: Only ignore eDP ports that are connectedChris Wilson3-17/+17
2016-09-15Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-09-15net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-09-15crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2-2/+2
2016-09-15tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1