summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-24irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon
2016-09-24drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen
2016-09-24drm: atmel-hlcdc: Fix vertical scalingJan Leupold
2016-09-24soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann
2016-09-24pinctrl: at91-pio4: use %pr format string for resourceArnd Bergmann
2016-09-24mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann
2016-09-24drm/i915: Avoid pointer arithmetic in calculating plane surface offsetMika Kuoppala
2016-09-24gma500: remove annoying deprecation warningLinus Torvalds
2016-09-24ath9k: fix using sta->drv_priv before initializing itFelix Fietkau
2016-09-24md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang
2016-09-24xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-24pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33Icenowy Zheng
2016-09-24pinctrl: pistachio: fix mfio pll_lock pinmuxJames Hartley
2016-09-24dm crypt: fix error with too large biosMikulas Patocka
2016-09-24dm log writes: move IO accounting earlier to fix error pathMikulas Patocka
2016-09-24dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy
2016-09-24bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll
2016-09-24bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll
2016-09-24bus: arm-ccn: Fix PMU handling of MNPawel Moll
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-09-24USB: change bInterval default to 10 msAlan Stern
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-24usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-24USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer
2016-09-24lightnvm: put bio before returnWenwei Tao
2016-09-24clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai
2016-09-15regulator: anatop: allow regulator to be in bypass modeMika Båtsman
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-09-15scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington
2016-09-15bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-09-15lustre: remove unused declarationAl Viro