summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-15usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-09-15xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-09-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie1-1/+2
2017-09-15xhci: workaround for hosts missing CAS bitMathias Nyman3-0/+46
2017-09-15of: fdt: add missing allocation-failure checkJohan Hovold1-0/+2
2017-09-15USB: hub: fix SS max number of portsJohan Hovold1-1/+8
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-09-15USB: usbip: fix nonconforming hub descriptorJohan Hovold1-3/+8
2017-09-15USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-09-15usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt1-1/+3
2017-09-15usb: r8a66597-hcd: decrease timeoutChris Brandt1-1/+1
2017-09-15USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-09-15uwb: fix device quirk on big-endian hostsJohan Hovold1-2/+3
2017-09-15USB: core: replace %p with %pKVamsi Krishna Samavedam2-4/+4
2017-09-15USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-09-15ahci: Acer SA5-271 SSD Not Detected FixSui Chen1-0/+38
2017-09-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold1-1/+4
2017-09-15USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold1-1/+1
2017-09-15USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold1-9/+12
2017-09-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet1-1/+1
2017-09-15net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-08-26fbdev: sti: don't select CONFIG_VTArnd Bergmann2-2/+1
2017-08-26power: supply: pda_power: move from timer to delayed_workMichael Trimarchi1-20/+24
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-5/+3
2017-08-26libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-08-26IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-08-26IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl1-4/+9
2017-08-26usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-08-26PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann1-0/+24
2017-08-26usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-08-26ov2640: fix vflip controlFrank Schaefer1-2/+4
2017-08-26dw2102: limit messages to buffer sizeAlyssa Milburn1-0/+54
2017-08-26dw2102: some missing unlocks on errorDan Carpenter1-14/+32
2017-08-26dw2102: Don't use dynamic static allocationMauro Carvalho Chehab1-10/+80
2017-08-26ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-08-26ttusb2: Don't use stack variables for DMAJosh Boyer1-2/+15
2017-08-26PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-08-26PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse1-5/+8
2017-08-26PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse1-2/+8
2017-08-26PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas1-3/+6
2017-08-26zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-08-26digitv: limit messages to buffer sizeAlyssa Milburn1-0/+4
2017-08-26PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-08-26cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-08-26cx231xx-audio: fix init error pathJohan Hovold1-11/+13
2017-08-26cx231xx-cards: fix NULL-deref at probeJohan Hovold1-6/+40
2017-08-26cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()Alexey Khoroshilov1-53/+57
2017-08-26usbvision: fix NULL-deref at probeJohan Hovold1-1/+8
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3