Mike Frysinger
|
f2263db74a
USB: musb: fix Blackfin ulpi stubs
|
15 years ago |
Sergei Shtylyov
|
7d9645fdca
USB: musb_core: make disconnect and suspend interrupts work again
|
15 years ago |
Maulik Mankad
|
2bb14cbf04
usb: musb: Fix a bug by making suspend interrupt available in device mode
|
15 years ago |
Heikki Krogerus
|
ffb865b1e4
usb: musb: add ulpi access operations
|
15 years ago |
Felipe Balbi
|
b0f9da7e02
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
|
15 years ago |
Felipe Balbi
|
7f7f9e2a5a
usb: musb: add debugfs support
|
15 years ago |
Maulik Mankad
|
fb9c58edf1
USB: MUSB: Add OMAP4 support in MUSB driver
|
15 years ago |
Maulik Mankad
|
de2e1b0c98
usb: musb: Set transceiver interface type
|
15 years ago |
Felipe Balbi
|
e6c213b296
usb: musb: allow board to pass down fifo mode
|
15 years ago |
Alan Stern
|
749da5f82f
USB: straighten out port feature vs. port status usage
|
15 years ago |
Sergei Shtylyov
|
34e2beb2c8
musb_core: fix musb_init_controller() error cleanup path
|
15 years ago |
Sergei Shtylyov
|
461972d8a4
musb_core: don't call musb_platform_exit() twice
|
15 years ago |
Sergei Shtylyov
|
3d0bfbf259
musb_core: don't prevent disabling clock on driver unload
|
15 years ago |
Sergei Shtylyov
|
1fb48f4a96
musb_core: don't touch 'musb->clock' in musb_free()
|
15 years ago |
Ajay Kumar Gupta
|
5e0e61afa5
musb: save and restore missing bus control register
|
15 years ago |
Felipe Balbi
|
aa4714560b
usb: musb: core: declare mbase only where it's used
|
15 years ago |
Mike Frysinger
|
adb3ee421d
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
|
15 years ago |
Linus Torvalds
|
7f5b09c15a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
15 years ago |
Felipe Balbi
|
ab3bbfa1af
USB: musb: only print info message if probe() is successful
|
15 years ago |
Felipe Balbi
|
da5108e1a3
USB: musb: unmap base if we can't probe
|
15 years ago |
Felipe Balbi
|
ad517e9ed8
USB: musb: we already tested for dyn_fifo
|
15 years ago |
Felipe Balbi
|
8573e6a673
USB: musb: get rid of omap_readl/writel
|
15 years ago |
Ajay Kumar Gupta
|
4f712e010b
usb: musb: Add context save and restore support
|
15 years ago |
Ajay Kumar Gupta
|
5fc4e77911
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
|
15 years ago |
Ajay Kumar Gupta
|
51bf0d0e6c
usb: musb: save dynfifo in musb struct
|
15 years ago |
Arnaud Mandy
|
1c25fda4a0
usb: musb: handle irqs in the order dictated by programming guide
|
15 years ago |
Ajay Kumar Gupta
|
3b151526ed
USB: musb: Add new fifo table for a OMAP3 errata
|
15 years ago |
Felipe Balbi
|
7ed069c12c
USB: musb: remove some of the never defined defines
|
15 years ago |
Felipe Balbi
|
94375751d1
USB: musb: move to sysfs_groups
|
15 years ago |
Felipe Balbi
|
b3b1cc3ba6
USB: musb: move two printk to dev_err
|
15 years ago |