summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2010-10-22USB: musb: suppress warning about unused flagsJon Povey
2010-10-22usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar
2010-10-22usb: musb: Change to direct addr in context save/restoreBob Liu
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty
2010-10-22usb: musb: support ISO high bandwidth for gadget modeMing Lei
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov
2010-10-22USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-09-24usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov
2010-09-24usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei
2010-09-24usb: musb: gadget: complete request only if data is transfered overMing Lei
2010-09-24usb: musb: gadget: fix DMA length for OUT transferMing Lei
2010-09-24usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei
2010-09-24usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei
2010-09-24usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei
2010-09-20usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-08-10USB: musb: forward debug mode feature to gadgetstephane duverger
2010-08-10USB: musb: do not override DMA mode in channel programAnand Gadiyar
2010-08-10USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar
2010-08-10USB: musb: fix compilation warning in host only modeAjay Kumar Gupta
2010-08-10USB: musb: use correct register widths in register dumpsAnand Gadiyar
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20usb: musb: add ulpi access operationsHeikki Krogerus
2010-05-20usb: musb: Makefile: remove unexistent config optionFelipe Balbi
2010-05-20usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar
2010-05-20usb: musb: omap2430: remove unused defineAnand Gadiyar
2010-05-20MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov
2010-05-20MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov
2010-05-20MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov
2010-05-20MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov
2010-05-20USB: musb: support host/gadget role switching on Blackfin partsCliff Cai
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi
2010-05-20usb: musb: hsdma: use musb_read/writelFelipe Balbi
2010-05-20usb: musb: gadget: support musb-specific test modesFelipe Balbi
2010-05-20usb: musb: add debugfs supportFelipe Balbi
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad
2010-05-20USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern