summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/tusb6010.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: use platform_device_register_full() to avoid directly messing with...Russell King2013-10-011-32/+17
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-131-2/+2
|\
| * Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-1/+1
| |\
| | * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-1/+1
| * | usb: musb: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
| |/
* | usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I2013-07-171-1/+6
|/
* usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-281-2/+16
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-7/+7
* usb: musb: fix dependency on transceiver driverMing Lei2013-01-171-1/+1
* musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-171-2/+3
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-011-16/+2
* usb: musb: tusb6010: use platform_device_unregister in tusb_remove()Wei Yongjun2012-10-261-2/+1
* usb: musb: tusb6010: use module_platform_driver macroSrinivas Kandagatla2012-10-151-12/+1
* Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-111-29/+27
|\
| * usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-6/+20
| * usb: musb: drop useless board_mode usageFelipe Balbi2012-08-091-22/+6
| * usb: musb: fix sparse warningsFelipe Balbi2012-08-071-1/+1
* | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-031-0/+1
|/
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-1/+2
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-10/+12
|\
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-3/+3
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-131-6/+8
| * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* | usb: musb: make modules behave betterFelipe Balbi2012-01-311-5/+6
|/
* usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-121-0/+1
* usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-121-0/+1
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-23/+3
* usb: musb: fix compile errorFelipe Balbi2011-05-181-0/+2
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-24/+24
* usb: fix building musb driversAnatolij Gustschin2011-05-061-7/+9
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-15/+0
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-1/+3
* usb: musb: tusb6010: give it a context structureFelipe Balbi2010-12-101-8/+27
* usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-101-0/+83
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-071-25/+37
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-011-1/+1
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-221-0/+4
* USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-201-1/+1
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-301-0/+13
* USB: musb: tusb6010: use resource_sizeFelipe Balbi2010-03-021-1/+1
* musb: proper hookup to transceiver driversDavid Brownell2009-06-151-26/+44
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-231-1/+0
* USB: musb: sysfs mode updatesDavid Brownell2009-01-071-2/+5
OpenPOWER on IntegriCloud