aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-26
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* | usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren2015-04-03
* | musb_virthub: use USB_DT_HUBSergei Shtylyov2015-04-03
* | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
|\|
| * usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren2015-03-24
| * usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi2015-03-11
| * usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi2015-03-11
| * usb: musb: dsps: request phy using our device pointerFelipe Balbi2015-03-11
| * usb: musb: dsps: just start polling alreadyFelipe Balbi2015-03-10
| * usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi2015-03-10
| * usb: musb: cppi41: do not call udelay()Felipe Balbi2015-03-10
| * usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi2015-03-10
| * usb: musb: cppi41: decrease indentation levelFelipe Balbi2015-03-10
| * usb: musb: core: always try to recover from babbleFelipe Balbi2015-03-10
| * usb: musb: core: disable irqs inside babble recoveryFelipe Balbi2015-03-10
| * usb: musb: core: remove unnecessary forward declarationFelipe Balbi2015-03-10
| * usb: musb: core: drop recover_workFelipe Balbi2015-03-10
| * usb: musb: rename ->reset() to ->recover()Felipe Balbi2015-03-10
| * usb: musb: core: simplify musb_recover_work()Felipe Balbi2015-03-10
| * usb: musb: dsps: do not reset musb on babbleFelipe Balbi2015-03-10
| * usb: musb: core: decrease delayed_work timeFelipe Balbi2015-03-10
| * usb: musb: don't touch devctl from babble recoveryFelipe Balbi2015-03-10
| * usb: musb: core: refactor IRQ enable/disable to separate functionsFelipe Balbi2015-03-10
| * usb: musb: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi2015-03-10
| * usb: musb: core: controller drops session automaticallyFelipe Balbi2015-03-10
| * usb: musb: dsps: check for the single bitFelipe Balbi2015-03-10
| * usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi2015-03-10
| * usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi2015-03-10
| * usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi2015-03-10
| * usb: musb: core: break long lineFelipe Balbi2015-03-10
| * usb: musb: core: move babble recovery inside babble checkFelipe Balbi2015-03-10
| * usb: musb: dsps: return error code if reset failsFelipe Balbi2015-03-10
| * usb: musb: core: fix highspeed checkFelipe Balbi2015-03-10
| * usb: musb: core: add missing curly bracesFelipe Balbi2015-03-10
| * usb: musb: core: remove unnecessary logical comparisonFelipe Balbi2015-03-10
| * usb: musb: core: improve musb_interrupt() a bitFelipe Balbi2015-03-09
| * usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-03-09
| * usb: musb: gadget: get rid of stop_activity()Felipe Balbi2015-03-09
* | usb: musb: fix Kconfig regressionArnd Bergmann2015-03-09
|/
* usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren2015-02-23
* usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren2015-02-23
* usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi2015-02-23
* usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian2015-02-23
* usb: musb: fix device hotplug behind hubBin Liu2015-02-04
* usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov2015-02-02
* usb: musb: add omap-control dependencyArnd Bergmann2015-01-29
* usb: musb: add generic usb phy dependenciesArnd Bergmann2015-01-29
* usb: musb: gadget: use common is_selfpoweredPeter Chen2015-01-29