aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* 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
| * | usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack2013-11-26
| * | usb: musb: unconditionally save and restore the context on suspendDaniel Mack2013-11-26
| * | usb: musb: core: call musb_platform_set_mode() during probeFelipe Balbi2013-11-26
| * | usb: musb: dsps: implement ->set_mode()Felipe Balbi2013-11-26
* | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
|\ \ \ | |_|/ |/| |
| * | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
| |/
* | usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior2013-11-25
* | usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-25
* | usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-25
* | usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli2013-11-25
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-11
|\
| * Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-10-14
| |\
| * | usb: musb: ux500: Don't supply a con_id when requesting the clockLee Jones2013-09-26
* | | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-24
|\ \ \
| * | | usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior2013-10-17
| * | | usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior2013-10-17
| * | | usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior2013-10-17
| * | | usb: musb: cancel work on removalSebastian Andrzej Siewior2013-10-10
| * | | usb: musb_am335x: Remove redundant of_match_ptrSachin Kamat2013-10-04
| * | | usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-02
| * | | usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-02
| * | | usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-02
| * | | usb: musb_dsps: Remove redundant of_match_ptrSachin Kamat2013-10-01
| * | | usb: musb: davinci: fix resources passed to MUSB driver for DM6467Sergei Shtylyov2013-10-01
| * | | usb: musb: use platform_device_register_full() to avoid directly messing with...Russell King2013-10-01
| * | | usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár2013-10-01
| * | | usb: musb: name ux500 platforms more broadlyLinus Walleij2013-10-01
| |/ /
* | | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-19
|\ \ \
| * | | Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman2013-10-14
| * | | usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-11
| | |/ | |/|
* | | usb: Remove unnecessary semicolonsJoe Perches2013-10-11