aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: gadget: Refactor request completionMichal Sojka2014-09-25
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* usb: Fixed a few typosMickael Maison2014-09-24
* usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-16
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\
| * usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-03
* | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08
|\|
| * usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-19
* | usb: musb: cppi41: tweak hrtimer valuesDaniel Mack2014-09-05
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\
| * usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2014-07-16
| * usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-16
| * usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2014-07-16
| * usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-07-16
| * usb: musb: register nop transceiver driver for jz4740Apelete Seketeli2014-07-10
| * usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack2014-06-30
| * Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack2014-06-30
| * usb: musb: fix wrong indentation in musb_host.cDaniel Mack2014-06-30
| * usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack2014-06-30
| * usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-30
| * usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack2014-06-30
| * usb: musb: use is_host_active() to distinguish between host and gadget modeDaniel Mack2014-06-30
| * usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack2014-06-30
| * usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()George Cherian2014-06-30
| * usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-30
| * usb: musb: backfin: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-30
| * usb: musb: tusb6010: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-30
| * usb: musb: davinci: use devm_ functions.Himangi Saraogi2014-06-30
| * usb: musb: ux500: use devm_ functionsHimangi Saraogi2014-06-30
| * usb: musb: dsps: coding style cleanupLothar Waßmann2014-06-30
* | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-30
* | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-27
* | usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia2014-06-27
* | usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-06-19
* | usb: musb: ux500: don't propagate the OF nodeLinus Walleij2014-06-19
|/
* 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