Sign in
android-kvm
/
linux
/
6109bcf7130126d24a9ec9d881c665d5d9ab0eb4
/
drivers
/
usb
/
musb
/
musb_core.h
7ad7695
usb: musb: remove duplicated port mode enum
by Bin Liu
· 7 years ago
53e1657
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
by Bin Liu
· 7 years ago
42e990e
usb: musb: remove readl/writel from struct musb_platform_ops
by Bin Liu
· 7 years ago
a9762b7
usb: musb: remove blackfin port
by Arnd Bergmann
· 7 years ago
21b650c
USB: musb: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
0567849
usb: musb: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0c3aae9
USB: musb: fix late external abort on suspend
by Johan Hovold
· 7 years ago
0ccbada
usb: musb: add helper function musb_ep_xfertype_string
by Bin Liu
· 8 years ago
1fa07c3
usb: musb: Add quirk to avoid skb reserve in gadget mode
by Peter Ujfalusi
· 8 years ago
593bc46
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
by Alexandre Bailon
· 8 years ago
7bddba7
Merge 4.10-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
a926ed1
usb: musb: Add a quirk to preserve the session during suspend
by Alexandre Bailon
· 8 years ago
407788b
usb: musb: Fix host mode error -71 regression
by Tony Lindgren
· 8 years ago
6def85a
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
by Bin Liu
· 8 years ago
0edbf9e
Merge 4.9-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
830fc64
usb: musb: core: added helper function for parsing DT
by Petr Kulhavy
· 8 years ago
2bff391
usb: musb: Fix PM for hub disconnect
by Tony Lindgren
· 8 years ago
ea2f35c
usb: musb: Fix sleeping function called from invalid context for hdrc glue
by Tony Lindgren
· 8 years ago
c723bd6
usb: musb: Fix broken use of static variable for multiple instances
by Tony Lindgren
· 8 years ago
2b9a8c4
usb: musb: Fix session based PM for first invalid VBUS
by Tony Lindgren
· 8 years ago
467d5c9
usb: musb: Implement session bit based runtime PM for musb-core
by Tony Lindgren
· 8 years ago
12b7db2
usb: musb: Return error value from musb_mailbox
by Tony Lindgren
· 9 years ago
517baff
usb: musb: Use delayed for musb_gadget_pullup
by Tony Lindgren
· 9 years ago
ead22ca
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config
by Petr Kulhavy
· 9 years ago
8055555
usb: musb: core: Fix handling of the phy notifications
by Tony Lindgren
· 9 years ago
3bbafac
usb: musb: core: add common method of getting vbus status
by Roman Alyautdin
· 9 years ago
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
· 12 years ago
65b3d52
usb: musb: add musb_ida for multi instance support
by B, Ravi
· 12 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
Next »