Age | Commit message (Expand) | Author |
2022-11-09 | usb: musb: Add and use inline functions musb_{get,set}_state | Paul Cercueil |
2020-05-25 | usb: musb: Fix runtime PM imbalance on error | Dinghao Liu |
2019-11-21 | usb: musb: create debugfs directory under usb root | Chunfeng Yun |
2018-05-31 | USB: musb: clean up debugfs file and directory creation | Greg Kroah-Hartman |
2018-04-04 | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-03-26 | usb: musb: remove blackfin port | Arnd Bergmann |
2018-03-09 | USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko |
2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-02-03 | usb: musb: debugfs: allow forcing host mode together with speed in testmode | Pali Rohár |
2017-01-10 | usb: musb: fix runtime PM in debugfs | Bin Liu |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-05-07 | usb: musb: add softconnect for host mode | Bin Liu |
2015-04-27 | usb: musb: only set test mode once | Bin Liu |
2015-01-19 | Merge tag 'v3.19-rc5' into next | Felipe Balbi |
2015-01-15 | usb: musb: debugfs: improve copy_from_user() argument | Markus Pargmann |
2014-12-22 | usb: musb: Fix a few off-by-one lengths | Rasmus Villemoes |
2014-12-22 | usb: musb: debugfs: cope with blackfin's oddities | Felipe Balbi |
2014-11-18 | usb: musb: replace hard coded registers with defines | Roman Byshko |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-09-11 | usb: musb: kill global and static for multi instance | Ajay Kumar Gupta |
2012-02-01 | usb: musb: debugfs: fix error check | Felipe Balbi |
2012-01-31 | usb: musb: make modules behave better | Felipe Balbi |
2011-12-12 | usb: musb: headers cleanup | Felipe Balbi |
2011-09-26 | musb_debugfs.c: remove unneeded includes on ARM | Nicolas Pitre |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2010-09-20 | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman |
2010-08-10 | USB: musb: use correct register widths in register dumps | Anand Gadiyar |
2010-05-20 | usb: musb: update gfp/slab.h includes | Tejun Heo |
2010-05-20 | usb: musb: debugfs: musb_exit_debugfs() can be called on probe | Felipe Balbi |
2010-05-20 | usb: musb: add debugfs support | Felipe Balbi |