Age | Commit message (Expand) | Author |
2010-12-10 | usb: musb: mark musb_save/restore_context static | Felipe Balbi |
2010-12-10 | usb: musb: drop musb_platform_save/restore_context | Felipe Balbi |
2010-12-10 | usb: musb: drop the set_clock magic | Felipe Balbi |
2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi |
2010-12-10 | usb: musb: blackfin: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: da8xx: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: davinci: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: tusb6010: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: am35x: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: split blackfin to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split da8xx to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split davinci to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split am35x to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split omap2430 to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi |
2010-12-10 | usb: musb: add Kconfig options for each glue layer | Felipe Balbi |
2010-12-10 | usb: musb: hold context on musb structure | Felipe Balbi |
2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi |
2010-12-07 | usb: musb: introduce struct musb_platform_ops | Felipe Balbi |
2010-12-01 | usb: musb: gadget: prevent a NULL pointer dereference | Felipe Balbi |
2010-12-01 | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi |
2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi |
2010-11-22 | usb: musb: do not use dma for control transfers | Anand Gadiyar |
2010-11-22 | usb: musb: gadget: fix compilation warning | Ajay Kumar Gupta |
2010-11-22 | usb: musb: clear RXCSR_AUTOCLEAR before PIO read | Ming Lei |
2010-11-22 | usb: musb: unmap dma buffer when switching to PIO | Hema Kalliguddi |
2010-11-09 | usb: musb: fail unaligned DMA transfers on v1.8 and above | Anand Gadiyar |
2010-11-08 | usb: musb: gadget: kill duplicate code in musb_gadget_queue() | Sergei Shtylyov |
2010-11-05 | usb: musb: Fix handling of spurious SESSREQ | Heikki Krogerus |
2010-11-05 | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time | Ming Lei |
2010-11-05 | USB: musb: blackfin: push clkin value to platform resources | Bob Liu |
2010-11-05 | USB: musb: blackfin: fix dynamic device<->host changing | Bob Liu |
2010-11-05 | USB: musb: blackfin: pm: make it work | Bob Liu |
2010-11-05 | USB: musb: pm: don't rely fully on clock support | Bob Liu |
2010-11-05 | USB: musb: blackfin: fix musb_read_txhubport() definition | Ian Jeffray |
2010-11-05 | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration | Ming Lei |
2010-11-05 | usb: musb: don't leave PHY enabled on shutdown() | Grazvydas Ignotas |
2010-11-05 | usb: musb: musb_gadget: fix resource leakage in error path | Rahul Ruikar |
2010-11-05 | usb: musb: gadget: fix dma mode 0 in double buffer Rx case | Ming Lei |
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 |