summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-09-15irqchip/mips-gic: Implement activate op for device domainPaul Burton1-0/+7
2016-09-15irqchip/mips-gic: Cleanup chip and handler setupPaul Burton1-4/+7
2016-09-15bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet1-1/+1
2016-09-15mei: me: disable driver on SPT SPS firmwareTomas Winkler2-4/+10
2016-09-15xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-09-15drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt1-1/+1
2016-09-15drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2-1/+12
2016-09-15drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt1-1/+1
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/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner1-3/+3
2016-09-15drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König1-1/+3
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-09-15cdc-acm: added sanity checking for probe()Oliver Neukum1-0/+18
2016-09-15Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-09-07hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz1-12/+12
2016-09-07hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare1-0/+1
2016-09-07ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-09-07staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov1-0/+4
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov1-0/+5
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-07usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern1-1/+1
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun1-2/+5
2016-09-07USB: avoid left shift by -1Alan Stern1-5/+11
2016-09-07dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda1-8/+11
2016-09-07crypto: qat - fix aes-xts key sizesGiovanni Cabiddu1-2/+2
2016-09-07crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter1-1/+1
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-09-07Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan1-1/+2
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-09-07Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-09-07dax: fix device-dax region baseDan Williams1-0/+3
2016-09-07gpio: max730x: set gpiochip data pointer before using itChristophe Leroy1-4/+4
2016-09-07gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-09-07dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer1-2/+5
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun1-1/+1
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11