OSDN Git Service

uclinux-h8/linux.git
2016-11-18 Arnd Bergmannusb: dwc3: use bus->sysdev for DMA configuration
2016-11-18 Arnd Bergmannusb: dwc3: ep0: avoid empty-body warning
2016-11-18 Razmik Karapetyanusb: dwc2: Move functions from header to source
2016-11-18 Razmik Karapetyanusb: dwc2: Fix fifo_show() functionality
2016-11-18 Razmik Karapetyanusb: dwc2: Remove unnecessary request length checking
2016-11-18 Razmik Karapetyanusb: dwc2: Fix Control Write issue in DMA mode
2016-11-18 Razmik Karapetyanusb: dwc2: Don't program DMA address for 0 length request
2016-11-18 Sevak Arakelyanusb: dwc2: Stop Complete Splits after Data PID == 0
2016-11-18 Felipe Balbiusb: dwc3: pci: avoid build warning
2016-11-18 John Younusb: dwc3: Workaround for irq mask issue
2016-11-18 John Younusb: dwc3: Implement interrupt moderation
2016-11-18 Christian Lamparterusb: dwc2: add amcc,dwc-otg support
2016-11-18 Christian Lamparterusb: dwc2: fixes host_dma logic
2016-11-18 Vardan Mikayelyanusb: dwc2: gadget: Add new core parameter for low speed
2016-11-18 Vardan Mikayelyanusb: dwc2: gadget: Program ep0_mps for LS
2016-11-18 Vardan Mikayelyanusb: dwc2: gadget: Add IOT device IDs, configure core...
2016-11-18 Vahram Aharonyanusb: dwc2: Add support of dedicated full-speed PHY...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Disable enabled HW endpoint in dwc2_...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr(...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: For DDMA parse setup only after...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Adjust ISOC OUT request's actual...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Enable the BNA interrupt
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Start and complete DDMA isoc transfers
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: In DDMA keep incompISOOUT and incomp...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Add DDMA isoc related fields to...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Enable descriptor DMA mode
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Start DDMA IN status phase in StsPhs...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Fixes for StsPhseRcvd interrupt
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: DDMA transfer start and complete
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: EP 0 specific DDMA programming
2016-11-18 John Younusb: dwc2: Remove reading in of invalid property
2016-11-18 Nicolae Rosiausb: twl6030-usb: make driver DT only
2016-11-18 John Younusb: dwc3: gadget: clear events in top-half handler
2016-11-18 John Younusb: dwc3: gadget: use evt->cache for processing events
2016-11-18 Felipe Balbiusb: dwc3: gadget: use evt->length as we should
2016-11-18 John Younusb: dwc3: core: add a event buffer cache
2016-11-18 Peter Chenusb: phy: phy-generic: add the implementation of .set_s...
2016-11-18 Felipe Balbiusb: dwc3: core: remove dwc3_soft_reset()
2016-11-18 Anson Jacobusb: gadget: Fix checkpatch error for braces
2016-11-18 Fabian Frederickusb: isp1301-omap: don't opencode IS_REACHABLE()
2016-11-18 Mike Krinkinusb: core: urb make use of usb_endpoint_maxp_mult
2016-11-18 John Younusb: dwc3: Add a function to check properties
2016-11-18 John Younusb: dwc3: Add a check for the DWC_usb3 core
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsot...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Transfer length limit checking for...
2016-11-18 Vahram Aharonyanusb: dwc2: host: Rename MAX_DMA_DESC_SIZE to HOST_DMA_N...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Add DMA descriptor chains for EP 0
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Add DMA descriptor status quadlet...
2016-11-18 Vahram Aharonyanusb: dwc2: gadget: Add descriptor DMA parameter
2016-11-18 Vahram Aharonyanusb: dwc2: Make the DMA descriptor structure packed
2016-11-18 Vahram Aharonyanusb: dwc2: Update DMA descriptor structure
2016-11-18 John Younusb: dwc2: Deprecate g-use-dma binding
2016-11-18 John Younusb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
2016-11-18 Vardan Mikayelyanusb: dwc2: Fix coverity issue in hcd_queue.c
2016-11-18 Vardan Mikayelyanusb: dwc2: Fix dead code in hcd.c
2016-11-18 John Younusb: dwc3: gadget: Remove descriptor arguments to ep_enable
2016-11-18 Vardan Mikayelyanusb: dwc2: gadget: Update for new usb_endpoint_maxp()
2016-11-18 Janusz Dziedzicusb: dwc3: warn on once when no trbs
2016-11-18 Janusz Dziedzicusb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
2016-11-18 Janusz Dziedzicusb: dwc3: fix post-increment
2016-11-18 Janusz Dziedzicusb: dwc3: clean TRB if STARTTRANSFER fail
2016-11-18 Janusz Dziedzicusb: dwc3: decrement queued_requests
2016-11-18 Vahram Aharonyanusb: dwc2: Add PCI properties
2016-11-18 John Younusb: dwc2: Get host DMA device properties
2016-11-18 John Younusb: dwc2: Rename the dma_enable parameter to host_dma
2016-11-18 John Younusb: dwc2: Move gadget settings into core_params
2016-11-18 John Younusb: dwc2: Rename host_rx_fifo_size hardware parameter
2016-11-18 John Younusb: dwc2: Remove unnecessary prototypes
2016-11-18 John Younusb: dwc2: Remove dwc2_set_all_params function
2016-11-18 John Younusb: dwc2: Move parameter initialization into params.c
2016-11-18 John Younusb: dwc2: Declare the core params struct statically
2016-11-18 John Younusb: dwc2: Add params.c file
2016-11-18 John Younusb: dwc2: Remove unused hardware parameter
2016-11-18 John Younusb: dwc2: Remove unnecessary kfree
2016-11-18 Johan HovoldUSB: phy: am335x-control: fix device and of_node leaks
2016-11-18 Peter Chenusb: gadget: f_uac2: fix error handling at afunc_bind
2016-11-18 Peter Chenusb: gadget: fix request length error for isoc transfer
2016-11-08 Janusz Dziedzicusb: gadget: f_hid add super speed support
2016-11-08 Alexey Khoroshilovusb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
2016-11-08 Alexey Khoroshilovusb: gadget: mv_u3d: add check for dma mapping error
2016-11-08 Felipe Balbiusb: dwc3: trace: purge dwc3_trace()
2016-11-08 Felipe Balbiusb: dwc3: trace: add a tracepoint for ep enable/disable
2016-11-03 Felipe Balbiusb: dwc3: pci: call _DSM for suspend/resume
2016-11-03 Felipe Balbiusb: dwc3: pci: add a private driver structure
2016-11-03 Felipe Balbiusb: dwc3: gadget: always kick if num_pending_sgs > 0
2016-11-03 Felipe Balbiusb: dwc3: gadget: stop touching HWO TRBs
2016-11-03 Felipe Balbiusb: dwc3: gadget: always try to prepare on started_lis...
2016-11-03 Felipe Balbiusb: dwc3: gadget: tracking per-TRB remaining bytes
2016-11-03 Felipe Balbiusb: dwc3: gadget: cope with XferNotReady before usb_ep...
2016-11-03 Baolin Wangusb: dwc3: gadget: wait for End Transfer to complete
2016-11-03 Torsten Polleusb: gadget: NCM: differentiate consumed packets from...
2016-11-03 Torsten Polleusb: gadget: u_ether: link socket buffers to the device...
2016-11-03 Torsten Polleusb: gadget: NCM: link socket buffers to the device...
2016-11-03 Daniel Wagnerusb: gadget: f_fs: use complete() instead complete_all()
2016-11-03 Masahiro Yamadausb: renesas_usbhs: cleanup with list_first_entry_or_null()
2016-11-03 Masahiro Yamadausb: dwc3: cleanup with list_first_entry_or_null()
2016-11-03 Masahiro Yamadausb: dwc2: cleanup with list_first_entry_or_null()
2016-11-03 Joe Perchesusb: Convert pr_warning to pr_warn
2016-11-03 Juergen Grossusb: gadget: composite: use kasprintf() instead of...
2016-11-03 Baolin Wangusb: dwc3: gadget: don't clear RUN/STOP when it's inval...
next