| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -4/+4 |
| 2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-07-25 | usb: musb: Use read_poll_timeout() | Andy Shevchenko | 1 | -10/+7 |
| 2023-05-24 | ARM/musb: omap2: Remove global GPIO numbers from TUSB6010 | Linus Walleij | 1 | -14/+39 |
| 2023-04-05 | usb: musb: tusb6010: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-07-27 | usb/musb: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2021-09-27 | Merge 5.15-rc3 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2021-09-21 | usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() | Dan Carpenter | 1 | -0/+1 |
| 2021-09-21 | usb: musb: tusb6010: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+5 |
| 2020-11-23 | usb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-17 | usb: musb: tusb6010: fix a possible missing data type replacement | Macpaul Lin | 1 | -1/+1 |
| 2020-01-15 | usb: musb: Add musb_clearb/w() interface | Min Guo | 1 | -1/+1 |
| 2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-01 | usb: musb: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+9 |
| 2017-06-20 | usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well | Peter Ujfalusi | 1 | -15/+3 |
| 2017-06-20 | usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks | Peter Ujfalusi | 1 | -1/+2 |
| 2016-11-17 | usb: musb: Fix PM for hub disconnect | Tony Lindgren | 1 | -3/+3 |
| 2015-05-07 | usb: musb: Set up function pointers for DMA | Tony Lindgren | 1 | -0/+4 |
| 2015-05-07 | usb: musb: Fix up DMA related macros | Tony Lindgren | 1 | -2/+2 |
| 2014-11-25 | usb: musb: Change end point selection to use new IO access | Tony Lindgren | 1 | -0/+13 |
| 2014-11-25 | usb: musb: Change to use new IO access | Tony Lindgren | 1 | -4/+4 |
| 2014-11-25 | usb: musb: Populate new IO functions for tusb6010 | Tony Lindgren | 1 | -0/+41 |
| 2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 1 | -20/+20 |
| 2014-11-03 | usb: musb: tusb6010: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
| 2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -1/+1 |
| 2014-06-30 | usb: musb: tusb6010: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 1 | -11/+5 |
| 2014-05-16 | usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. | Matwey V. Kornilov | 1 | -11/+8 |
| 2014-05-16 | usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. | Matwey V. Kornilov | 1 | -0/+1 |
| 2014-04-21 | usb: phy: generic: allow multiples calls to usb_phy_generic_register() | Felipe Balbi | 1 | -1/+2 |
| 2014-04-21 | usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove() | Felipe Balbi | 1 | -3/+2 |
| 2014-04-21 | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi | 1 | -1/+1 |
| 2014-04-21 | usb: phy: rename usb_nop_xceiv to usb_phy_generic | Felipe Balbi | 1 | -3/+3 |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-10-01 | usb: musb: use platform_device_register_full() to avoid directly messing with... | Russell King | 1 | -32/+17 |
| 2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -2/+2 |
| 2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 1 | -1/+1 |
| 2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2013-07-30 | usb: musb: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-07-17 | usb: musb: fix resource passed from glue layer to musb | Kishon Vijay Abraham I | 1 | -1/+6 |
| 2013-05-28 | usb: musb: fix incorrect usage of resource pointer | Felipe Balbi | 1 | -2/+16 |
| 2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 1 | -7/+7 |
| 2013-01-17 | usb: musb: fix dependency on transceiver driver | Ming Lei | 1 | -1/+1 |
| 2012-12-17 | musb: tusb6010: use io{read,write}*_rep accessors | Matthew Leach | 1 | -2/+3 |
| 2012-11-21 | usb: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-11-01 | usb: musb: remove hand-crafted id handling | Sebastian Andrzej Siewior | 1 | -16/+2 |
| 2012-10-26 | usb: musb: tusb6010: use platform_device_unregister in tusb_remove() | Wei Yongjun | 1 | -2/+1 |
| 2012-10-15 | usb: musb: tusb6010: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
| 2012-09-11 | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -29/+27 |
| 2012-09-11 | usb: musb: add musb_ida for multi instance support | B, Ravi | 1 | -6/+20 |
| 2012-08-09 | usb: musb: drop useless board_mode usage | Felipe Balbi | 1 | -22/+6 |
| 2012-08-07 | usb: musb: fix sparse warnings | Felipe Balbi | 1 | -1/+1 |
| 2012-08-03 | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi | 1 | -0/+1 |
| 2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 1 | -1/+2 |
| 2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 1 | -1/+1 |
| 2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 1 | -3/+3 |
| 2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 1 | -10/+12 |
| 2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus | 1 | -3/+3 |
| 2012-02-13 | usb: musb: Start using struct usb_otg | Heikki Krogerus | 1 | -6/+8 |
| 2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 1 | -1/+1 |
| 2012-01-31 | usb: musb: make modules behave better | Felipe Balbi | 1 | -5/+6 |
| 2011-12-12 | usb: musb: allow building USB_MUSB_TUSB6010 as a module | Arnd Bergmann | 1 | -0/+1 |
| 2011-08-12 | usb: musb: tusb6010: fix compilation | Felipe Balbi | 1 | -0/+1 |
| 2011-07-01 | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 1 | -23/+3 |
| 2011-05-18 | usb: musb: fix compile error | Felipe Balbi | 1 | -0/+2 |
| 2011-05-13 | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 1 | -24/+24 |
| 2011-05-06 | usb: fix building musb drivers | Anatolij Gustschin | 1 | -7/+9 |
| 2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
| 2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi | 1 | -15/+0 |
| 2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 1 | -1/+3 |
| 2010-12-10 | usb: musb: tusb6010: give it a context structure | Felipe Balbi | 1 | -8/+27 |
| 2010-12-10 | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi | 1 | -0/+83 |
| 2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 1 | -25/+37 |
| 2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi | 1 | -1/+1 |
| 2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov | 1 | -0/+4 |
| 2010-07-26 | USB: musb: tusb6010: fix compile error with n8x0_defconfig | Felipe Balbi | 1 | -13/+0 |
| 2010-05-20 | usb: musb: Set transceiver interface type | Maulik Mankad | 1 | -1/+1 |
| 2010-04-30 | usb: Fix tusb6010 for DMA API | Tony Lindgren | 1 | -0/+13 |
| 2010-03-02 | USB: musb: tusb6010: use resource_size | Felipe Balbi | 1 | -1/+1 |
| 2009-06-15 | musb: proper hookup to transceiver drivers | David Brownell | 1 | -26/+44 |
| 2009-04-23 | USB: musb: Remove my email address from few musb related drivers | Jarkko Nikula | 1 | -1/+0 |
| 2009-01-07 | USB: musb: sysfs mode updates | David Brownell | 1 | -2/+5 |
| 2008-11-13 | usb: musb: tusb6010: kill compile warning | Felipe Balbi | 1 | -1/+1 |
| 2008-08-13 | USB: Add MUSB and TUSB support | Felipe Balbi | 1 | -0/+1151 |