usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly
[linux-drm-fsl-dcu.git] / drivers /
2014-11-26 Fabio Estevamusb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_...
2014-11-26 Fabio Estevamusb: chipidea: usbmisc_imx: Move the reading of USB_PHY...
2014-11-26 Fabio Estevamusb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message
2014-11-26 Fabio Estevamusb: chipidea: core: Remove unneeded OOM message
2014-11-26 Peter Chenusb: chipidea: using devm_request_irq to instead of...
2014-11-25 Greg Kroah-HartmanMerge tag 'usb-for-v3.19' of git://git./linux/kernel...
2014-11-25 Alan SternUSB: host: Remove ehci-octeon and ohci-octeon drivers
2014-11-25 Tony Lindgrenusb: musb: Use IS_ENABLED for tusb6010
2014-11-25 Tony Lindgrenusb: musb: Allow multiple glue layers to be built in
2014-11-25 Tony Lindgrenusb: musb: Pass fifo_mode in platform data
2014-11-25 Tony Lindgrenusb: musb: Change end point selection to use new IO...
2014-11-25 Tony Lindgrenusb: musb: Change to use new IO access
2014-11-25 Tony Lindgrenusb: musb: Populate new IO functions for blackfin
2014-11-25 Tony Lindgrenusb: musb: Populate new IO functions for tusb6010
2014-11-25 Tony Lindgrenusb: musb: Add function pointers for IO access functions
2014-11-25 Kiran Raparthyusb: phy: Handle per-PHY event for connnect and disconn...
2014-11-25 Dinh Nguyenusb: dwc2: remove early return on clock query
2014-11-25 Fabio Estevamusb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n
2014-11-25 Felipe Balbiusb: gadget: udc: pxa25x: remove unnecessary NULL check
2014-11-25 Felipe Balbiusb: gadget: udc: lpc32xx: remove unnecessary NULL...
2014-11-25 Markus ElfringUSB: PCI-quirks: Deletion of unnecessary checks before...
2014-11-25 Markus ElfringUSB-SIS: Deletion of an unnecessary check before the...
2014-11-25 Markus ElfringUSB-IP: Deletion of unnecessary checks before the funct...
2014-11-25 Julia Lawallhost: ehci-w90x900: fix error return code
2014-11-25 Mark Knibbsstorage: Fix bus scan and multi-LUN support for SCM...
2014-11-25 Mark Knibbsstorage: Enable multi-target mode as vendor driver...
2014-11-25 Marcin Wojtasusb: ehci-orion: enable big-endian support
2014-11-25 Greg Kroah-HartmanUSB: cdc-acm: check for valid interfaces
2014-11-25 Oliver Neukumcdc-acm: memory leak in error case
2014-11-24 Julia Lawallusb: dwc3: return error code from the most recent call
2014-11-24 kbuild test robotusb: gadget: ss_ep_in_comp_desc can be static
2014-11-21 Markus Elfringusb: gadget: function: delete an unnecessary check...
2014-11-21 Marek Szyprowskiusb: dwc2: gadget: rework suspend/resume code to correc...
2014-11-21 Marek Szyprowskiusb: dwc2: gadget: add mutex to serialize init/deinit...
2014-11-21 Marek Szyprowskiusb: dwc2: gadget: rework disconnect event handling
2014-11-21 Vivek Gautamusb: dwc3: exynos: Add provision for AXI UpScaler clock...
2014-11-21 Vivek Gautamusb: dwc3: exynos: Add provision for suspend clock
2014-11-21 Vivek Gautamusb: dwc3: exynos: Remove local variable for clock...
2014-11-21 Kiran Raparthyusb: phy: introduce usb_phy_set_event interface
2014-11-20 Mario Schuknechtusb: gadget: net2280: Fix superspeed dma_done()
2014-11-20 Ronald Wahlusb: gadget: at91_udc: move prepare clk into process...
2014-11-20 Bo Shenusb: gadget: atmel_usba_udc: remove release function
2014-11-20 Bo Shenusb: gadget: at91_udc: remove unused release function
2014-11-20 Jorge Ramirez-Ortizusb: gadget: add USB3 support to the printer driver
2014-11-20 Arjun Sreedharanusb: phy: propagate __of_usb_find_phy()'s error on...
2014-11-20 Julia Lawallusb: dwc3: keystone: fix error return code
2014-11-20 Felipe Balbiusb: dwc3: trace: don't save pointers
2014-11-18 George Cherianusb: musb: core: Disable the Interrupts till BABBLE...
2014-11-18 Sebastian Andrzej... usb: musb: musb_cppi41: recognize HS devices in hostmode
2014-11-18 Roman Byshkousb: musb: replace hard coded registers with defines
2014-11-18 Sebastian Andrzej... usb: musb: core: make sure musb is in RPM_ACTIVE on...
2014-11-18 Dan Carpenterusb: gadget: f_hid: fix error handling in ghid_setup()
2014-11-18 Dan Carpenterusb: gadget: f_hid: use after free in hidg_alloc_inst()
2014-11-18 Ashwini Pahujausb: gadget: Add UDC driver for Broadcom USB3.0 device...
2014-11-14 Dinh Nguyenusb: dwc2: Update Kconfig to support dual-role
2014-11-14 Dinh Nguyenusb: dwc2: move usb_disabled() call to host driver...
2014-11-14 Dinh Nguyenusb: dwc2: gadget: Do not fail probe if there isn't...
2014-11-14 Dinh Nguyenusb: dwc2: Update common interrupt handler to call...
2014-11-14 Dinh Nguyenusb: dwc2: Initialize the USB core for peripheral mode
2014-11-14 Dinh Nguyenusb: dwc2: convert to use dev_pm_ops API
2014-11-14 Dinh Nguyenusb: dwc2: Move gadget probe function into platform...
2014-11-14 Dinh Nguyenusb: dwc2: Update the gadget driver to use common dwc2_...
2014-11-12 Kever Yangusb: dwc2: add bus suspend/resume for dwc2
2014-11-12 Yoshihiro Shimodausb: renesas_usbhs: expand USB-DMAC channels for R...
2014-11-12 Yoshihiro Shimodausb: renesas_usbhs: add a new macro for extending DnFIFOs
2014-11-12 Yoshihiro Shimodausb: renesas_usbhs: standardize d{0,1}fifo control
2014-11-12 Yoshihiro Shimodausb: renesas_usbhs: change d{0,1}fifo to dfifo array
2014-11-12 Fengguang Wuusb: gadget: midi: f_midi_alloc() can be static
2014-11-12 Fengguang Wuusb: gadget: f_hid: hidg_alloc() can be static
2014-11-12 Felipe Balbiusb: phy: fsl: Fix build errors
2014-11-10 Felipe Balbiusb: host: ohci: omap: fix build breakage
2014-11-10 Peter Chenusb: gadget: atmel_usba_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: bcm63xx_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: r8a66597-udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: amd5536udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: pch_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: fsl_qe_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: mv_udc_core: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: at91_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: fsl_udc_core: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: m66592-udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: gadget: pxa25x_udc: use udc-core's reset notifier
2014-11-10 Peter Chenusb: chipidea: gadget: use udc-core's reset notifier
2014-11-10 Alan Sternusb: gadget: net2272: use udc-core's reset notifier
2014-11-10 Alan Sternusb: gadget: net2280: use udc-core's reset notifier
2014-11-10 Alan Sternusb: gadget: dummy-hcd: use udc-core's reset notifier
2014-11-10 Felipe Balbiusb: musb: gadget: use udc-core's reset notifier
2014-11-10 Felipe Balbiusb: dwc3: gadget: use udc-core's reset notifier
2014-11-10 Kyösti Mälkkiusb: gadget: dbgp: Fix endpoint config after USB disconnect
2014-11-10 Felipe Balbiphy: twl4030: Fix build breakage
2014-11-10 Robert Jarzmikusb: gadget: pxa27x_udc: fix warning in non device...
2014-11-10 Greg Kroah-HartmanMerge 3.18-rc4 into usb-next.
2014-11-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'armsoc-for-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge branch 'devicetree/merge' of git://git./linux...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'driver-core-3.18-rc4' of git://git./linux...
2014-11-09 Linus TorvaldsMerge tag 'staging-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'tty-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'usb-3.18-rc4' of git://git./linux/kernel...
next