summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-24dm crypt: fix free of bad values after tfm allocation failureEric Biggers1-1/+1
2016-09-24dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy1-2/+2
2016-09-24bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll1-2/+2
2016-09-24bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll1-0/+4
2016-09-24bus: arm-ccn: Fix PMU handling of MNPawel Moll1-3/+16
2016-09-24net: macb: Correct CAPS maskHarini Katakam1-1/+1
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: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
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: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield1-20/+7
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander1-2/+2
2016-09-24iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-09-24iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin1-1/+2
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/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan1-1/+5
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-09-24IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn4-16/+18
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-09-24rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-24ahci: disable correct irq for dummy portsChristoph Hellwig1-1/+1
2016-09-24net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman1-7/+15
2016-09-24bnxt_en: Fix TX push operation on ARM64.Michael Chan1-2/+2
2016-09-24bonding: Fix bonding crashMahesh Bandewar1-3/+4
2016-09-24net: smc91x: fix SMC accessesRussell King2-20/+52
2016-09-24Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-09-24net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-09-24tun: fix transmit timestamp supportSoheil Hassas Yeganeh1-5/+1
2016-09-24net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion1-1/+1
2016-09-24net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-09-24net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-09-24drm/msm: protect against faults from copy_from_user() in submit ioctlRob Clark3-0/+17
2016-09-24clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-09-15cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun1-0/+2
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