Sign in
android-kvm
/
linux
/
d24a7a439a329b60f8e168c03e80566519e09be2
/
drivers
/
usb
/
musb
/
musb_core.c
4f9edd2
usb: musb: Fix the crash issue during reboot
by Hema HK
· 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
7acc619
usb: musb: Idle path retention and offmode support for OMAP3
by Hema HK
· 14 years ago
ec95d35
usb: musb: core: set has_tt flag
by Felipe Balbi
· 14 years ago
75a14b1
usb: musb: do not error out if Kconfig doesn't match board mode
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
541079d
usb: musb: core: fix IRQ check
by Sergei Shtylyov
· 14 years ago
456bb16
usb: musb: fix kernel panic during s2ram(v2)
by Ming Lei
· 14 years ago
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
2faa83e
Revert "USB: musb: pm: don't rely fully on clock support"
by Greg Kroah-Hartman
· 14 years ago
e4a2b35
usb: musb: core: kill unneeded #include's
by Sergei Shtylyov
· 14 years ago
4bc36fd
usb: musb: add support for ux500 platform
by Mian Yousaf Kaukab
· 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
3c8a5fc
usb: musb: mark musb_save/restore_context static
by Felipe Balbi
· 14 years ago
4963514
usb: musb: drop musb_platform_save/restore_context
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
05ac10d
usb: musb: trivial search and replace patch
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
fcf173e
usb: musb: add names for IRQs in structure resource
by Hema Kalliguddi
· 14 years ago
ea65df5
usb: musb: remove board_data parameter from musb_platform_init()
by Hema Kalliguddi
· 14 years ago
07a8cdd
usb: musb: do not use dma for control transfers
by Anand Gadiyar
· 14 years ago
19aab56
usb: musb: Fix handling of spurious SESSREQ
by Heikki Krogerus
· 14 years ago
b212091
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
by Ming Lei
· 14 years ago
32d5dc9
USB: musb: pm: don't rely fully on clock support
by Bob Liu
· 14 years ago
120d074
usb: musb: don't leave PHY enabled on shutdown()
by Grazvydas Ignotas
· 14 years ago
843bb1d
USB: musb: AM35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
f405387
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
by Sergei Shtylyov
· 14 years ago
a6038ee
usb: musb: ignore spurious SESSREQ interrupts
by Heikki Krogerus
· 14 years ago
ae9b2ad
usb: musb: Change to direct addr in context save/restore
by Bob Liu
· 14 years ago
d709d22
USB: musb: fix compilation warning in host only mode
by Ajay Kumar Gupta
· 15 years ago
f2263db
USB: musb: fix Blackfin ulpi stubs
by Mike Frysinger
· 15 years ago
7d9645f
USB: musb_core: make disconnect and suspend interrupts work again
by Sergei Shtylyov
· 15 years ago
2bb14cb
usb: musb: Fix a bug by making suspend interrupt available in device mode
by Maulik Mankad
· 15 years ago
ffb865b
usb: musb: add ulpi access operations
by Heikki Krogerus
· 15 years ago
b0f9da7
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
by Felipe Balbi
· 15 years ago
7f7f9e2
usb: musb: add debugfs support
by Felipe Balbi
· 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
e6c213b
usb: musb: allow board to pass down fifo mode
by Felipe Balbi
· 15 years ago
749da5f
USB: straighten out port feature vs. port status usage
by Alan Stern
· 15 years ago
34e2beb
musb_core: fix musb_init_controller() error cleanup path
by Sergei Shtylyov
· 15 years ago
461972d
musb_core: don't call musb_platform_exit() twice
by Sergei Shtylyov
· 15 years ago
3d0bfbf
musb_core: don't prevent disabling clock on driver unload
by Sergei Shtylyov
· 15 years ago
1fb48f4
musb_core: don't touch 'musb->clock' in musb_free()
by Sergei Shtylyov
· 15 years ago
5e0e61a
musb: save and restore missing bus control register
by Ajay Kumar Gupta
· 15 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 15 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 15 years ago
7f5b09c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
ab3bbfa
USB: musb: only print info message if probe() is successful
by Felipe Balbi
· 15 years ago
da5108e
USB: musb: unmap base if we can't probe
by Felipe Balbi
· 15 years ago
ad517e9e
USB: musb: we already tested for dyn_fifo
by Felipe Balbi
· 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
5fc4e77
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
by Ajay Kumar Gupta
· 15 years ago
51bf0d0
usb: musb: save dynfifo in musb struct
by Ajay Kumar Gupta
· 15 years ago
1c25fda
usb: musb: handle irqs in the order dictated by programming guide
by Arnaud Mandy
· 15 years ago
3b15152
USB: musb: Add new fifo table for a OMAP3 errata
by Ajay Kumar Gupta
· 15 years ago
7ed069c
USB: musb: remove some of the never defined defines
by Felipe Balbi
· 15 years ago
9437575
USB: musb: move to sysfs_groups
by Felipe Balbi
· 15 years ago
b3b1cc3
USB: musb: move two printk to dev_err
by Felipe Balbi
· 15 years ago
195e9e4
USB: musb: use resource_size()
by Felipe Balbi
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
0ea52ff
USB: musb: Fix array index out of bounds issue
by Maulik Mankad
· 15 years ago
cd42fef
USB: musb: do not work if no gadget driver is loaded
by Felipe Balbi
· 15 years ago
e3060b1
USB: musb: move musb_remove to __exit
by Felipe Balbi
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
32c3b94
USB: MUSB: save hardware revision at init
by Anand Gadiyar
· 15 years ago
1230435
USB: musb: Remove unwanted message in boot log
by Ajay Kumar Gupta
· 15 years ago
c740d0d
USB: musb: fix put_device() call sequence
by Ajay Kumar Gupta
· 16 years ago
2e6713c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 16 years ago
2bbff7b
USB: musb: fix CONFIGDATA register read issue
by Ajay Kumar Gupta
· 16 years ago
3a9f5bd
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
by Amit Kucheria
· 16 years ago
48fea96
USB: Rework musb suspend()/resume_early()
by Magnus Damm
· 16 years ago
a483d70
musb: add high bandwidth ISO support
by Ajay Kumar Gupta
· 16 years ago
ab983f2a
musb: support disconnect after HNP roleswitch
by David Brownell
· 16 years ago
1de00da
musb: make initial HNP roleswitch work (v2)
by David Brownell
· 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
10c966c
USB: musb: fix build when !CONFIG_PM
by Alexander Beregalov
· 16 years ago
0ec8fd7
USB: musb: fix possible panic while resuming
by Kim Kyuwon
· 16 years ago
7438217
USB: musb: only turn off vbus in OTG hosts
by Ajay Kumar Gupta
· 16 years ago
e747951
USB: musb: fix srp sysfs entry deletion
by Vikram Pandita
· 16 years ago
5c23c90
USB: musb: resume suspended root hub on disconnect
by Anand Gadiyar
· 16 years ago
34f32c9
usb: musb: make Davinci *work* in mainline
by David Brownell
· 16 years ago
97a3989
USB: musb free_irq bugfix
by Ajay Kumar Gupta
· 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
bb1c9ef
USB: musb: host side diagnostics tweaks
by David Brownell
· 16 years ago
96a274d
USB: musb: sysfs mode updates
by David Brownell
· 16 years ago
427c4f3
usb: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b60c72a
usb: musb: fix debug global variable name
by Felipe Balbi
· 16 years ago
28c2c51
usb: musb: remove dead code from procfs
by Felipe Balbi
· 16 years ago
Next »