summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-23UPSTREAM: lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-09-22UPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-09-22BACKPORT: efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-09-22UPSTREAM: of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel
2016-09-22UPSTREAM: of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-20ANDROID: fiq_debugger: Pass task parameter to unwind_frame()Jeff Vander Stoep
2016-09-20input: keyreset: switch to orderly_rebootEric Ernst
2016-09-20UPSTREAM: tun: fix transmit timestamp supportSoheil Hassas Yeganeh
2016-09-18UPSTREAM: efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-16UPSTREAM: usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-09-16UPSTREAM: brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend van Spriel
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
2016-09-15drm/msm: fix use of copy_from_user() while holding spinlockRob Clark
2016-09-15drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König
2016-09-15s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi
2016-09-15drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-09-15cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto