summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-04drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/omapdrm: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/rcar-du: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig
2016-03-04drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/cirrus: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/atomic: Pass connector and state to update_connector_routing.Maarten Lankhorst
2016-03-04drm/atomic: Clean up update_output_state.Maarten Lankhorst
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot
2016-03-04mtip32xx: remove unneeded variable in mtip_cmd_timeout()Jens Axboe
2016-03-04dmaengine: tegra: Move of_device_id table near to its userLaxman Dewangan
2016-03-04dmaengine: xilinx_vdma: Remove unnecessary variable initializationsKedareswara rao Appana
2016-03-04dmaengine: sirf: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-04drm/i915/hangcheck: Prevent long walks across full-ppgttMika Kuoppala
2016-03-04drm/i915: Generalise common GPU engine reset request/unrequest codeTomas Elf
2016-03-04usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak
2016-03-04usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy
2016-03-04usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy
2016-03-04usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy
2016-03-04usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()Yoshihiro Shimoda
2016-03-04usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman
2016-03-04usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()John Youn
2016-03-04usb: dwc2: Add support for Lantiq ARX and XRX SoCsAntti Seppälä
2016-03-04usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn
2016-03-04usb: dwc2: Move register save and restore functionsJohn Youn
2016-03-04usb: dwc2: Use kmem_cache_free()Amitoj Kaur Chawla
2016-03-04usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson
2016-03-04usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Properly set even/odd frameDouglas Anderson
2016-03-04usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson
2016-03-04usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson
2016-03-04usb: dwc2: host: Split code out to make dwc2_do_reserve()Douglas Anderson
2016-03-04usb: dwc2: host: Reorder things in hcd_queue.cDouglas Anderson
2016-03-04usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson