Sign in
android-kvm
/
linux
/
672cfeeb93e572f108965cf964c3e2a869a549cc
/
drivers
/
usb
/
musb
/
musb_core.h
6cc2af6
usb: musb: Make busctl_offset an io-op rather then a define
by Hans de Goede
· 10 years ago
0cb74b3
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
by Hans de Goede
· 10 years ago
591fa9d
usb: musb: Add pre and post root port reset end callbacks
by Hans de Goede
· 10 years ago
7f6283e
usb: musb: Set up function pointers for DMA
by Tony Lindgren
· 10 years ago
83b8f5b
usb: musb: core: drop recover_work
by Felipe Balbi
· 10 years ago
b28a643
usb: musb: rename ->reset() to ->recover()
by Felipe Balbi
· 10 years ago
ebf3992
usb: musb: Use IS_ENABLED for tusb6010
by Tony Lindgren
· 10 years ago
d026e9c
usb: musb: Change end point selection to use new IO access
by Tony Lindgren
· 10 years ago
5450ac8
usb: musb: Add function pointers for IO access functions
by Tony Lindgren
· 10 years ago
baadd52
usb: musb: try a race-free wakeup
by Sebastian Andrzej Siewior
· 10 years ago
d871c62
usb: musb: core: Convert the musb_platform_reset to have a return value.
by George Cherian
· 11 years ago
675ae76
usb: musb: core: Convert babble recover work to delayed work
by George Cherian
· 11 years ago
8c240dc
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
by Matwey V. Kornilov
· 11 years ago
ca88fc2
usb: musb: add a work_struct to recover from babble errors
by Daniel Mack
· 11 years ago
1e42d20
usb: musb: add reset hook to platform ops
by Daniel Mack
· 11 years ago
8ed1fb7
usb: musb: finish suspend/reset work independently from musb_hub_control()
by Daniel Mack
· 11 years ago
5584cfb
Merge 3.12-rc6 into usb-next.
by Greg Kroah-Hartman
· 11 years ago
001dd84
usb: musb: start musb on the udc side, too
by Sebastian Andrzej Siewior
· 11 years ago
3e3101d
usb: musb: omap2430: use the new generic PHY framework
by Kishon Vijay Abraham I
· 11 years ago
24dc353
usb: musb: get rid of unused proc_dir_entry
by Greg Kroah-Hartman
· 12 years ago
9ad96e6
usb: musb: re-introduce musb->port_mode
by Daniel Mack
· 12 years ago
74c2e93
usb: musb: factor out hcd initalization
by Daniel Mack
· 12 years ago
69ae2a7
usb: musb: move musb_start to musb_virthub.c
by Daniel Mack
· 12 years ago
c2a2759
usb: musb: move function declarations to musb_{host,gadget}.h
by Daniel Mack
· 12 years ago
6d349671
usb: musb: remove 'ignore_disconnect' flag
by Felipe Balbi
· 12 years ago
2f77116
usb: musb: remove hand-crafted id handling
by Sebastian Andrzej Siewior
· 12 years ago
b18d26f
usb: musb: Perform only write access on MUSB_INTRTXE
by Sebastian Andrzej Siewior
· 12 years ago
af5ec14
usb: musb: Perform only write access on MUSB_INTRRXE
by Sebastian Andrzej Siewior
· 12 years ago
8d2421e
usb: musb: kill global and static for multi instance
by Ajay Kumar Gupta
· 13 years ago
65b3d52
usb: musb: add musb_ida for multi instance support
by B, Ravi
· 13 years ago
a04d46d
usb: musb: drop is_host_capable() and is_peripheral_capable()
by Felipe Balbi
· 13 years ago
032ec49
usb: musb: drop useless board_mode usage
by Felipe Balbi
· 13 years ago
a156544
usb: musb: fix sparse warnings
by Felipe Balbi
· 13 years ago
08aff53
usb/musb: remove conditional compilation of clk code
by Viresh Kumar
· 13 years ago
1e5acb8
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
by Kishon Vijay Abraham I
· 13 years ago
fc87e08
usb: musb: drop __deprecated flag
by Felipe Balbi
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
712d8ef
usb: musb: fix pm_runtime calls while atomic
by Vikram Pandita
· 14 years ago
7d5b49a
usb: musb: headers cleanup
by Felipe Balbi
· 13 years ago
e25bec1
usb: musb: omap2+: save and restore OTG_INTERFSEL
by Hema HK
· 13 years ago
240a16e
usb: musb: tusb6010: fix compilation
by Felipe Balbi
· 14 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 14 years ago
9ea3533
usb: musb: update musb_platform_ops docs to match code
by Mike Frysinger
· 14 years ago
1325430
USB: musb: blackfin: work around anomaly 05000450
by Mike Frysinger
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
971f115
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
12d7d4e
Merge branch 'devel-cleanup' into omap-for-linus
by Tony Lindgren
· 14 years ago
da68cce
usb: musb: Remove platform context save/restore API
by Hema HK
· 14 years ago
207b0e1
usb: musb: Using runtime pm APIs for musb.
by Hema HK
· 14 years ago
ad1adb8
usb: musb: gadget: do not poke with gadget's list_head
by Felipe Balbi
· 14 years ago
5990378
usb: musb: fix build breakage
by Felipe Balbi
· 14 years ago
9238b6d
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus
by Tony Lindgren
· 14 years ago
0662481
usb: musb: disable double buffering when it's broken
by Felipe Balbi
· 14 years ago
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 14 years ago
594632e
usb: musb: Adding musb support for OMAP4430
by Hema HK
· 14 years ago
92b48df
usb: musb: drop board_set_vbus
by Felipe Balbi
· 14 years ago
7841737
usb: musb: drop musb_platform_suspend/resume
by Felipe Balbi
· 14 years ago
4963514
usb: musb: drop musb_platform_save/restore_context
by Felipe Balbi
· 14 years ago
fa56df9
usb: musb: drop the set_clock magic
by Felipe Balbi
· 14 years ago
0349176
usb: musb: move clock handling to glue layer
by Felipe Balbi
· 14 years ago
f7ec943
usb: musb: pass platform_ops via platform_data
by Felipe Balbi
· 14 years ago
7c92554
usb: musb: add Kconfig options for each glue layer
by Felipe Balbi
· 14 years ago
7421107
usb: musb: hold context on musb structure
by Felipe Balbi
· 14 years ago
743411b
usb: musb: make all glue layer export struct musb_platform_ops
by Felipe Balbi
· 14 years ago
3ca8abb
usb: musb: introduce struct musb_platform_ops
by Felipe Balbi
· 14 years ago
ea65df5
usb: musb: remove board_data parameter from musb_platform_init()
by Hema Kalliguddi
· 14 years ago
eb83092
USB: musb: add musb support for AM35x
by Ajay Kumar Gupta
· 14 years ago
3ee076d
usb: musb: introduce DA8xx/OMAP-L1x glue layer
by Sergei Shtylyov
· 14 years ago
9297688
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
by Sergei Shtylyov
· 15 years ago
fb9c58e
USB: MUSB: Add OMAP4 support in MUSB driver
by Maulik Mankad
· 15 years ago
de2e1b0
usb: musb: Set transceiver interface type
by Maulik Mankad
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
5e0e61a
musb: save and restore missing bus control register
by Ajay Kumar Gupta
· 15 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 15 years ago
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
0ded2f1
USB: musb: set version of Blackfin version
by Cliff Cai
· 15 years ago
8573e6a
USB: musb: get rid of omap_readl/writel
by Felipe Balbi
· 15 years ago
4f712e0
usb: musb: Add context save and restore support
by Ajay Kumar Gupta
· 15 years ago
51bf0d0
usb: musb: save dynfifo in musb struct
by Ajay Kumar Gupta
· 15 years ago
7ed069c
USB: musb: remove some of the never defined defines
by Felipe Balbi
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
32c3b94
USB: MUSB: save hardware revision at init
by Anand Gadiyar
· 15 years ago
b20cf90
USB: musb: make HAVE_CLK support optional
by Mike Frysinger
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
a483d70
musb: add high bandwidth ISO support
by Ajay Kumar Gupta
· 16 years ago
f7f9d63
musb: otg timer cleanup
by David Brownell
· 16 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
a5073b5
musb_gadget: fix unhandled endpoint 0 IRQs
by Sergei Shtylyov
· 16 years ago
3223371
USB: musb: fix init oops crash with static FIFO config
by Giuseppe GORGOGLIONE
· 16 years ago
5d67a85
USB: musb: rewrite host periodic endpoint allocation
by Sergei Shtylyov
· 16 years ago
c6cf8b0
USB: musb: add Blackfin specific configuration to MUSB
by Bryan Wu
· 16 years ago
c48a515
USB: musb: check if set_irq_wake succeded and remember it
by Felipe Balbi
· 16 years ago
96a274d
USB: musb: sysfs mode updates
by David Brownell
· 16 years ago
746cdd0
usb: musb: get rid of procfs entry
by Felipe Balbi
· 17 years ago
ca6d1b1
usb: musb: pass configuration specifics via pdata
by Felipe Balbi
· 17 years ago
550a737
USB: Add MUSB and TUSB support
by Felipe Balbi
· 17 years ago