summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun2016-09-151-0/+2
* scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler2016-09-151-2/+3
* crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-09-151-40/+37
* vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-09-151-3/+3
* irqchip/mips-gic: Implement activate op for device domainPaul Burton2016-09-151-0/+7
* irqchip/mips-gic: Cleanup chip and handler setupPaul Burton2016-09-151-4/+7
* bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet2016-09-151-1/+1
* mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-09-152-4/+10
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-09-151-1/+1
* drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-09-151-1/+1
* drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-09-152-1/+12
* drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-09-151-1/+1
* drm/msm: fix use of copy_from_user() while holding spinlockRob Clark2016-09-151-5/+22
* drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2016-09-151-0/+3
* drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-09-151-3/+3
* drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-09-151-1/+3
* drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-09-151-2/+2
* cdc-acm: added sanity checking for probe()Oliver Neukum2016-09-151-0/+18
* Revert "floppy: refactor open() flags handling"Jens Axboe2016-09-151-19/+15
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-09-071-12/+12
* hwmon: (it87) Add missing sysfs attribute group terminatorJean Delvare2016-09-071-0/+1
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-071-3/+3
* staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-09-071-1/+1
* staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-09-071-1/+9
* staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-09-071-34/+12
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-09-071-1/+1
* staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-09-071-19/+24
* USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-09-071-0/+4
* USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-09-071-0/+5
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-1/+1
* usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2016-09-071-1/+1
* USB: fix typo in wMaxPacketSize validationAlan Stern2016-09-071-1/+1
* usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-09-071-2/+5
* USB: avoid left shift by -1Alan Stern2016-09-071-5/+11
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-071-8/+11
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-09-071-2/+2
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-09-071-1/+1
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-09-071-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-09-072-21/+5
* Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan2016-09-071-1/+2
* Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-09-071-1/+1
* Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe2016-09-071-9/+12
* dax: fix device-dax region baseDan Williams2016-09-071-0/+3
* gpio: max730x: set gpiochip data pointer before using itChristophe Leroy2016-09-071-4/+4
* gpio: Fix OF build problem on UMLinus Walleij2016-09-071-0/+1
* dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-09-071-2/+5
* usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-09-071-1/+1
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-09-072-4/+4
* mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-09-071-11/+11