Age | Commit message (Expand) | Author |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-22 | USB: musb: AM35x: Workaround for fifo read issue | Ajay Kumar Gupta |
2010-10-22 | USB: musb: add musb support for AM35x | Ajay Kumar Gupta |
2010-10-22 | usb: makefile cleanup | matt mooney |
2010-10-22 | usb: musb: blackfin: call gpio_free() on error path in musb_platform_init() | Sergei Shtylyov |
2010-10-22 | usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit() | Sergei Shtylyov |
2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov |
2010-10-22 | usb: change to new flag variable | matt mooney |
2010-10-22 | usb: musb: gadget: only enable AUTOCLEAR in double buffered case | Felipe Balbi |
2010-10-22 | usb: musb: gadget: fix ZLP sending in musb_g_tx(v1) | Ming Lei |
2010-10-22 | usb: musb: ignore spurious SESSREQ interrupts | Heikki Krogerus |
2010-10-22 | usb: musb: gadget: kill unreachable code in musb_g_rx() | Sergei Shtylyov |
2010-10-22 | USB: musb: suppress warning about unused flags | Jon Povey |
2010-10-22 | usb: musb: host: support DMA transfers greater than max channel length | T. S., Anil Kumar |
2010-10-22 | usb: musb: Change to direct addr in context save/restore | Bob Liu |
2010-10-22 | usb: musb: host: unmap the buffer for PIO data transfers | Maulik Mankad |
2010-10-22 | usb: musb: musbhsdma: increase max_len to 1MB | Anil Shetty |
2010-10-22 | usb: musb: support ISO high bandwidth for gadget mode | Ming Lei |
2010-10-22 | usb: musb: introduce DA8xx/OMAP-L1x glue layer | Sergei Shtylyov |
2010-10-22 | USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG | Sergei Shtylyov |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König |
2010-09-24 | usb: musb: gadget: restart request on clearing endpoint halt | Sergei Shtylyov |
2010-09-24 | usb: musb: host: Issue a memory barrier before starting DMA | Santosh Shilimkar |
2010-09-24 | usb: musb: gadget: fix dma length in txstate | Ming Lei |
2010-09-24 | usb: musb: gadget: complete request only if data is transfered over | Ming Lei |
2010-09-24 | usb: musb: gadget: fix DMA length for OUT transfer | Ming Lei |
2010-09-24 | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 | Ming Lei |
2010-09-24 | usb: musb: gadget: fix bulk IN infinit hangs in double buffer case | Ming Lei |
2010-09-24 | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style | Ming Lei |
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: forward debug mode feature to gadget | stephane duverger |
2010-08-10 | USB: musb: do not override DMA mode in channel program | Anand Gadiyar |
2010-08-10 | USB: musb: Kill board specific pinmux from driver file | Anand Gadiyar |
2010-08-10 | USB: musb: fix compilation warning in host only mode | Ajay Kumar Gupta |
2010-08-10 | USB: musb: use correct register widths in register dumps | Anand Gadiyar |
2010-08-10 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern |
2010-07-26 | USB: musb: tusb6010: fix compile error with n8x0_defconfig | Felipe Balbi |
2010-06-30 | USB: musb: Enable the maximum supported burst mode for DMA | Hema HK |
2010-06-30 | USB: musb: fix Blackfin ulpi stubs | Mike Frysinger |
2010-06-30 | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y | Sergei Shtylyov |
2010-06-30 | USB: musb_core: make disconnect and suspend interrupts work again | Sergei Shtylyov |
2010-06-30 | usb: musb: Fix a bug by making suspend interrupt available in device mode | Maulik Mankad |
2010-05-20 | usb: musb: update gfp/slab.h includes | Tejun Heo |
2010-05-20 | usb: musb: add ulpi access operations | Heikki Krogerus |
2010-05-20 | usb: musb: Makefile: remove unexistent config option | Felipe Balbi |
2010-05-20 | usb: musb: omap2430.c: remove unnecessary includes | Anand Gadiyar |
2010-05-20 | usb: musb: omap2430: remove unused define | Anand Gadiyar |
2010-05-20 | MUSB: Blackfin: remove musb_platform_{suspend|resume}() | Sergei Shtylyov |
2010-05-20 | MUSB: OMAP: make musb_platform_suspend() 'static' | Sergei Shtylyov |
2010-05-20 | MUSB: Blackfin: remove bfin_vbus_power() | Sergei Shtylyov |