aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-22
|\
| * usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.Matwey V. Kornilov2014-05-16
| * usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.Matwey V. Kornilov2014-05-16
| * usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann2014-05-14
| * usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann2014-05-14
| * usb: musb: tusb: remove dead codePaul Bolle2014-05-14
| * usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian2014-05-14
| * usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang2014-04-21
| * usb: musb: dsps: handle babble interruptsDaniel Mack2014-04-21
| * usb: musb: add a work_struct to recover from babble errorsDaniel Mack2014-04-21
| * usb: musb: add reset hook to platform opsDaniel Mack2014-04-21
| * usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-21
| * usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi2014-04-21
| * usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-21
| * usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-21
* | usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack2014-04-16
* | usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi2014-04-15
* | usb: musb: fix PHY power on/offFelipe Balbi2014-04-15
|/
* Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-09
|\
| * phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-09
* | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-07
|\ \ | |/ |/|
| * usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-05
| * usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven2014-03-05
| * usb: musb: avoid NULL pointer dereferenceFelipe Balbi2014-03-05
| * usb: musb: dsps, debugfs filesMarkus Pargmann2014-02-20
| * usb: musb: dsps, use devm_kzallocMarkus Pargmann2014-02-18
| * usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian2014-02-18
| * usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian2014-02-18
| * usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian2014-02-18
* | usb: musb: correct use of schedule_delayed_work()Daniel Mack2014-02-20
* | usb: musb: do not sleep in atomic contextDaniel Mack2014-02-18
* | usb: musb: core: Fix remote-wakeup resumeRoger Quadros2014-02-18
* | usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta2014-02-18
* | usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi2014-02-18
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-03
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-03
|\
| * usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia2013-12-26
| * usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia2013-12-23
| * usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack2013-12-20
| * usb: musb: fix prototype for musb_port_resetDaniel Mack2013-12-20
| * usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli2013-12-20
| * usb: musb: add support for JZ4740 usb device controllerApelete Seketeli2013-12-20
| * usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack2013-12-19
| * Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-19
| |\
| * | usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones2013-12-17
| * | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-17
| * | usb: musb: dsps: polling ID pin status only in otg modeBin Liu2013-11-26
| * | usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-26
| * | usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack2013-11-26