summaryrefslogtreecommitdiffstats
path: root/firmware/matrox (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+1
2016-11-03usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: core: devices: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-8/+2
2016-11-03usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+2
2016-11-01media: usb: uvc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+3
2016-10-31media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+5
2016-10-31usb: dwc3: trace: print out ep0state also from XferCompleteFelipe Balbi4-13/+16
2016-10-31usb: dwc3: debug: move dwc3_ep0_state_string() to debug.hFelipe Balbi2-16/+16
2016-10-31usb: dwc3: gadget: remove redundant trace printsFelipe Balbi2-58/+2
2016-10-31usb: dwc3: debug: decode control endpoint phase tooFelipe Balbi2-0/+14
2016-10-31usb: dwc3: gadget: conditionally disable Link State change eventsFelipe Balbi1-1/+3
2016-10-31usb: dwc3: gadget: giveback request if we can't kick itFelipe Balbi1-4/+1
2016-10-31usb: dwc3: gadget: make use of No Response Update TransferFelipe Balbi1-1/+23
2016-10-31usb: dwc3: gadget: properly check ep cmdFelipe Balbi2-1/+3
2016-10-31usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2016-10-31usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2016-10-31usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-10-31usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
2016-10-29Linux 4.9-rc3v4.9-rc3Linus Torvalds1-1/+1
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta2-10/+9
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2-45/+43
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta3-9/+5
2016-10-28ubifs: Fix regression in ubifs_readdir()Richard Weinberger1-0/+8
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-10-28MAINTAINERS: Add entry for genwqe driverGabriel Krisman Bertazi1-0/+6
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-10-28vme: vme_get_size potentially returning incorrect value on failureMartyn Welch1-0/+4
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik1-3/+7
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa3-3/+10
2016-10-28perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa1-4/+9
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-10-28drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-28cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1