summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: split blackfin to its own platform_driverFelipe Balbi2010-12-102-3/+85
* usb: musb: split da8xx to its own platform_driverFelipe Balbi2010-12-102-1/+85
* usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-102-1/+85
* usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-102-1/+84
* usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-102-1/+85
* usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-102-1/+86
* usb: musb: trivial search and replace patchFelipe Balbi2010-12-102-2/+2
* usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-106-70/+46
* usb: musb: hold context on musb structureFelipe Balbi2010-12-102-84/+83
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-079-177/+335
* usb: musb: introduce struct musb_platform_opsFelipe Balbi2010-12-071-0/+28
* usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-011-5/+8
* usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-013-3/+3
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-016-7/+9
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-222-0/+32
* USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-224-2/+512
* usb: makefile cleanupmatt mooney2010-10-221-54/+17
* usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov2010-10-221-1/+3
* usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov2010-10-221-1/+1
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-225-4/+8
* usb: change to new flag variablematt mooney2010-10-221-3/+1
* usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi2010-10-221-1/+2
* usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei2010-10-221-30/+29
* usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus2010-10-221-0/+5
* usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov2010-10-221-9/+3
* USB: musb: suppress warning about unused flagsJon Povey2010-10-221-1/+1
* usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar2010-10-221-2/+4
* usb: musb: Change to direct addr in context save/restoreBob Liu2010-10-221-24/+22
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-0/+5
* usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty2010-10-221-1/+1
* usb: musb: support ISO high bandwidth for gadget modeMing Lei2010-10-222-12/+39
* usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-10-224-1/+478
* USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov2010-10-221-7/+4
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+6
* usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-243-1/+12
* usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-241-0/+6
* usb: musb: gadget: fix dma length in txstateMing Lei2010-09-242-9/+10
* usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
* usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
* usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
* usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
* usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
* usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-201-3/+2
* USB: musb: forward debug mode feature to gadgetstephane duverger2010-08-101-0/+3
* USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-101-4/+1
* USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-101-6/+0
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-101-4/+3
* USB: musb: use correct register widths in register dumpsAnand Gadiyar2010-08-101-16/+16
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-1/+1
* USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0
OpenPOWER on IntegriCloud