summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-25s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski1-0/+1
2017-05-25gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-05-25s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski1-8/+4
2017-05-25cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)Lee Jones1-1/+1
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada3-5/+43
2017-05-25iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-05-25ipx: call ipxitf_put() in ioctl error pathDan Carpenter1-3/+2
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-05-25USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold1-1/+4
2017-05-25USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold1-1/+1
2017-05-25USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork1-0/+2
2017-05-25usb: serial: option: add Telit ME910 supportDaniele Palmas1-0/+8
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren1-4/+5
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-05-25usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen1-0/+9
2017-05-25dvb-usb-dibusb-mc-common: Add MODULE_LICENSEBen Hutchings1-0/+2
2017-05-25ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-05-25mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-05-25usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-05-25USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-05-25xhci: remove GFP_DMA flag from allocationMatthias Lange1-1/+1
2017-05-25xhci: Fix command ring stop regression in 4.11Mathias Nyman3-9/+9
2017-05-25EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam1-21/+19
2017-05-25dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-25libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani1-1/+4
2017-05-25Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells1-3/+5
2017-05-25USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold1-1/+1
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-05-25USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-05-25pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()Kirill Tkhai1-2/+6
2017-05-25pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman1-1/+1
2017-05-25IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl3-15/+23
2017-05-25IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl1-0/+1
2017-05-25iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier1-3/+3
2017-05-25IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger1-5/+6
2017-05-25iio: dac: ad7303: fix channel descriptionPavel Roskin1-3/+3
2017-05-25scsi: lpfc: Fix panic on BFS configurationJames Smart3-7/+20
2017-05-25ibmvscsis: Do not send aborted task responseBryant G. Ly2-25/+91
2017-05-25of: fdt: add missing allocation-failure checkJohan Hovold1-0/+3
2017-05-25of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler1-0/+2
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring1-1/+1
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-05-25cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-25cxl: Force context lock during EEH flowVaibhav Jain1-2/+17