Age | Commit message (Expand) | Author |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-03-10 | usb: create common header virtual root hub descriptors | Stephen Warren |
2014-02-20 | blackfin: Add <asm/clock.h> to numerous drivers | Tom Rini |
2013-10-31 | drivers: usb: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb: udc: add udc.h include file | Troy Kisky |
2013-10-20 | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky |
2013-10-10 | usb: Prevent using reserved registers on DM36x usb | Andrew Murray |
2013-10-07 | usb: Fix error handling in musb_hcd.c | Andrew Murray |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-26 | usb: musb: Use ARRAY_SIZE at appropriate places | Axel Lin |
2013-06-10 | ARM: OMAP4+: Cleanup header files | Lokesh Vutla |
2012-11-20 | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok |
2012-10-23 | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY | Pankaj Bharadiya |
2012-10-15 | usb: lowlevel interface change to support multiple controllers | Lucas Stach |
2012-09-02 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2012-09-01 | MUSB driver: Timeout is never detected as the while loop does not end | Matej Frančeškin |
2012-09-01 | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu |
2012-07-18 | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment | Tom Rini |
2012-03-19 | usb: musb: fix printf warning | Mike Frysinger |
2012-03-03 | USB: move keyboard polling into kbd driver | amartin@nvidia.com |
2011-12-09 | drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning | Anatolij Gustschin |
2011-11-23 | drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning | Anatolij Gustschin |
2011-11-03 | arm, usb, davinci: make USBPHY_CTL register configurable | Heiko Schocher |
2011-11-03 | usb, davinci: add enable_vbus() weak function | Heiko Schocher |
2011-08-03 | DaVinci: rename gpio_defs.h to gpio.h | Laurence Withers |
2011-06-25 | musb: process control messages after roothub accepted it | Cliff Cai |
2011-04-02 | usb: musb: blackfin: check anomaly workarounds at runtime too | Mike Frysinger |
2011-04-02 | usb: musb: blackfin: make clkin configurable | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-22 | usb: musb: constify a bit | Mike Frysinger |
2010-10-13 | usb: musb: only write CLRDATATOG when appropriate | Bryan Wu |
2010-09-20 | usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts | Mike Frysinger |
2010-09-11 | usb: musb: set target address for non-multipoint devices | Bryan Wu |
2010-09-11 | usb: musb: setup TXCOUNT for Blackfin musb | Bryan Wu |
2010-08-12 | musb: am35x: Workaround for fifo read issue | Ajay Kumar Gupta |
2010-08-12 | musb: MSC host support for AM35x | Ajay Kumar Gupta |
2010-08-05 | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ... | Steve Sakoman |
2010-07-15 | musb: fix compilation warning | Ajay Kumar Gupta |
2010-06-30 | musb: Program extvbus for OMAP3EVM Rev >= E | Ajay Kumar Gupta |
2010-06-30 | musb: Add Phy programming for using external Vbus | Ajay Kumar Gupta |
2010-06-30 | musb: Use name based initialization for musb_config | Ajay Kumar Gupta |
2010-03-12 | Prepare v2010.03-rc1 | Wolfgang Denk |
2010-02-03 | musb: Add host support for DM365 EVM | Prathap Srinivas |
2010-02-03 | usb: musb: fix Blackfin DMA register padding | Cliff Cai |
2010-01-17 | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser |
2010-01-12 | usb: musb: add virtual root hub control support | Bryan Wu |
2010-01-09 | omap3: fix compile warning | Sanjeev Premi |
2010-01-09 | usb: musb: add support for Blackfin MUSB | Bryan Wu |
2010-01-09 | usb: musb: change rxcsr register from write to read/modify/write | Bryan Wu |